{"packageName": "Moq", "title": "Moq: an enjoyable mocking library", "version": "4.20.72", "description": "Moq is the most popular and friendly mocking framework for .NET.", "summary": "", "authors": ["Daniel Cazzulino, kzu"], "owners": ["clarius", "Devlooped", "kzu"], "totalDownloads": 1182704676, "projectUrl": "https://github.com/moq/moq", "licenseUrl": "https://www.nuget.org/packages/Moq/4.20.72/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moq/4.20.72/icon", "tags": ["moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest"], "verified": true, "versionsCount": 93, "latestVersionDownloads": 213764595, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "AutoFixture.AutoMoq", "title": "AutoFixture with Auto Mocking using Moq", "version": "4.18.1", "description": "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", "summary": "", "authors": ["Mark Seemann, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 101375172, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.AutoMoq/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.automoq/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 216, "latestVersionDownloads": 33814153, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MockQueryable.Moq", "title": "MockQueryable.Moq", "version": "10.0.8", "description": "Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc.\n\t\t 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.", "summary": "", "authors": ["Roman Titov"], "owners": ["KeMik"], "totalDownloads": 34905139, "projectUrl": "https://github.com/romantitov/MockQueryable", "licenseUrl": "https://www.nuget.org/packages/MockQueryable.Moq/10.0.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mockqueryable.moq/10.0.8/icon", "tags": ["Mock", "EntityFrameworkCore", "Queryable", "mock", "EF", "UnitTests"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 440137, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.AutoMock", "title": "Moq.AutoMock", "version": "4.0.2", "description": "An auto-mocking container that generates mocks using Moq", "summary": "", "authors": ["Tim Kellogg, Adam Hewitt, Kevin Bost"], "owners": ["adamhewitt627", "Keboo", "tkellogg"], "totalDownloads": 30387492, "projectUrl": "https://github.com/moq/Moq.AutoMocker", "licenseUrl": "https://www.nuget.org/packages/Moq.AutoMock/4.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moq.automock/4.0.2/icon", "tags": [], "verified": false, "versionsCount": 29, "latestVersionDownloads": 452775, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Autofac.Extras.Moq", "title": "Autofac.Extras.Moq", "version": "8.0.1", "description": "Autofac extension for automocking and creation of mock objects in Moq.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 20814017, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.Moq/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.moq/8.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "moq"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 22905, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.EntityFrameworkCore", "title": "Moq Extensions for Entity Framework Core", "version": "10.0.0.2", "description": "Library that provides methods that will help you with mocking Entity Framework Core. Easily mock DbSet and DbContext for unit testing with Moq.", "summary": "", "authors": ["Michał Jankowski"], "owners": ["Michal_Jankowski"], "totalDownloads": 20870052, "projectUrl": "https://github.com/MichalJankowskii/Moq.EntityFrameworkCore", "licenseUrl": "https://www.nuget.org/packages/Moq.EntityFrameworkCore/10.0.0.2/license", "iconUrl": "", "tags": ["Moq", "mocking", "EF", "EntityFramework", "DbSet", "DbContext", "unit-test", "testing", "framework", "TDD", "BDD", "EntityFrameworkCore", "EFCore", "mock", "unittest"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 492384, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Dapper", "title": "Moq.Dapper", "version": "1.0.7", "description": "Moq extensions for Dapper methods.", "summary": "", "authors": ["Stefano d'Antonio"], "owners": ["UnoSD"], "totalDownloads": 10375743, "projectUrl": "https://github.com/UnoSD/Moq.Dapper", "licenseUrl": "https://www.nuget.org/packages/Moq.Dapper/1.0.7/license", "iconUrl": "", "tags": ["Moq", "Dapper", "Test"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 4708559, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Contrib.HttpClient", "title": "Moq.Contrib.HttpClient", "version": "1.4.0", "description": "A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.", "summary": "", "authors": ["Max Kagamine"], "owners": ["maxkagamine"], "totalDownloads": 9086134, "projectUrl": "https://github.com/maxkagamine/Moq.Contrib.HttpClient", "licenseUrl": "https://www.nuget.org/packages/Moq.Contrib.HttpClient/1.4.0/license", "iconUrl": "", "tags": ["moq", "http", "httpclient", "mock", "mocking", "test", "testing"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 6790760, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "ILogger.Moq", "title": "ILogger.Moq", "version": "2.0.0", "description": "Enables the Moq's Verify API over the *ILogger* extensions (LogInformation, LogError, etc).", "summary": "", "authors": ["Adrian Iftode"], "owners": ["adrian.iftode"], "totalDownloads": 5944500, "projectUrl": "https://github.com/adrianiftode/Moq.ILogger", "licenseUrl": "https://www.nuget.org/packages/ILogger.Moq/2.0.0/license", "iconUrl": "", "tags": ["Moq", "ILogger", "ILoggerExtensions", "unit", "unittest", "logging"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 1083219, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Analyzers", "title": "Moq.Analyzers", "version": "0.4.2", "description": "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.", "summary": "", "authors": ["Matt Kotsenas, Andrey \"Litee\" Lipatkin, Richard Murillo"], "owners": ["Litee", "rjmurillo"], "totalDownloads": 3449131, "projectUrl": "https://github.com/rjmurillo/moq.analyzers", "licenseUrl": "https://www.nuget.org/packages/Moq.Analyzers/0.4.2/license", "iconUrl": "", "tags": ["moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "mock", "test", "analyzers"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 235064, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Ninject.MockingKernel.Moq", "title": "Ninject.MockingKernel.Moq", "version": "3.3.0", "description": "Automock implementation for Moq using Ninject to create the objects under test.", "summary": "", "authors": ["Ninject Project Contributors"], "owners": ["idavis", "Ninject", "remogloor", "scott xu"], "totalDownloads": 3410906, "projectUrl": "http://www.ninject.org/", "licenseUrl": "https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.moq/3.3.0/icon", "tags": ["Ninject", "ioc", "di", "automock", "Moq"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 2688029, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "AutoMoq", "title": "AutoMoq", "version": "2.0.0", "description": "Auto-mocking container", "summary": "", "authors": ["Darren Cauthon"], "owners": ["darrencauthon"], "totalDownloads": 2608800, "projectUrl": "https://github.com/darrencauthon/AutoMoq", "licenseUrl": "https://github.com/darrencauthon/AutoMoq/blob/master/license.txt", "iconUrl": "", "tags": ["moq", "unity", "tdd", "testing", "test"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 1962781, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "HttpContextMoq", "title": "HttpContextMoq: Easy mocking for ASP.NET Core HttpContext", "version": "1.7.0", "description": "HttpContextMoq is an implementation of AspNetCore.Http.HttpContext that stores a Mock instance and works as a proxy for the real Mock.", "summary": "", "authors": ["Tiago Araújo"], "owners": ["tiagodaraujo"], "totalDownloads": 2994379, "projectUrl": "https://github.com/tiagodaraujo/httpcontextmoq", "licenseUrl": "https://www.nuget.org/packages/HttpContextMoq/1.7.0/license", "iconUrl": "", "tags": ["aspnetcore", "httpcontext", "moq", "mocking", "mocks", "tdd", "unittesting", "unittest"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 697193, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFrameworkTesting.Moq", "title": "EntityFrameworkTesting.Moq", "version": "1.3.0", "description": "Testing helpers for using Moq with EntityFramework.", "summary": "", "authors": ["Rowan Miller, Scott Xu"], "owners": ["scott xu"], "totalDownloads": 1989583, "projectUrl": "https://github.com/scott-xu/EntityFramework.Testing", "licenseUrl": "https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE", "iconUrl": "", "tags": ["EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "Moq"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 881221, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFrameworkCore.Testing.Moq", "title": "EntityFrameworkCore.Testing.Moq", "version": "10.0.0", "description": "Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.\n\nEntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+)\nEntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3\nEntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5\nEntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6\nEntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7\nEntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8\nEntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9\nEntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 2426926, "projectUrl": "https://github.com/rgvlee/EntityFrameworkCore.Testing", "licenseUrl": "https://www.nuget.org/packages/EntityFrameworkCore.Testing.Moq/10.0.0/license", "iconUrl": "", "tags": ["EntityFrameworkCore", "EFCore", "Moq", "mock", "testing"], "verified": false, "versionsCount": 55, "latestVersionDownloads": 109840, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Philips.CodeAnalysis.MoqAnalyzers", "title": "Philips.CodeAnalysis.MoqAnalyzers", "version": "2.1.2", "description": "Roslyn Diagnostic Analyzers for Unit Testing with Moq", "summary": "", "authors": ["Brian Collamore, Jean-Paul Mayer and Ynse Hoornenborg"], "owners": ["ajbarga", "bcoll", "collamore"], "totalDownloads": 1868525, "projectUrl": "https://github.com/philips-software/roslyn-analyzers", "licenseUrl": "https://www.nuget.org/packages/Philips.CodeAnalysis.MoqAnalyzers/2.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/philips.codeanalysis.moqanalyzers/2.1.2/icon", "tags": ["CSharp", "MsTest", "Roslyn", "CodeAnalysis", "analyzers", "moq", "Philips"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Sequences", "title": "Moq.Sequences", "version": "2.2.1", "description": "Supports checking that Moq setups are executed in sequence.", "summary": "", "authors": ["Declan Whelan"], "owners": ["dwhelan", "stakx"], "totalDownloads": 1187128, "projectUrl": "https://github.com/dwhelan/Moq-Sequences", "licenseUrl": "https://www.nuget.org/packages/Moq.Sequences/2.2.1/license", "iconUrl": "", "tags": ["moq", "mock", ".net45", "netstandard2.0"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 537664, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "AutoMoqCore", "title": "AutoMoqCore", "version": "2.1.0", "description": "AutoMoq(Darren Cauthon) portado para", "summary": "", "authors": ["Darren Cauthon, Thomas Ribeiro"], "owners": ["ThomasHfr"], "totalDownloads": 1403296, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 760199, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "AutoBogus.Moq", "title": "AutoBogus.Moq", "version": "2.13.1", "description": "A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using Moq.", "summary": "", "authors": ["Nick Dodd"], "owners": ["nickdodd79"], "totalDownloads": 1474185, "projectUrl": "https://github.com/nickdodd79/AutoBogus", "licenseUrl": "https://www.nuget.org/packages/AutoBogus.Moq/2.13.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autobogus.moq/2.13.1/icon", "tags": [], "verified": false, "versionsCount": 26, "latestVersionDownloads": 1090684, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFrameworkCoreMock.Moq", "title": "EntityFrameworkCoreMock.Moq", "version": "4.0.0", "description": "Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq", "summary": "", "authors": ["Wouter Huysentruit"], "owners": ["huysentruitw"], "totalDownloads": 1631354, "projectUrl": "https://github.com/huysentruitw/entity-framework-core-mock", "licenseUrl": "https://www.nuget.org/packages/EntityFrameworkCoreMock.Moq/4.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 34, "latestVersionDownloads": 56483, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Contrib", "title": "Moq.Contrib", "version": "0.3.0", "description": "Contributed features and third-party integration for Moq.", "summary": "Contributed features and third-party integration for Moq.", "authors": ["kzu.net"], "owners": ["codemonkeyking"], "totalDownloads": 895784, "projectUrl": "http://code.google.com/p/moq-contrib/", "licenseUrl": "http://www.opensource.org/licenses/bsd-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moq.contrib/0.3.0/icon", "tags": ["TDD", "moq", "mocking", "mocks", "unittesting"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 895784, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MemoryCache.Testing.Moq", "title": "MemoryCache.Testing.Moq", "version": "1.2.2", "description": "A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using Moq.", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 1131852, "projectUrl": "https://github.com/rgvlee/MemoryCache.Testing", "licenseUrl": "https://www.nuget.org/packages/MemoryCache.Testing.Moq/1.2.2/license", "iconUrl": "", "tags": ["MemoryCache", "IMemoryCache", "Moq", "mock", "testing"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 1092466, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MoqMicrosoftConfiguration", "title": "MoqMicrosoftConfiguration", "version": "1.0.5", "description": "Extension methods for setupping mock values of Microsoft.Extensions.Configuration.IConfiguration.", "summary": "", "authors": ["MyNihongo, Moq contributors"], "owners": ["my.nihongo"], "totalDownloads": 749415, "projectUrl": "https://github.com/moq", "licenseUrl": "https://www.nuget.org/packages/MoqMicrosoftConfiguration/1.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moqmicrosoftconfiguration/1.0.5/icon", "tags": ["moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "microsoft", "configuration"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 277504, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "FluentAssertions.ArgumentMatchers.Moq", "title": "FluentAssertions.ArgumentMatchers.Moq", "version": "3.2.0", "description": "Contains Moq argument matchers using FluentAssertions", "summary": "", "authors": ["Ronald Bosma"], "owners": ["ronaldbosma"], "totalDownloads": 726826, "projectUrl": "https://github.com/ronaldbosma/FluentAssertions.ArgumentMatchers.Moq", "licenseUrl": "https://www.nuget.org/packages/FluentAssertions.ArgumentMatchers.Moq/3.2.0/license", "iconUrl": "", "tags": ["netstandard", "netcore", "Moq", "FluentAssertions", "mocking", "mocks", "unittesting", "unittest", "TDD"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 185360, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MoqExpression", "title": "MoqExpression", "version": "2.0.0", "description": "This package helps you to solve expression function in unit test moq framework.", "summary": "", "authors": ["Ovais Hanif"], "owners": ["ovaishanif94"], "totalDownloads": 351934, "projectUrl": "https://github.com/ovaishanif94/Moq.Expression", "licenseUrl": "https://www.nuget.org/packages/MoqExpression/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moqexpression/2.0.0/icon", "tags": ["aspnet", "core", "aspnetcore", "moq", "expression", "expressionfunction", "lambdafunction", "mock", "unittest", "nunit", "xunit", "mstest"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 329180, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Machine.Fakes.Moq", "title": "Machine.Fakes.Moq", "version": "2.11.0", "description": "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.", "summary": "", "authors": ["Machine Specifications"], "owners": ["Machine.Specifications"], "totalDownloads": 404921, "projectUrl": "https://github.com/machine/machine.fakes", "licenseUrl": "https://www.nuget.org/packages/Machine.Fakes.Moq/2.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/machine.fakes.moq/2.11.0/icon", "tags": ["tdd", "bdd", "testing", "unittest", "fakes", "mocks", "mspec", "mfakes"], "verified": false, "versionsCount": 53, "latestVersionDownloads": 100098, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Objectivity.AutoFixture.XUnit2.AutoMoq", "title": "Objectivity.AutoFixture.XUnit2.AutoMoq", "version": "3.6.3", "description": "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.", "summary": "", "authors": ["Accenture"], "owners": ["Objectivity", "pzajac"], "totalDownloads": 600808, "projectUrl": "https://github.com/Accenture/AutoFixture.XUnit2.AutoMock", "licenseUrl": "https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoMoq/3.6.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.automoq/3.6.3/icon", "tags": ["AutoFixture", "Moq", "xUnit", "xUnit2", "AutoMoq", "AutoMock"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 41362, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Verify.Moq", "title": "Verify.Moq", "version": "2.2.0", "description": "Adds Verify (https://github.com/VerifyTests/Verify) support for verifying Moq (https://github.com/moq/moq4) types", "summary": "", "authors": ["https://github.com/VerifyTests/Verify.Moq/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 266879, "projectUrl": "https://github.com/VerifyTests/Verify.Moq", "licenseUrl": "https://www.nuget.org/packages/Verify.Moq/2.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify.moq/2.2.0/icon", "tags": ["Moq", "Verify"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 110973, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "structuremap.automocking.moq", "title": "structuremap.automocking.moq", "version": "4.0.0.315", "description": "StructureMap AutoMocker for Moq", "summary": "", "authors": ["Jeremy Miller"], "owners": ["jeremydmiller"], "totalDownloads": 341254, "projectUrl": "http://structuremap.github.io/", "licenseUrl": "https://github.com/structuremap/structuremap/raw/master/LICENSE.TXT", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 6, "latestVersionDownloads": 82082, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "LazyCache.Testing.Moq", "title": "LazyCache.Testing.Moq", "version": "1.3.0", "description": "A mocking library that creates LazyCache IAppCache system mocks using Moq.", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 315890, "projectUrl": "https://github.com/rgvlee/LazyCache.Testing", "licenseUrl": "https://www.nuget.org/packages/LazyCache.Testing.Moq/1.3.0/license", "iconUrl": "", "tags": ["LazyCache", "Moq", "mock", "testing"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 292707, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Dapper.Moq", "title": "Dapper.Moq", "version": "1.1.0", "description": "Moq extensions for Dapper methods.", "summary": "", "authors": ["Stefano d'Antonio"], "owners": ["Lonli-Lokli"], "totalDownloads": 220844, "projectUrl": "https://github.com/Lonli-Lokli/Moq.Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.Moq/1.1.0/license", "iconUrl": "", "tags": ["Moq", "Dapper", "Test"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 220844, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Talentsoft.Moq.SetupAsync", "title": "Moq.SetupAsync", "version": "1.0.0", "description": "Extension for Moq that allow to easily mock async methods", "summary": "", "authors": ["Mickaël Nivet"], "owners": ["mnivet"], "totalDownloads": 264282, "projectUrl": "https://github.com/TalentSoft/Moq.SetupAsync", "licenseUrl": "", "iconUrl": "", "tags": ["moq", "async", "task"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 264282, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "UnityAutoMoq", "title": "UnityAutoMoq", "version": "2.1.1", "description": "Automocking container using Microsoft Unity and Moq.", "summary": "Automocking container using Microsoft Unity and Moq.", "authors": ["Thomas Pedersen (thedersen)"], "owners": ["thedersen"], "totalDownloads": 230646, "projectUrl": "https://github.com/thedersen/UnityAutoMoq", "licenseUrl": "http://thedersen.mit-license.org/", "iconUrl": "", "tags": ["unity", "moq", "automocking", "test", "unittest"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 223661, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "SimpleFixture.Moq", "title": "SimpleFixture.Moq", "version": "3.0.6", "description": "Package Description", "summary": "", "authors": ["Ian Johnson"], "owners": ["ipjohnson123"], "totalDownloads": 219399, "projectUrl": "https://github.com/ipjohnson/SimpleFixture", "licenseUrl": "https://github.com/ipjohnson/SimpleFixture/blob/master/License.md", "iconUrl": "", "tags": ["Test", "Fixture", "Data", "Generation"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 166012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFrameworkMock.Moq", "title": "EntityFrameworkMock.Moq", "version": "1.0.0.72", "description": "Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq", "summary": "", "authors": ["Wouter Huysentruit"], "owners": ["huysentruitw"], "totalDownloads": 203531, "projectUrl": "https://github.com/huysentruitw/entity-framework-mock", "licenseUrl": "https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 30, "latestVersionDownloads": 25890, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Contrib.ExpressionBuilders.Logging", "title": "Moq.Contrib.ExpressionBuilders.Logging", "version": "1.1.0", "description": "A fluent expression builder that allows easy verification of ILogger Log* (LogDebug, LogInformation, LogError etc) invocations.", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 248166, "projectUrl": "https://github.com/rgvlee/Moq.Contrib.ExpressionBuilders.Logging", "licenseUrl": "https://www.nuget.org/packages/Moq.Contrib.ExpressionBuilders.Logging/1.1.0/license", "iconUrl": "", "tags": ["Moq", "contrib", "ILogger", "verify", "setup", "logging", "mock", "testing"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 114032, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "FastMoq", "title": "FastMoq", "version": "4.5.0", "description": "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.", "summary": "", "authors": ["Christopher Winland"], "owners": ["chrislw", "cwinland"], "totalDownloads": 147244, "projectUrl": "https://github.com/cwinland/FastMoq", "licenseUrl": "https://www.nuget.org/packages/FastMoq/4.5.0/license", "iconUrl": "", "tags": ["fastmoq", "testing", "unit-testing", "mocking", "test-doubles", "dependency-injection", "provider-first", "provider-neutral", "aspnetcore", "blazor", "efcore", "azure", "azure-functions", "analyzers", "moq", "nsubstitute"], "verified": true, "versionsCount": 56, "latestVersionDownloads": 40, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Stashbox.Moq", "title": "Stashbox.Moq", "version": "4.8.0", "description": "Moq auto mocking integration for Stashbox.", "summary": "", "authors": ["Peter Csajtai"], "owners": ["pcsajtai"], "totalDownloads": 140704, "projectUrl": "https://github.com/z4kn4fein/stashbox-mocking", "licenseUrl": "https://www.nuget.org/packages/Stashbox.Moq/4.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stashbox.moq/4.8.0/icon", "tags": ["Stashbox", "Moq", "mock", "unit", "test", "mocking"], "verified": false, "versionsCount": 55, "latestVersionDownloads": 1431, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "RockLib.Logging.Moq", "title": "RockLib.Logging.Moq", "version": "4.0.0", "description": "Extensions for verifying logging operations with Moq.", "summary": "", "authors": ["Rocket Mortgage"], "owners": ["RockLib"], "totalDownloads": 173145, "projectUrl": "https://github.com/RockLib/RockLib.Logging", "licenseUrl": "https://www.nuget.org/packages/RockLib.Logging.Moq/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rocklib.logging.moq/4.0.0/icon", "tags": ["RockLib", "Logging", "Logger", "Extensions", "Moq"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 26031, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Net.Testing.Moq.Grpc", "title": "Net.Testing.Moq.Grpc", "version": "1.5.0", "description": "Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq", "summary": "", "authors": ["maximiliysiss"], "owners": ["maximiliysiss"], "totalDownloads": 175667, "projectUrl": "https://github.com/maximiliysiss/grpc.net.testing.moq", "licenseUrl": "", "iconUrl": "", "tags": ["gRPC", "Moq"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 48975, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFrameworkCore3Mock.Moq", "title": "EntityFrameworkCore3Mock.Moq", "version": "2.1.0", "description": "Easy Mock wrapper for mocking EntityFrameworkCore 3 (EFCore3) DbContext and DbSet using Moq", "summary": "", "authors": ["Wouter Huysentruit"], "owners": ["huysentruitw"], "totalDownloads": 298482, "projectUrl": "https://github.com/cup-of-tea-dot-be/entity-framework-core3-mock", "licenseUrl": "https://www.nuget.org/packages/EntityFrameworkCore3Mock.Moq/2.1.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 9, "latestVersionDownloads": 122843, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "EntityFramework.MoqHelper", "title": "EntityFramework.MoqHelper", "version": "1.0.1", "description": "Helper methods to work with Entity Framework 6.* and Moq libraries doing mocks of Entity Framework main methods that access database.\n\nTo understand how to mock on EF 6, then what this package can do for you, give a look at:\n\nhttp://www.codeproject.com/Tips/1045590/Testing-with-mock-on-Entity-Framework\n\n\nMore info about how to use this library in GitHub repositoy:\nhttps://github.com/baderbuddy/EntityFramework.MoqHelper", "summary": "Helper methods to work with Entity Framework 6 and Moq libraries doing mocks of Entity Framework main methods that access database.", "authors": ["Richard Silveira, baderbuddy"], "owners": ["baderbuddy", "RichardSilveira"], "totalDownloads": 155279, "projectUrl": "https://github.com/baderbuddy/EntityFramework.MoqHelper", "licenseUrl": "https://opensource.org/licenses/MIT", "iconUrl": "https://api.nuget.org/v3-flatcontainer/entityframework.moqhelper/1.0.1/icon", "tags": ["entityframework", "moq", "test", "EF", "mock", "TDD", "'Entity", "Framework'"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 107583, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Moq.Autocomplete", "title": "Moq.Autocomplete", "version": "0.0.1", "description": "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.", "summary": "", "authors": ["Andrey \"Litee\" Lipatkin"], "owners": ["Litee", "rjmurillo"], "totalDownloads": 119919, "projectUrl": "https://github.com/Litee/moq.autocomplete", "licenseUrl": "https://github.com/Litee/moq.autocomplete/blob/master/LICENSE", "iconUrl": "", "tags": ["moq", "mock", "test", "autocomplete"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 119919, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "TransparentMoq", "title": "TransparentMoq", "version": "4.20.70.2+542ce7f6f7", "description": "With inspiration taken from mocking frameworks like NSubstitute, FakeItEasy and JustMock this package adds some of the syntactic advantages of these frameworks to Moq.\n\nTransparentMoq 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.\n\nThe library provides extension methods for most (if not all) of Moq's methods, so they can be called directly on the T variable.\nExamples:\nInstead of\nprivate Mock fileSystem = new Mock();\nWrite\nprivate IFileSystem fileSystem = New.Mock();\n\nInstead of\nMethodThatTakesFileSystem(fileSystem.Object);\nwrite\nMethodThatTakesFileSystem(fileSystem);\n\nTo arrange a mock everything remains the same:\nfileSystem.Setup(x => x.Exists(It.IsAny())).Returns(true);", "summary": "", "authors": ["Kim Hugener-Ohlsen"], "owners": ["hugener"], "totalDownloads": 106191, "projectUrl": "https://github.com/sundews/TransparentMoq", "licenseUrl": "https://www.nuget.org/packages/TransparentMoq/4.20.70.2/license", "iconUrl": "", "tags": ["moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "transparentmoq"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 32951, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Soenneker.Utils.AutoBogus.Moq", "title": "Soenneker.Utils.AutoBogus.Moq", "version": "4.0.802", "description": "An AutoFakerBinder for interfaces and abstract objects using Moq", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 160695, "projectUrl": "https://github.com/soenneker/soenneker.utils.autobogus.moq", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.Moq/4.0.802/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.moq/4.0.802/icon", "tags": ["utils", "autobogus", "moq", "bogus", "unit", "fixture", "tests", "moqautofakerbinder", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 789, "latestVersionDownloads": 78, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "AutoFixture.AutoMoq.AutoSetup", "title": "AutoFixture with Auto Mocking using Moq and Auto Setup the calls", "version": "1.3.0", "description": "Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.", "summary": "Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.", "authors": ["Mark Struik"], "owners": ["Mark_Struik"], "totalDownloads": 214854, "projectUrl": "https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup", "licenseUrl": "https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup/blob/master/LICENSE", "iconUrl": "", "tags": ["AutoFixture", "Moq", "NUnit", "AutoMoq", "AutoSetup"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 208857, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Grace.Moq", "title": "Grace.Moq", "version": "2.4.2", "description": "Grace.Moq provides integration classes between Moq and Grace (Dependency Injection Container)", "summary": "Grace.Moq is a companion library for Grace and Moq", "authors": ["Ian Johnson"], "owners": ["ipjohnson123"], "totalDownloads": 90777, "projectUrl": "https://github.com/ipjohnson/Grace", "licenseUrl": "https://github.com/ipjohnson/Grace/blob/master/License.md", "iconUrl": "", "tags": ["IoC", "Dependency", "Injection", "Container", "Moq"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 5353, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "Dapper.MoqTests.Core", "title": "Dapper.MoqTests.Core", "version": "1.7.7", "description": "Assembly that provides assistance in testing Dapper methods, allows for Verify and Setup with sql and parameters", "summary": "", "authors": ["Simon Laing"], "owners": ["laingsimon"], "totalDownloads": 121294, "projectUrl": "https://github.com/laingsimon/Dapper.MoqTests", "licenseUrl": "https://www.nuget.org/packages/Dapper.MoqTests.Core/1.7.7/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 113472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "PanMoq.Fixturing.Primitives", "title": "PanMoq.Fixturing.Primitives", "version": "1.0.1", "description": "Provides an abstractions and extensibility primitives for PanMoq.\n\nCommonly Used Types:\nPanMoq.Fixturing.Primitives.IFixture\nPanMoq.Fixturing.Primitives.ISpecimenBroker\nPanMoq.Fixturing.Primitives.ISpecimenProvider", "summary": "", "authors": ["Bruce Markham"], "owners": ["PanMoq-Maintainers"], "totalDownloads": 110562, "projectUrl": "https://github.com/PanMoq/PanMoq", "licenseUrl": "https://www.nuget.org/packages/PanMoq.Fixturing.Primitives/1.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/panmoq.fixturing.primitives/1.0.1/icon", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 106035, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MoqExt", "title": "MoqExt", "version": "1.0.2", "description": "A tiny package (about 200 LOC) that implements a powerful MockingContext class. Try it.", "summary": "", "authors": ["Gustav Stieger"], "owners": ["Someguy"], "totalDownloads": 76516, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MoqExt/1.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/moqext/1.0.2/icon", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 76078, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "cJ15ig6pnkO14VXgO", "_dataset_id": "O7M9s6bsRtRGImrGQ"} {"packageName": "MongoDB.Bson", "title": "MongoDB.Bson", "version": "3.10.0", "description": "MongoDB's Official Bson Library.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 474277994, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Bson/3.10.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.bson/3.10.0/icon", "tags": ["mongodb", "mongo", "nosql", "bson"], "verified": true, "versionsCount": 96, "latestVersionDownloads": 608002, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver", "title": "MongoDB.Driver", "version": "3.10.0", "description": "Official .NET driver for MongoDB.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 406748224, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver/3.10.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.driver/3.10.0/icon", "tags": ["mongodb", "mongo", "nosql"], "verified": true, "versionsCount": 96, "latestVersionDownloads": 516670, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.Core", "title": "MongoDB.Driver.Core", "version": "2.30.0", "description": "Core Component of the Official MongoDB .NET Driver.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 381524822, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.Core/2.30.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.driver.core/2.30.0/icon", "tags": ["mongodb", "mongo", "nosql"], "verified": true, "versionsCount": 77, "latestVersionDownloads": 12331154, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Libmongocrypt", "title": "MongoDB.Libmongocrypt", "version": "1.12.0", "description": "Libmongocrypt wrapper for the .NET driver.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 285133284, "projectUrl": "http://www.mongodb.org/display/DOCS/CSharp+Language+Center", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt/1.12.0/icon", "tags": ["mongodb", "mongo", "nosql"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 20016955, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Elastic.Apm.MongoDb", "title": "Elastic.Apm.MongoDb", "version": "1.34.5", "description": "Elastic APM integration with the MongoDB.Driver package.", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch"], "totalDownloads": 30494587, "projectUrl": "https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html", "licenseUrl": "https://www.nuget.org/packages/Elastic.Apm.MongoDb/1.34.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elastic.apm.mongodb/1.34.5/icon", "tags": [], "verified": true, "versionsCount": 47, "latestVersionDownloads": 98756, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "AspNetCore.HealthChecks.MongoDb", "title": "AspNetCore.HealthChecks.MongoDb", "version": "9.0.0", "description": "HealthChecks.MongoDb is the health check package for MongoDb.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 34063227, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.MongoDb/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.mongodb/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "MongoDb"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 6393996, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.GridFS", "title": "MongoDB.Driver.GridFS", "version": "2.30.0", "description": "GridFS Component of the Official MongoDB .NET Driver.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 25062350, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.GridFS/2.30.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.driver.gridfs/2.30.0/icon", "tags": ["mongodb", "mongo", "nosql", "gridfs"], "verified": true, "versionsCount": 74, "latestVersionDownloads": 2435408, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "System.Data.OleDb", "title": "System.Data.OleDb", "version": "10.0.10", "description": "Provides a collection of classes for OLEDB.\n\nCommonly Used Types:\nSystem.Data.OleDb.OleDbCommand\nSystem.Data.OleDb.OleDbCommandBuilder\nSystem.Data.OleDb.OleDbConnection\nSystem.Data.OleDb.OleDbDataAdapter\nSystem.Data.OleDb.OleDbDataReader\nSystem.Data.OleDb.OleDbParameter\nSystem.Data.OleDb.OleDbParameterCollection\nSystem.Data.OleDb.OleDbTransaction", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 146108517, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Data.OleDb/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.data.oledb/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 39, "latestVersionDownloads": 99798, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Bson.signed", "title": "MongoDB.Bson.signed (Unofficial)", "version": "2.19.0", "description": "(Unofficial) Signed MongoDB's Bson Library. The containing assembly was generated by signing the officially published MongoDB.Bson.dll.", "summary": "", "authors": ["MongoDB Inc., Kephas Framework"], "owners": ["Ioan.Crisan", "kephas"], "totalDownloads": 18615619, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Bson.signed/2.19.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.bson.signed/2.19.0/icon", "tags": ["mongodb", "mongo", "nosql", "bson", "signed", "unofficial"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 958229, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.Core.Extensions.DiagnosticSources", "title": "MongoDB.Driver.Core.Extensions.DiagnosticSources", "version": "3.0.0", "description": "Package Description", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 19740595, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.DiagnosticSources/3.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 11, "latestVersionDownloads": 1874053, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Sitecore.FakeDb", "title": "Sitecore.FakeDb", "version": "2.0.1", "description": "Unit testing framework for Sitecore.", "summary": "", "authors": ["Sergey Shushlyapin"], "owners": ["sshushlyapin"], "totalDownloads": 61033316, "projectUrl": "https://github.com/sergeyshushlyapin/Sitecore.FakeDb", "licenseUrl": "https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE", "iconUrl": "", "tags": ["Sitecore", "unit-testing", "testing", "in-memory", "TDD", "mocking", "mocks"], "verified": false, "versionsCount": 99, "latestVersionDownloads": 1176997, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "LiteDB", "title": "LiteDB", "version": "5.0.21", "description": "LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile\nSigned by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).", "summary": "", "authors": ["Maurício David"], "owners": ["mbdavid", "Weirdo"], "totalDownloads": 44188644, "projectUrl": "https://www.litedb.org/", "licenseUrl": "https://www.nuget.org/packages/LiteDB/5.0.21/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/litedb/5.0.21/icon", "tags": ["database", "nosql", "embedded"], "verified": false, "versionsCount": 46, "latestVersionDownloads": 9413296, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.Core.signed", "title": "MongoDB.Driver.Core.signed (Unofficial)", "version": "2.19.0", "description": "(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.", "summary": "", "authors": ["MongoDB Inc., Kephas Framework"], "owners": ["Ioan.Crisan", "kephas"], "totalDownloads": 9147870, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.Core.signed/2.19.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.driver.core.signed/2.19.0/icon", "tags": ["mongodb", "mongo", "nosql", "signed", "unofficial"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 620483, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Testcontainers.MongoDb", "title": "Testcontainers.MongoDb", "version": "4.13.0", "description": "Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.", "summary": "", "authors": ["Andre Hofmeister and contributors"], "owners": ["HofmeisterAn", "Testcontainers"], "totalDownloads": 7600473, "projectUrl": "https://dotnet.testcontainers.org/", "licenseUrl": "https://www.nuget.org/packages/Testcontainers.MongoDb/4.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testcontainers.mongodb/4.13.0/icon", "tags": ["automation", "docker", "dotnet", "testcontainers", "testcontainers-dotnet", "testing"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 97659, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.signed", "title": "MongoDB.Driver.signed (Unofficial)", "version": "2.19.0", "description": "(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.", "summary": "", "authors": ["MongoDB Inc., Kephas Framework"], "owners": ["Ioan.Crisan", "kephas"], "totalDownloads": 7570595, "projectUrl": "https://www.mongodb.com/docs/drivers/csharp/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.signed/2.19.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.driver.signed/2.19.0/icon", "tags": ["mongodb", "mongo", "nosql", "signed", "unofficial"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 555487, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Serilog.Sinks.MongoDB", "title": "Serilog.Sinks.MongoDB", "version": "7.2.0", "description": "The MongoDB sink for Serilog", "summary": "", "authors": ["Kiran Makkapati, Jaben Cargman, Serilog Contributors"], "owners": ["jaben"], "totalDownloads": 7248341, "projectUrl": "http://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.MongoDB/7.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.mongodb/7.2.0/icon", "tags": ["serilog", "mongodb"], "verified": false, "versionsCount": 120, "latestVersionDownloads": 317500, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MassTransit.MongoDb", "title": "MassTransit.MongoDb", "version": "9.2.0", "description": "MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 5947580, "projectUrl": "https://massient.com/", "licenseUrl": "https://massient.com/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.mongodb/9.2.0/icon", "tags": ["MassTransit", "MongoDb"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 1094, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MaxMind.Db", "title": "MaxMind.Db", "version": "5.1.0", "description": ".NET reader for the MaxMind DB file format", "summary": "", "authors": ["MaxMind.Db"], "owners": ["MaxMind", "oschwald"], "totalDownloads": 34560461, "projectUrl": "https://github.com/maxmind/MaxMind-DB-Reader-dotnet", "licenseUrl": "https://www.nuget.org/packages/MaxMind.Db/5.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/maxmind.db/5.1.0/icon", "tags": ["maxmind", "ip", "geoip", "geoip2", "geolocation", "ipv4", "ipv6", "mmdb", "maxminddb"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 256602, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "FluentMigrator.Runner.Db2", "title": "FluentMigrator.Runner.Db2", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 37118965, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Db2/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.db2/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 868231, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Analyzer", "title": "MongoDB.Analyzer", "version": "2.0.0", "description": "MongoDB Roslyn analyzer for MongoDB .Net driver.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 4182286, "projectUrl": "https://www.mongodb.com/docs/mongodb-analyzer/current/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Analyzer/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.analyzer/2.0.0/icon", "tags": ["Mongo", "MongoDB", "MongoDB.Analyzer", "MongoDB.Driver", "analyzers", "DotNetAnalyzers", "Diagnostic", "Analyzer"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 1048938, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Azure.ResourceManager.CosmosDB", "title": "Azure.ResourceManager.CosmosDB", "version": "1.5.0", "description": "Microsoft Azure management client SDK for Azure resource provider Microsoft.CosmosDB.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 5199921, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.CosmosDB_1.5.0/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.ResourceManager.CosmosDB/1.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.resourcemanager.cosmosdb/1.5.0/icon", "tags": ["azure", "management", "arm", "resource", "manager", "cosmosdb"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 10886, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Hangfire.Mongo", "title": "Hangfire MongoDB Storage", "version": "1.16.1", "description": "MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).", "summary": "", "authors": ["Jonas Gottschau"], "owners": ["JonasG", "sergun"], "totalDownloads": 14407484, "projectUrl": "https://github.com/sergeyzwezdin/Hangfire.Mongo", "licenseUrl": "", "iconUrl": "", "tags": ["Hangfire", "AspNet", "OWIN", "MongoDB", "CosmosDB", "DocumentDb", "Azure", "AWS", "Atlas", "Long-Running", "Background", "Fire-And-Forget", "Delayed", "Recurring", "Tasks", "Jobs", "Scheduler", "Threading", "Queues"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 22283, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Audit.NET.MongoDB", "title": "Audit.NET.MongoDB", "version": "32.2.0", "description": "Store Audit.NET Trail Logs into a MongoDB database", "summary": "", "authors": ["Federico Colombo"], "owners": ["thepirat000", "thepirat0000"], "totalDownloads": 3877378, "projectUrl": "https://github.com/thepirat000/Audit.NET", "licenseUrl": "https://www.nuget.org/packages/Audit.NET.MongoDB/32.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/audit.net.mongodb/32.2.0/icon", "tags": ["Audit", "Trail", "Log", "MongoDB"], "verified": false, "versionsCount": 330, "latestVersionDownloads": 5989, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "linq2db", "title": "LINQ to DB", "version": "6.3.0", "description": "LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.", "summary": "", "authors": ["Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others"], "owners": ["LinqToDB"], "totalDownloads": 25863899, "projectUrl": "https://linq2db.github.io/", "licenseUrl": "https://www.nuget.org/packages/linq2db/6.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/linq2db/6.3.0/icon", "tags": ["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"], "verified": true, "versionsCount": 96, "latestVersionDownloads": 228359, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "RavenDB.Client", "title": "RavenDB Client", "version": "7.2.5", "description": "RavenDB Client is the client library for accessing RavenDB", "summary": "", "authors": ["RavenDB"], "owners": ["ayende", "ravendb"], "totalDownloads": 23921174, "projectUrl": "https://ravendb.net/", "licenseUrl": "https://www.nuget.org/packages/RavenDB.Client/7.2.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ravendb.client/7.2.5/icon", "tags": ["ravendb", "client", "database", "nosql", "doc", "db"], "verified": true, "versionsCount": 248, "latestVersionDownloads": 8774, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Elastic.Apm.Azure.CosmosDb", "title": "Elastic.Apm.Azure.CosmosDb", "version": "1.34.5", "description": "Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos,\n Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch"], "totalDownloads": 28046940, "projectUrl": "https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html", "licenseUrl": "https://www.nuget.org/packages/Elastic.Apm.Azure.CosmosDb/1.34.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elastic.apm.azure.cosmosdb/1.34.5/icon", "tags": ["apm", "monitoring", "elastic", "elasticapm", "analytics", "azure", "cosmos", "cosmosdb", "documentdb"], "verified": true, "versionsCount": 46, "latestVersionDownloads": 98174, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Driver.Core.Extensions.OpenTelemetry", "title": "MongoDB.Driver.Core.Extensions.OpenTelemetry", "version": "1.0.0", "description": "Package Description", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 4444617, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.OpenTelemetry/1.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 4427278, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Volo.Abp.MongoDB", "title": "Volo.Abp.MongoDB", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.MongoDB"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 2961563, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.MongoDB/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.mongodb/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 1433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Libmongocrypt.signed", "title": "MongoDB.Libmongocrypt.signed (Unofficial)", "version": "1.7.0", "description": "(Unofficial) Signed Libmongocrypt wrapper for the .NET driver. The containing assembly was generated by signing the officially published MongoDB.Libmongocrypt.dll.", "summary": "", "authors": ["MongoDB Inc., Kephas Framework"], "owners": ["Ioan.Crisan", "kephas"], "totalDownloads": 2163039, "projectUrl": "http://www.mongodb.org/display/DOCS/CSharp+Language+Center", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Libmongocrypt.signed/1.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt.signed/1.7.0/icon", "tags": ["mongodb", "mongo", "nosql", "signed", "unofficial"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 555903, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Mongo2Go", "title": "Mongo2Go", "version": "5.0.0", "description": "Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1.\nThis 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).\n\n\nMongo2Go has two use cases:\n\n1. Providing multiple, temporary and isolated MongoDB databases for integration tests\n2. Providing a quick to set up MongoDB database for a local developer environment", "summary": "", "authors": ["Johannes Hoppe and many contributors"], "owners": ["JohannesHoppe"], "totalDownloads": 10310571, "projectUrl": "https://github.com/Mongo2Go/Mongo2Go", "licenseUrl": "https://www.nuget.org/packages/Mongo2Go/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongo2go/5.0.0/icon", "tags": ["MongoDB", "Mongo", "unit", "test", "integration", "runner"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 5876, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "HotChocolate.Data.MongoDb", "title": "HotChocolate.Data.MongoDb", "version": "16.5.1", "description": "Contains extensions for seamless integration of MongoDb into the HotChocolate.Data package", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 2383347, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Data.MongoDb/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.data.mongodb/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 151, "latestVersionDownloads": 1259, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Transactions", "title": "MongoDb Transactions", "version": "1.0.0", "description": "MongoDB and System.Transactions", "summary": "", "authors": ["Kyriakos Akriotis"], "owners": ["akyriako"], "totalDownloads": 1961865, "projectUrl": "https://github.com/akyriako/mongodb.repository", "licenseUrl": "", "iconUrl": "", "tags": ["MongoDb", "C#", "Transactions"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1961865, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDbGenericRepository", "title": "MongoDb Generic Repository", "version": "2.0.0", "description": "A generic repository implementation using the MongoDB C# 2.x driver.", "summary": "", "authors": ["Alexandre Spieser"], "owners": ["AlexandreSpieser"], "totalDownloads": 2799286, "projectUrl": "https://github.com/alexandre-spieser/mongodb-generic-repository", "licenseUrl": "https://www.nuget.org/packages/MongoDbGenericRepository/2.0.0/license", "iconUrl": "", "tags": ["MongoDb", "Repository", "Generic", "NoSql"], "verified": false, "versionsCount": 30, "latestVersionDownloads": 263390, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "InfluxDB.LineProtocol", "title": "InfluxDB.LineProtocol", "version": "1.1.1", "description": "A .NET library for efficiently sending time series to InfluxDB", "summary": "", "authors": ["influxdb-csharp Contributors"], "owners": ["influxdata"], "totalDownloads": 11563221, "projectUrl": "https://github.com/influxdata/influxdb-csharp", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/influxdb.lineprotocol/1.1.1/icon", "tags": ["influxdb"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 7755484, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "HotChocolate.Types.MongoDb", "title": "HotChocolate.Types.MongoDb", "version": "16.5.1", "description": "Contains common HotChocolate types for MongoDb", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 1883175, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.MongoDb/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.mongodb/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 140, "latestVersionDownloads": 1271, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "InfluxDB.Collector", "title": "InfluxDB.Collector", "version": "1.1.1", "description": "A minimal metrics collection API for InfluxDB", "summary": "", "authors": ["influxdb-csharp Contributors"], "owners": ["influxdata"], "totalDownloads": 10322499, "projectUrl": "https://github.com/influxdata/influxdb-csharp", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/influxdb.collector/1.1.1/icon", "tags": ["influxdb"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 7107181, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "RocksDB", "title": "RocksDB", "version": "11.1.2.3412", "description": ".NET bindings for RocksDB, including the matching native libraries for Linux, Windows and macOS.", "summary": "", "authors": ["Curiosity GmbH, Warren Falk"], "owners": ["Curiosity"], "totalDownloads": 8143432, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/RocksDB/11.1.2.3412/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rocksdb/11.1.2.3412/icon", "tags": ["rocksdb", "leveldb", "embedded", "database"], "verified": false, "versionsCount": 202, "latestVersionDownloads": 72, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Microsoft.Azure.WebJobs.Extensions.CosmosDB", "title": "Microsoft.Azure.WebJobs.Extensions.CosmosDB", "version": "4.16.1", "description": "This package contains binding extensions for Azure Cosmos DB.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 16639906, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk-extensions", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB/4.16.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.cosmosdb/4.16.1/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 88065, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.EntityFrameworkCore", "title": "MongoDB.EntityFrameworkCore", "version": "10.0.2", "description": "Official MongoDB supported provider for Entity Framework Core. See https://www.mongodb.com/docs/entity-framework/ for more details.", "summary": "", "authors": ["MongoDB Inc."], "owners": ["MongoDB"], "totalDownloads": 1710315, "projectUrl": "https://www.mongodb.com/docs/entity-framework/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.EntityFrameworkCore/10.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.entityframeworkcore/10.0.2/icon", "tags": ["mongodb", "mongo", "nosql", "efcore"], "verified": true, "versionsCount": 29, "latestVersionDownloads": 41068, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Rebus.MongoDb", "title": "Rebus.MongoDb", "version": "9.0.0", "description": "MongoDB-based persistence for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["mookid8000"], "totalDownloads": 1389654, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Rebus.MongoDb/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebus.mongodb/9.0.0/icon", "tags": ["rebus", "mongodb", "no-sql", "nosql", "documents"], "verified": false, "versionsCount": 305, "latestVersionDownloads": 150077, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Orleans.Providers.MongoDB", "title": "Orleans.Providers.MongoDB", "version": "9.5.0", "description": "A MongoDb implementation of the Orleans Providers. This includes clustering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).", "summary": "", "authors": ["laredoza,sebastianstehle,wassim-k"], "owners": ["bboyle1234", "laredoza", "MarkusGeigerDev", "sebastianstehle", "wassim-k"], "totalDownloads": 1390583, "projectUrl": "https://github.com/OrleansContrib/Orleans.Providers.MongoDB", "licenseUrl": "https://www.nuget.org/packages/Orleans.Providers.MongoDB/9.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/orleans.providers.mongodb/9.5.0/icon", "tags": ["Orleans", "OrleansProviders", "MongoDB"], "verified": false, "versionsCount": 51, "latestVersionDownloads": 83150, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "Revoke.NET.MongoDB", "title": "Revoke.NET.MongoDB", "version": "2.0.0", "description": "Revoke.NET MongoDB Store Extension", "summary": "", "authors": ["Chakhoum Ahmed (github.com/rainxh11)"], "owners": ["rainxh11"], "totalDownloads": 1329125, "projectUrl": "https://github.com/rainxh11/Revoke.NET", "licenseUrl": "https://www.nuget.org/packages/Revoke.NET.MongoDB/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/revoke.net.mongodb/2.0.0/icon", "tags": ["revoke", "jwt", "token", "permission", "deny", "blacklist", "aspnet", "logout", "expiration", "invalidate", "ip", "mongo", "mongodb", "store"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 1123357, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDB.Entities", "title": "MongoDB.Entities", "version": "25.1.0", "description": "A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.", "summary": "", "authors": ["Đĵ ΝιΓΞΗΛψΚ"], "owners": ["djnitehawk"], "totalDownloads": 1286446, "projectUrl": "https://mongodb-entities.com/", "licenseUrl": "https://www.nuget.org/packages/MongoDB.Entities/25.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mongodb.entities/25.1.0/icon", "tags": ["mongodb", "mongodb-orm", "mongodb-repo", "mongodb-repository", "entities", "nosql", "orm", "linq", "netcore", "repository", "aspnetcore", "dotnetstandard", "database", "persistance", "dal", "repo"], "verified": false, "versionsCount": 179, "latestVersionDownloads": 10416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "RavenDB.Database", "title": "RavenDB Database", "version": "3.5.9", "description": "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.\n\nNote: If you encounter issue to install this package, please consult the following link: https://groups.google.com/forum/#!topic/ravendb/4TeMq7_7Esc", "summary": "This package allows you to extend RavenDB database.", "authors": ["Hibernating Rhinos"], "owners": ["ayende", "ravendb"], "totalDownloads": 8529817, "projectUrl": "http://www.ravendb.net/", "licenseUrl": "http://www.ravendb.net/licensing", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ravendb.database/3.5.9/icon", "tags": ["nosql", "ravendb", "raven", "document", "database"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 169807, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "App.Metrics.Formatters.InfluxDB", "title": "App.Metrics.Formatters.InfluxDB", "version": "4.3.0", "description": "App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol", "summary": "", "authors": ["Allan Hardy and Contributors"], "owners": ["al_hardy"], "totalDownloads": 10318648, "projectUrl": "https://app-metrics.io/", "licenseUrl": "https://www.nuget.org/packages/App.Metrics.Formatters.InfluxDB/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.influxdb/4.3.0/icon", "tags": ["appmetrics", "influxdb"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 4630407, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "MongoDb.Bson.NodaTime", "title": "MongoDb.Bson.NodaTime", "version": "3.1.0", "description": "BsonSerializers for NodaTime types.", "summary": "", "authors": ["Greg Lincoln"], "owners": ["tetious"], "totalDownloads": 1416163, "projectUrl": "https://github.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/", "licenseUrl": "https://raw.githubusercontent.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/master/LICENSE.txt", "iconUrl": "", "tags": ["nodatime", "bson", "mongodb", "mongo"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 113554, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "RavenDB.Embedded", "title": "RavenDB Embedded", "version": "7.2.5", "description": "RavenDB Embedded library to run ravendb in embedded way", "summary": "", "authors": ["RavenDB"], "owners": ["ayende", "ravendb"], "totalDownloads": 8105170, "projectUrl": "https://ravendb.net/", "licenseUrl": "https://www.nuget.org/packages/RavenDB.Embedded/7.2.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ravendb.embedded/7.2.5/icon", "tags": ["ravendb", "embedded", "database", "nosql", "doc", "db"], "verified": true, "versionsCount": 235, "latestVersionDownloads": 2664, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "AspNetCore.HealthChecks.CosmosDb", "title": "AspNetCore.HealthChecks.CosmosDb", "version": "9.0.0", "description": "HealthChecks.CosmosDb is the health check package for Azure CosmosDb.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 12847153, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.CosmosDb/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.cosmosdb/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "Azure", "CosmosDb"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 3559982, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "DotNetCore.CAP.MongoDB", "title": "DotNetCore.CAP.MongoDB", "version": "10.0.2", "description": "Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.", "summary": "", "authors": ["NCC,Savorboard"], "owners": ["ncc", "savorboard"], "totalDownloads": 1672831, "projectUrl": "https://github.com/dotnetcore/CAP", "licenseUrl": "https://www.nuget.org/packages/DotNetCore.CAP.MongoDB/10.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.mongodb/10.0.2/icon", "tags": ["CAP", "EventBus", "Outbox", "Patterns", "Distributed", "transaction", "MongoDB"], "verified": false, "versionsCount": 61, "latestVersionDownloads": 172, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "App.Metrics.Reporting.InfluxDB", "title": "App.Metrics.Reporting.InfluxDB", "version": "4.3.0", "description": "Provides InfluxDB reporting capability to App Metrics", "summary": "", "authors": ["Allan Hardy and Contributors"], "owners": ["al_hardy"], "totalDownloads": 9348873, "projectUrl": "https://app-metrics.io/", "licenseUrl": "https://www.nuget.org/packages/App.Metrics.Reporting.InfluxDB/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/app.metrics.reporting.influxdb/4.3.0/icon", "tags": ["appmetrics", "reporting", "influxdb"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 3699303, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "1a1M5rNUt7vSOOzXl", "_dataset_id": "aeYII2cEjIqnr8So8"} {"packageName": "NSubstitute", "title": "NSubstitute", "version": "6.0.0", "description": "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.", "summary": "", "authors": ["Anthony Egerton,David Tchepak,Alexandr Nikitin,Oleksandr Povar"], "owners": ["alexandrnikitin", "AlexPovar", "davetchepak", "NSubstitute"], "totalDownloads": 286589668, "projectUrl": "https://nsubstitute.github.io/", "licenseUrl": "https://www.nuget.org/packages/NSubstitute/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nsubstitute/6.0.0/icon", "tags": ["mocking", "mocks", "testing", "unit-testing", "TDD", "AAA"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 801990, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Analyzers.CSharp", "title": "NSubstitute.Analyzers.CSharp", "version": "1.0.17", "description": "Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.", "summary": "", "authors": ["Tomasz Podolak, NSubstitute.Analyzers contributors"], "owners": ["NSubstitute", "tpodolak"], "totalDownloads": 33499371, "projectUrl": "https://github.com/nsubstitute/NSubstitute.Analyzers", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Analyzers.CSharp/1.0.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.csharp/1.0.17/icon", "tags": ["nsubstitute", "nsubstitute.analyzers", "analyzers", "roslyn", "csharp", "c#"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 19621189, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "AutoFixture.AutoNSubstitute", "title": "AutoFixture with Auto Mocking using NSubstitute", "version": "4.18.1", "description": "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.", "summary": "", "authors": ["Daniel Hilgarth, Alex Povar, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 28052944, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.AutoNSubstitute/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.autonsubstitute/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 178, "latestVersionDownloads": 11217765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "MockQueryable.NSubstitute", "title": "MockQueryable.NSubstitute", "version": "10.0.8", "description": "Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc.\n\t\t 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.", "summary": "", "authors": ["Roman Titov"], "owners": ["KeMik"], "totalDownloads": 7513455, "projectUrl": "https://github.com/romantitov/MockQueryable", "licenseUrl": "https://www.nuget.org/packages/MockQueryable.NSubstitute/10.0.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mockqueryable.nsubstitute/10.0.8/icon", "tags": ["Mock", "EntityFrameworkCore", "Queryable", "mock", "EF", "UnitTests"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 155527, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "AutofacContrib.NSubstitute", "title": "AutofacContrib.NSubstitute", "version": "7.0.0", "description": "Package Description", "summary": "", "authors": ["AutofacContrib.NSubstitute"], "owners": ["mamadero", "mdaviesnet", "MRCollective", "robdmoore"], "totalDownloads": 1829393, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 23, "latestVersionDownloads": 724764, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "EntityFrameworkCore.Testing.NSubstitute", "title": "EntityFrameworkCore.Testing.NSubstitute", "version": "10.0.0", "description": "Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.\n\nEntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+)\nEntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3\nEntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5\nEntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6\nEntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7\nEntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8\nEntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9\nEntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 1400822, "projectUrl": "https://github.com/rgvlee/EntityFrameworkCore.Testing", "licenseUrl": "https://www.nuget.org/packages/EntityFrameworkCore.Testing.NSubstitute/10.0.0/license", "iconUrl": "", "tags": ["EntityFrameworkCore", "EFCore", "NSubstitute", "nsub", "mock", "testing"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 155111, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "AutoBogus.NSubstitute", "title": "AutoBogus.NSubstitute", "version": "2.13.1", "description": "A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using NSubtitute.", "summary": "", "authors": ["Nick Dodd"], "owners": ["nickdodd79"], "totalDownloads": 1089817, "projectUrl": "https://github.com/nickdodd79/AutoBogus", "licenseUrl": "https://www.nuget.org/packages/AutoBogus.NSubstitute/2.13.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autobogus.nsubstitute/2.13.1/icon", "tags": [], "verified": false, "versionsCount": 26, "latestVersionDownloads": 856202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "EntityFrameworkTesting.NSubstitute", "title": "EntityFrameworkTesting.NSubstitute", "version": "1.3.0", "description": "Testing helpers for using NSubstitute with EntityFramework.", "summary": "", "authors": ["Justin Yoo"], "owners": ["justinyoo", "scott xu"], "totalDownloads": 985257, "projectUrl": "https://github.com/scott-xu/EntityFramework.Testing", "licenseUrl": "https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE", "iconUrl": "", "tags": ["EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "NSubstitute"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 391397, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Sitecore.FakeDb.NSubstitute", "title": "Sitecore.FakeDb.NSubstitute", "version": "2.0.1", "description": "Unit testing framework for Sitecore.", "summary": "", "authors": ["Sergey Shushlyapin"], "owners": ["sshushlyapin"], "totalDownloads": 812089, "projectUrl": "https://github.com/sergeyshushlyapin/Sitecore.FakeDb", "licenseUrl": "https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE", "iconUrl": "", "tags": ["Sitecore", "unit-testing", "testing", "in-memory", "TDD", "mocking", "mocks"], "verified": false, "versionsCount": 82, "latestVersionDownloads": 109117, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstituteAutoMocker", "title": "NSubstituteAutoMocker", "version": "1.1.0", "description": "AutoMocker for use with NSubstitute", "summary": "", "authors": ["K McManus"], "owners": ["kmcmanus"], "totalDownloads": 778934, "projectUrl": "http://github.com/kevin-mcmanus/NSubstituteAutoMocker", "licenseUrl": "http://github.com/kevin-mcmanus/NSubstituteAutoMocker/blob/master/LICENCE.md", "iconUrl": "", "tags": ["NSubstitute", "Automock", "NSub", "Automocker"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 757312, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstituteEquivalency", "title": "NSubstitute.Equivalency", "version": "2.0.0", "description": "Equivalency based argument matcher for NSubstitute", "summary": "", "authors": ["Modern Ronin"], "owners": ["MRonin"], "totalDownloads": 380180, "projectUrl": "https://github.com/ModernRonin/NSubstitute.Equivalency", "licenseUrl": "https://www.nuget.org/packages/NSubstituteEquivalency/2.0.0/license", "iconUrl": "", "tags": ["nsubstitute", "fluentassertions", "equivalency", "argument", "matcher"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 377571, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Verify.NSubstitute", "title": "Verify.NSubstitute", "version": "2.1.0", "description": "Adds Verify (https://github.com/VerifyTests/Verify) support for verifying NSubstitute (https://nsubstitute.github.io/) types", "summary": "", "authors": ["https://github.com/VerifyTests/Verify.NSubstitute/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 258614, "projectUrl": "https://github.com/VerifyTests/Verify.NSubstitute", "licenseUrl": "https://www.nuget.org/packages/Verify.NSubstitute/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify.nsubstitute/2.1.0/icon", "tags": ["NSubstitute", "Verify"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 247426, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Sitecore.NSubstituteUtils", "title": "Sitecore.NSubstituteUtils", "version": "2.0.2", "description": "Helper classes to test Sitecote API using NSubstitute.", "summary": "", "authors": ["Sergey Marchenko"], "owners": ["smarchenko"], "totalDownloads": 303440, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["Sitecore", "NSubstitute"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 204622, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "MemoryCache.Testing.NSubstitute", "title": "MemoryCache.Testing.NSubstitute", "version": "1.2.2", "description": "A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 277171, "projectUrl": "https://github.com/rgvlee/MemoryCache.Testing", "licenseUrl": "https://www.nuget.org/packages/MemoryCache.Testing.NSubstitute/1.2.2/license", "iconUrl": "", "tags": ["MemoryCache", "IMemoryCache", "NSubstitute", "nsub", "mock", "testing"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 269054, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstituteAutoMocker.Standard", "title": "NSubstituteAutoMocker.Standard", "version": "1.0.0", "description": "AutoMocker for use with NSubstitute", "summary": "", "authors": ["Gokulnath"], "owners": ["gokulnath"], "totalDownloads": 233965, "projectUrl": "https://github.com/gokulm/NSubstituteAutoMocker", "licenseUrl": "https://github.com/gokulm/NSubstituteAutoMocker/blob/master/LICENCE.md", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 233965, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Ninject.MockingKernel.NSubstitute", "title": "Ninject.MockingKernel.NSubstitute", "version": "3.3.0", "description": "Automock implementation for NSubstitute using Ninject to create the objects under test.", "summary": "", "authors": ["Ninject Project Contributors"], "owners": ["Ninject", "remogloor", "scott xu"], "totalDownloads": 269652, "projectUrl": "http://www.ninject.org/", "licenseUrl": "https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.nsubstitute/3.3.0/icon", "tags": ["Ninject", "ioc", "di", "automock", "NSubstitute"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 149563, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "EntityFrameworkCoreMock.NSubstitute", "title": "EntityFrameworkCoreMock.NSubstitute", "version": "4.0.0", "description": "Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using NSubstitute", "summary": "", "authors": ["Wouter Huysentruit"], "owners": ["huysentruitw"], "totalDownloads": 279095, "projectUrl": "https://github.com/huysentruitw/entity-framework-core-mock", "licenseUrl": "https://www.nuget.org/packages/EntityFrameworkCoreMock.NSubstitute/4.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 34, "latestVersionDownloads": 10727, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Autofac.Extras.NSubstitute", "title": "Autofac.Extras.NSubstitute", "version": "1.4.0", "description": "Autofac extension supporting generation of NSubstitute objects.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["zskovacs"], "totalDownloads": 193341, "projectUrl": "http://autofac.org/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.nsubstitute/1.4.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "mocks", "mocking", "fakes", "stubs", "doubles", "substitutes"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 83637, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Machine.Fakes.NSubstitute", "title": "Machine.Fakes.NSubstitute", "version": "2.11.0", "description": "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.", "summary": "", "authors": ["Machine Specifications"], "owners": ["Machine.Specifications"], "totalDownloads": 196671, "projectUrl": "https://github.com/machine/machine.fakes", "licenseUrl": "https://www.nuget.org/packages/Machine.Fakes.NSubstitute/2.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/machine.fakes.nsubstitute/2.11.0/icon", "tags": ["tdd", "bdd", "testing", "unittest", "fakes", "mocks", "mspec", "mfakes"], "verified": false, "versionsCount": 52, "latestVersionDownloads": 18794, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "PAP.NSubstitute.FluentAssertionsBridge", "title": "PAP.NSubstitute.FluentAssertionsBridge", "version": "1.0.0", "description": "a library for bridging between NSubstitute and FluentAssertions", "summary": "", "authors": ["Hadi Ahmadi"], "owners": ["PapGroupCo"], "totalDownloads": 218962, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 218962, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NExpect.Matchers.NSubstitute", "title": "NExpect.Matchers.NSubstitute", "version": "2.0.128", "description": "This library offers NSubistitute-specific extensions so you can have Expect-style\n syntax for your NSubstitute assertions. For example, one may previously have done:\n ```\n Expect(result).To.Equal(expected);\n someService.Received(1).SomeMethodCall();\n ```\n and now you can keep it consistent:\n ```\n Expect(result).To.Equal(expected);\n Expect(someService).To.Have.Received(1).SomeMethodCall();\n ```", "summary": "", "authors": ["Davyd McColl"], "owners": ["davydm"], "totalDownloads": 167878, "projectUrl": "https://github.com/fluffynuts/NExpect", "licenseUrl": "https://www.nuget.org/packages/NExpect.Matchers.NSubstitute/2.0.128/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nexpect.matchers.nsubstitute/2.0.128/icon", "tags": [], "verified": true, "versionsCount": 258, "latestVersionDownloads": 56, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Community.DbConnection", "title": "NSubstitute.Community.DbConnection", "version": "2.15.0", "description": "Hassle-free mocking of database queries using NSubstitute", "summary": "", "authors": ["Jon Glass"], "owners": ["jmg48"], "totalDownloads": 162468, "projectUrl": "https://github.com/jmg48/NSubstitute.DbConnection", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Community.DbConnection/2.15.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 23, "latestVersionDownloads": 26427, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Grace.NSubstitute", "title": "Grace.NSubstitute", "version": "2.4.2", "description": "Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner)", "summary": "Grace.NSubstitute is a companion library for Grace and NSubstitute", "authors": ["Ian Johnson"], "owners": ["ipjohnson123"], "totalDownloads": 114239, "projectUrl": "https://github.com/ipjohnson/Grace", "licenseUrl": "https://github.com/ipjohnson/Grace/blob/master/License.md", "iconUrl": "", "tags": ["IoC", "Dependency", "Injection", "Container", "NSubstitute"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 3275, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Soenneker.Utils.AutoBogus.NSubstitute", "title": "Soenneker.Utils.AutoBogus.NSubstitute", "version": "4.0.808", "description": "An AutoFakerBinder for interfaces and abstract objects using NSubstitute", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 161377, "projectUrl": "https://github.com/soenneker/soenneker.utils.autobogus.nsubstitute", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.NSubstitute/4.0.808/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.nsubstitute/4.0.808/icon", "tags": ["utils", "autobogus", "nsubstitute", "bogus", "nsubstitue", "mock", "unit", "fixture", "tests", "nsubstituteautofakerbinder", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 795, "latestVersionDownloads": 75, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Objectivity.AutoFixture.XUnit2.AutoNSubstitute", "title": "Objectivity.AutoFixture.XUnit2.AutoNSubstitute", "version": "3.6.3", "description": "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.", "summary": "", "authors": ["Accenture"], "owners": ["Objectivity", "pzajac"], "totalDownloads": 203513, "projectUrl": "https://github.com/Accenture/AutoFixture.XUnit2.AutoMock", "licenseUrl": "https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoNSubstitute/3.6.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.autonsubstitute/3.6.3/icon", "tags": ["AutoFixture", "NSubstitute", "xUnit", "xUnit2", "AutoNSubstitute", "AutoMock"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 13236, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Verify.That", "title": "NSubstitute.Verify.That", "version": "3.0.0", "description": "Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.", "summary": "", "authors": ["Ben Arnold"], "owners": ["benarnold"], "totalDownloads": 101458, "projectUrl": "https://github.com/benagain/nsubstitute.verify.that", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Verify.That/3.0.0/license", "iconUrl": "", "tags": ["nsubstitute", "fluentassertions"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 8400, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Stashbox.NSubstitute", "title": "Stashbox.NSubstitute", "version": "4.8.0", "description": "NSubstitute auto mocking integration for Stashbox.", "summary": "", "authors": ["Peter Csajtai"], "owners": ["pcsajtai"], "totalDownloads": 57221, "projectUrl": "https://github.com/z4kn4fein/stashbox-mocking", "licenseUrl": "https://www.nuget.org/packages/Stashbox.NSubstitute/4.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stashbox.nsubstitute/4.8.0/icon", "tags": ["Stashbox", "NSubstitute", "mock", "unit", "test", "mocking"], "verified": false, "versionsCount": 55, "latestVersionDownloads": 3628, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Sfa.Core.Testing.NSubstitute", "title": "Sfa.Core.Testing.NSubstitute", "version": "4.0.2", "description": "Core Testing libraries to help when using the Core.NSubstitute libraries.", "summary": "", "authors": ["Sfa.Core.Testing.NSubstitute"], "owners": ["sfanuget"], "totalDownloads": 71824, "projectUrl": "", "licenseUrl": "https://github.com/SkillsFundingAgency/Core/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sfa.core.testing.nsubstitute/4.0.2/icon", "tags": [], "verified": false, "versionsCount": 44, "latestVersionDownloads": 765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "SimpleFixture.NSubstitute", "title": "SimpleFixture.NSubstitute", "version": "3.0.6", "description": "Package Description", "summary": "", "authors": ["Ian Johnson"], "owners": ["ipjohnson123"], "totalDownloads": 72401, "projectUrl": "https://github.com/ipjohnson/SimpleFixture", "licenseUrl": "https://github.com/ipjohnson/SimpleFixture/blob/master/License.md", "iconUrl": "", "tags": ["Test", "Fixture", "Data", "Generation"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 5029, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "FluffySpoon.Testing.Autofake.NSubstitute", "title": "FluffySpoon.Testing.Autofake.NSubstitute", "version": "1.34.0", "description": "Package Description", "summary": "", "authors": ["FluffySpoon.Testing.Autofake.NSubstitute"], "owners": ["ffMathy"], "totalDownloads": 93257, "projectUrl": "https://github.com/ffMathy/FluffySpoon.Testing", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 21, "latestVersionDownloads": 44947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "LazyCache.Testing.NSubstitute", "title": "LazyCache.Testing.NSubstitute", "version": "1.3.0", "description": "A mocking library that creates LazyCache IAppCache system mocks using NSubstitute.", "summary": "", "authors": ["rgvlee"], "owners": ["rgvlee"], "totalDownloads": 63287, "projectUrl": "https://github.com/rgvlee/LazyCache.Testing", "licenseUrl": "https://www.nuget.org/packages/LazyCache.Testing.NSubstitute/1.3.0/license", "iconUrl": "", "tags": ["LazyCache", "NSubstitute", "nsub", "mock", "testing"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 52099, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstituteAutoSubstitute", "title": "NSubstituteAutoSubstitute", "version": "1.1.0", "description": "An auto-substitute/mock generating container that creates mocks using NSubstitute", "summary": "", "authors": ["Jonny Booker"], "owners": ["JBooker"], "totalDownloads": 57674, "projectUrl": "https://github.com/jonnybooker/NSubstitute.AutoSubstitute", "licenseUrl": "https://www.nuget.org/packages/NSubstituteAutoSubstitute/1.1.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 22894, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Extensions.Logging.NSubstitute", "title": "Extensions.Logging.NSubstitute", "version": "1.0.0", "description": "Provides NSubstitute for Microsoft.Extenstions.Logging.ILogger that can be use with .Received()", "summary": "", "authors": ["Alex Vallat"], "owners": ["AlexVallat"], "totalDownloads": 55873, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Extensions.Logging.NSubstitute/1.0.0/license", "iconUrl": "", "tags": ["Microsoft.Extenstions.Logging.Abstractions", "NSubstitute"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 54560, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Analyzers.VisualBasic", "title": "NSubstitute.Analyzers.VisualBasic", "version": "1.0.17", "description": "Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in VB.NET.", "summary": "", "authors": ["Tomasz Podolak, NSubstitute.Analyzers contributors"], "owners": ["NSubstitute", "tpodolak"], "totalDownloads": 55208, "projectUrl": "https://github.com/nsubstitute/NSubstitute.Analyzers", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Analyzers.VisualBasic/1.0.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.visualbasic/1.0.17/icon", "tags": ["nsubstitute", "nsubstitute.analyzers", "analyzers", "roslyn", "visualbasic", "vb", "vb.net"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 16309, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Community.Logging", "title": "NSubstitute.Community.Logging", "version": "0.0.1", "description": "NSubstitute.Community.Logging lets you easily assert that specific logging took place. All you need is any NSubstitute created ILogger to get started.", "summary": "", "authors": ["Zach Langner"], "owners": ["zlangner"], "totalDownloads": 48271, "projectUrl": "https://github.com/zlangner/NSubstitute.Community.Logging/", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Community.Logging/0.0.1/license", "iconUrl": "", "tags": ["mocking", "mocks", "testing", "unit-testing", "TDD", "AAA", "logging"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 48271, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Chill.AutofacNSubstitute", "title": "Chill Autofac NSubstitute extension", "version": "3.2.0", "description": "A chill container that uses autofac as a container and NSubsitute for creating mocks.", "summary": "", "authors": ["Erwin van der Valk, Dennis Doomen"], "owners": ["dennisdoomen", "erwinvandervalk"], "totalDownloads": 47922, "projectUrl": "http://github.com/ChillBdd/Chill", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["BDD", "TDD", "Autofac", "NSubstitute"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 3102, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Tethos.NSubstitute", "title": "Tethos.NSubstitute", "version": "2.1.1", "description": "Library which allows to seemlesly mock NSubstitute dependencies for more simpler unit tests.", "summary": "", "authors": ["iamdmitrij"], "owners": ["iamdmitrij"], "totalDownloads": 33432, "projectUrl": "https://github.com/iamdmitrij/Tethos", "licenseUrl": "https://www.nuget.org/packages/Tethos.NSubstitute/2.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tethos.nsubstitute/2.1.1/icon", "tags": ["auto-mocking", "container", "nsubstitute", "testing", "mock", "stub", "ioc", "tdd", "di", "dependency-injection", "mocking", "test", "tests", "unit", "automock", "auto-stubbing"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 392, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Mockable.NSubstitute", "title": "Mockable", "version": "1.1.1", "description": "Allows your class under test to be created, automatically creating mocks for all its constructor parameters", "summary": "", "authors": ["Dean Dashwood"], "owners": ["DeanDashwood"], "totalDownloads": 30889, "projectUrl": "https://github.com/ddashwood/Mockable", "licenseUrl": "https://www.nuget.org/packages/Mockable.NSubstitute/1.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mockable.nsubstitute/1.1.1/icon", "tags": ["mockable", "tdd", "mock", "mocking", "test", "testing", "unittest", "unittesting"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 30711, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "EntityFrameworkMock.NSubstitute", "title": "EntityFrameworkMock.NSubstitute", "version": "1.0.0.72", "description": "Easy Mock wrapper for mocking EF6 DbContext and DbSet using NSubstitute", "summary": "", "authors": ["Wouter Huysentruit, Paul Michaels"], "owners": ["huysentruitw"], "totalDownloads": 33675, "projectUrl": "https://github.com/huysentruitw/entity-framework-mock", "licenseUrl": "https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 27, "latestVersionDownloads": 548, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Three21.Testing.AutoNSubstitute", "title": "Three21.Testing.AutoNSubstitute", "version": "3.0.129.10", "description": "Useful test helpers for projects using AutoFixture and Moq.", "summary": "", "authors": ["Justin Loadholtz"], "owners": ["jbload"], "totalDownloads": 40815, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Three21.Testing.AutoNSubstitute/3.0.129.10/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 107, "latestVersionDownloads": 89, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Lambda.NSubstituteHelper", "title": "NSubstitute Helper", "version": "1.0.34", "description": "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.", "summary": "This package includes a helper for Nsubstitute.", "authors": ["Aboo Azarnoush"], "owners": ["aboo"], "totalDownloads": 30811, "projectUrl": "https://github.com/aboo/NSubstituteHelper", "licenseUrl": "https://github.com/aboo/NSubstituteHelper/blob/master/LICENSE", "iconUrl": "", "tags": ["nsubstitute", "substitute", "test", "unittest", "helper"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 23429, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "EntityFrameworkTesting.NSubstitute.Ninject", "title": "EntityFrameworkTesting.NSubstitute.Ninject", "version": "1.3.0", "description": "Testing helpers for using Ninject.MockingKernel.NSubstitute with EntityFramework.", "summary": "", "authors": ["Scott Xu"], "owners": ["scott xu"], "totalDownloads": 36922, "projectUrl": "https://github.com/scott-xu/EntityFramework.Testing", "licenseUrl": "https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE", "iconUrl": "", "tags": ["EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "Ninject", "Mocking", "NSubstitute"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 11800, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Chill.UnityNSubstitute", "title": "Chill Unity NSubstitute extension", "version": "3.2.0", "description": "A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework", "summary": "", "authors": ["Erwin van der Valk, Dennis Doomen"], "owners": ["dennisdoomen", "erwinvandervalk"], "totalDownloads": 30597, "projectUrl": "http://github.com/ChillBDD/Chill", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["BDD", "TDD", "Unity", "NSubstitute"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 2926, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Sitecore.AutoFixture.NSubstitute", "title": "Sitecore AutoFixture NSubstitute", "version": "2.0.2", "description": "Framework to help Creating Autodata when unit testing Sitecore", "summary": "", "authors": ["istern"], "owners": ["istern"], "totalDownloads": 25362, "projectUrl": "https://github.com/istern/Sitecore.AutoFixture.NSubstitute", "licenseUrl": "https://github.com/istern/Sitecore.AutoFixture.NSubstitute/blob/master/License.md", "iconUrl": "", "tags": ["Sitecore", "Unit", "Testing"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 13275, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Community.Instance", "title": "NSubstitute.Community.Instance", "version": "3.0.0", "description": "Create instances of classes for unit tests with dependencies automatically substituted.", "summary": "", "authors": ["tonto7973"], "owners": ["onder7973"], "totalDownloads": 27856, "projectUrl": "https://github.com/tonto7973/NSubstitute.Community.Instance", "licenseUrl": "https://www.nuget.org/packages/NSubstitute.Community.Instance/3.0.0/license", "iconUrl": "", "tags": ["NSubstitute", "dependencies", "instance", "unit", "tests"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 5633, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Neovolve.Streamline.NSubstitute", "title": "Neovolve.Streamline.NSubstitute", "version": "2.6.0", "description": "Provides streamlined SUT creation", "summary": "", "authors": ["rprimrose"], "owners": ["rprimrose"], "totalDownloads": 26357, "projectUrl": "https://github.com/roryprimrose/Neovolve.Streamline", "licenseUrl": "https://www.nuget.org/packages/Neovolve.Streamline.NSubstitute/2.6.0/license", "iconUrl": "", "tags": ["Testing"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 99, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Rocket.Surgery.Extensions.Testing.NSubstitute", "title": "Rocket.Surgery.Extensions.Testing.NSubstitute", "version": "10.0.6", "description": "Package Description", "summary": "", "authors": ["David Driscoll,Rocket Surgeons Guild contributors"], "owners": ["RocketSurgeonsGuild"], "totalDownloads": 32759, "projectUrl": "https://rocketsurgeonsguild.github.io/", "licenseUrl": "https://www.nuget.org/packages/Rocket.Surgery.Extensions.Testing.NSubstitute/10.0.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rocket.surgery.extensions.testing.nsubstitute/10.0.6/icon", "tags": [], "verified": false, "versionsCount": 53, "latestVersionDownloads": 114, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "UniMock.WithNSubstitute", "title": "UniMock.WithNSubstitute", "version": "2.0.0.1", "description": "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.", "summary": "", "authors": ["Andrew Harcourt"], "owners": ["uglybugger"], "totalDownloads": 24111, "projectUrl": "http://bitbucket.codingforfunandprofit.com/unimock/overview", "licenseUrl": "https://bitbucket.org/uglybugger/unimock/src/c7a4110ba030/UniMock.Core/LICENCE.txt", "iconUrl": "", "tags": ["mock", "stub", "auto"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 2601, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "NSubstitute.Construct", "title": "NSubstitute.Construct", "version": "1.0.0.13", "description": "Extends NSubstitute with capability to automatically construct instances of an object, with optional automatic mapping of injected parameters.", "summary": "", "authors": ["Elia Franke"], "owners": ["eliafranke"], "totalDownloads": 15477, "projectUrl": "https://github.com/eliafranke/NSubstitute.Construct", "licenseUrl": "", "iconUrl": "", "tags": ["NSubstitute", "NSubstitute.Construct", "Construct", "Auto", "AutoConstruct"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 5497, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "RecShark.Testing.NSubstitute", "title": "RecShark.Testing.NSubstitute", "version": "2.0.0", "description": "Provides some NSubstitute extensions", "summary": "", "authors": ["Kevin Recuerda"], "owners": ["KevinRecuerda"], "totalDownloads": 20728, "projectUrl": "https://github.com/KevinRecuerda/RecShark", "licenseUrl": "https://www.nuget.org/packages/RecShark.Testing.NSubstitute/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/recshark.testing.nsubstitute/2.0.0/icon", "tags": ["recshark", "testing", "NSubstitute", "extensions"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 1909, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "VbRnD1OKzk9Z9qmMo", "_dataset_id": "6vHkpShOefES2Ns32"} {"packageName": "Microsoft.AspNetCore.SignalR.Common", "title": "Microsoft.AspNetCore.SignalR.Common", "version": "10.0.10", "description": "Common serialization primitives for SignalR Clients Servers\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 278088540, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Common/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.common/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 373534, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.Http.Connections.Common", "title": "Microsoft.AspNetCore.Http.Connections.Common", "version": "10.0.10", "description": "Common primitives for ASP.NET Connection Handlers and clients\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 261977532, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Common/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.common/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 329496, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Protocols.Json", "title": "Microsoft.AspNetCore.SignalR.Protocols.Json", "version": "10.0.10", "description": "Implements the SignalR Hub Protocol using System.Text.Json.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 230837425, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.json/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 334432, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.Http.Connections.Client", "title": "Microsoft.AspNetCore.Http.Connections.Client", "version": "10.0.10", "description": "Client for ASP.NET Core Connection Handlers\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 149648780, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Client/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.client/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 384863, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Client", "title": "Microsoft.AspNetCore.SignalR.Client", "version": "10.0.10", "description": "Client for ASP.NET Core SignalR\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 128818455, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 383744, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Client.Core", "title": "Microsoft.AspNetCore.SignalR.Client.Core", "version": "10.0.10", "description": "Client for ASP.NET Core SignalR\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 127465911, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client.Core/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client.core/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 179, "latestVersionDownloads": 387818, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.Http.Connections", "title": "Microsoft.AspNetCore.Http.Connections", "version": "1.2.11", "description": "Components for providing real-time bi-directional communication across the Web.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 117887550, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections/1.2.11/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 8263, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Core", "title": "Microsoft.AspNetCore.SignalR.Core", "version": "1.2.11", "description": "Real-time communication framework for ASP.NET Core.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 110515575, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.core/1.2.11/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 86767, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR", "title": "Microsoft.AspNetCore.SignalR", "version": "1.2.11", "description": "Components for providing real-time bi-directional communication across the Web.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 92213338, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr/1.2.11/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 134928, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.Azure.SignalR.Protocols", "title": "Microsoft.Azure.SignalR.Protocols", "version": "1.33.1", "description": ".NET Standard SDK for Azure SignalR Service protocol.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 65736904, "projectUrl": "https://aka.ms/signalr_service", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SignalR.Protocols/1.33.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.protocols/1.33.1/icon", "tags": ["aspnetcore", "azure", "signalr"], "verified": true, "versionsCount": 84, "latestVersionDownloads": 432009, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.Azure.SignalR", "title": "Microsoft.Azure.SignalR", "version": "1.33.1", "description": ".NET Standard SDK for Azure SignalR.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 65627564, "projectUrl": "https://aka.ms/signalr_service", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SignalR/1.33.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr/1.33.1/icon", "tags": ["aspnetcore", "azure", "signalr"], "verified": true, "versionsCount": 84, "latestVersionDownloads": 431210, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core", "title": "Microsoft ASP.NET SignalR Core Components", "version": "2.4.3", "description": "Async signaling library for .NET to help build real-time, multi-user interactive web applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 69133099, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.core/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 13171483, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.StackExchangeRedis", "title": "Microsoft.AspNetCore.SignalR.StackExchangeRedis", "version": "10.0.10", "description": "Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 43008471, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.StackExchangeRedis/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.stackexchangeredis/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 170, "latestVersionDownloads": 208912, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson", "title": "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson", "version": "10.0.10", "description": "Implements the SignalR Hub Protocol using Newtonsoft.Json.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 40661795, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.newtonsoftjson/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 60413, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb", "title": "Microsoft ASP.NET SignalR System.Web", "version": "2.4.3", "description": "Incredibly simple real-time web for .NET. Components for using ASP.NET SignalR in applications hosted on System.Web.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 50341509, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.systemweb/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 9155036, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.JS", "title": "Microsoft ASP.NET SignalR JavaScript Client", "version": "2.4.3", "description": "JavaScript client for ASP.NET SignalR.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 47864030, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "JS"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 8401626, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Protocols.MessagePack", "title": "Microsoft.AspNetCore.SignalR.Protocols.MessagePack", "version": "10.0.10", "description": "Implements the SignalR Hub Protocol over MsgPack.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 24840944, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.MessagePack/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.messagepack/10.0.10/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 181, "latestVersionDownloads": 69232, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Client", "title": "Microsoft ASP.NET SignalR .NET Client", "version": "2.4.3", "description": ".NET client for ASP.NET SignalR.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 32049993, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.client/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Client"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 7428849, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.Azure.SignalR.Management", "title": "Microsoft.Azure.SignalR.Management", "version": "1.33.1", "description": "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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 23152252, "projectUrl": "https://aka.ms/signalr_service", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SignalR.Management/1.33.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.management/1.33.1/icon", "tags": ["aspnetcore", "azure", "signalr"], "verified": true, "versionsCount": 69, "latestVersionDownloads": 106532, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNetCore.SignalR.Redis", "title": "Microsoft.AspNetCore.SignalR.Redis", "version": "1.2.11", "description": "Redis for ASP.NET Core SignalR.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 16472004, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.redis/1.2.11/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 3206, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR", "title": "Microsoft ASP.NET SignalR", "version": "2.4.3", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 45075104, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "websockets", "real-time", "realtime", "comet", "HTTP", "streaming"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 7581879, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Owin", "title": "Microsoft ASP.NET SignalR OWIN", "version": "1.2.2", "description": "OWIN componenets for ASP.NET SignalR.", "summary": "OWIN componenets for ASP.NET SignalR.", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 5690161, "projectUrl": "http://www.asp.net/signalr", "licenseUrl": "http://www.microsoft.com/web/webpi/eula/signalr_rtw.htm", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Owin"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 4263350, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "AspNetCore.HealthChecks.SignalR", "title": "AspNetCore.HealthChecks.SignalR", "version": "9.0.0", "description": "HealthChecks.SignalR is the health check package for SignalR.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 4664839, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.SignalR/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.signalr/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "SignalR"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 978828, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SqlServer", "title": "Microsoft ASP.NET SignalR SQL Server Messaging Backplane", "version": "2.4.3", "description": "SQL Server messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 5266903, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.sqlserver/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SqlServer"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 1164088, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Redis", "title": "Microsoft ASP.NET SignalR Redis Messaging Backplane", "version": "2.4.3", "description": "Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 5100387, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.redis/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Redis"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 500214, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Azure.Messaging.WebPubSub", "title": "Azure.Messaging.WebPubSub", "version": "1.6.0", "description": "Azure SDK client library for the WebPubSub service", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 3999078, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.WebPubSub_1.6.0/sdk/webpubsub/Azure.Messaging.WebPubSub/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Messaging.WebPubSub/1.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.messaging.webpubsub/1.6.0/icon", "tags": ["Azure", "WebPubSub", "SignalR"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 669046, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "AspNetCore.SignalR.OpenTelemetry", "title": "AspNetCore.SignalR.OpenTelemetry", "version": "1.8.0", "description": "SignalR instrumentation for OpenTelemetry .NET", "summary": "", "authors": ["nenoNaninu"], "owners": ["nenoNaninu"], "totalDownloads": 2472059, "projectUrl": "https://github.com/nenoNaninu/AspNetCore.SignalR.OpenTelemetry", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.SignalR.OpenTelemetry/1.8.0/license", "iconUrl": "", "tags": ["signalr", "opentelemetry"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 281823, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SelfHost", "title": "Microsoft ASP.NET SignalR Self Host", "version": "2.4.3", "description": "This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 3547556, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.selfhost/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SelfHost"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 627808, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "MassTransit.SignalR", "title": "MassTransit.SignalR", "version": "9.2.0", "description": "MassTransit SignalR Backplane support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 2220034, "projectUrl": "https://massient.com/", "licenseUrl": "https://massient.com/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.signalr/9.2.0/icon", "tags": ["MassTransit", "SignalR"], "verified": true, "versionsCount": 103, "latestVersionDownloads": 112, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.StackExchangeRedis", "title": "Microsoft ASP.NET SignalR Redis Messaging Backplane", "version": "2.4.3", "description": "Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 3123437, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.stackexchangeredis/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Redis"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 1586378, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Abp.AspNetCore.SignalR", "title": "Abp.AspNetCore.SignalR", "version": "10.5.0", "description": "Abp.AspNetCore.SignalR", "summary": "", "authors": ["Abp.AspNetCore.SignalR"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 5438747, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.AspNetCore.SignalR/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.aspnetcore.signalr/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "SignalR"], "verified": true, "versionsCount": 92, "latestVersionDownloads": 1905, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.Azure.SignalR.AspNet", "title": "Microsoft.Azure.SignalR.AspNet", "version": "1.33.1", "description": ".NET Framework SDK for Azure ASP.NET SignalR.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 2183450, "projectUrl": "https://aka.ms/signalr_service", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SignalR.AspNet/1.33.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.aspnet/1.33.1/icon", "tags": ["aspnetcore", "azure", "signalr"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 1889, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.ServiceBus3", "title": "Microsoft ASP.NET SignalR Service Bus v3 Messaging Backplane", "version": "2.4.3", "description": "Service Bus v3 messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 2373137, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus3/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "ServiceBus"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 363961, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.ServiceBus", "title": "Microsoft ASP.NET SignalR Service Bus Messaging Backplane", "version": "2.4.3", "description": "Service Bus messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1801976, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus/2.4.3/icon", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "ServiceBus"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 136187, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core.es", "title": "Recursos en español para Microsoft ASP.NET SignalR Core", "version": "2.4.3", "description": "Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR Core.", "summary": "Recursos en español para el paquete Microsoft.AspNet.SignalR.Core", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1336291, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 81267, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core.de", "title": "Deutsche Ressourcen für Microsoft ASP.NET SignalR Core", "version": "2.4.3", "description": "Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR Core.", "summary": "Deutsche Ressourcen für das Microsoft.AspNet.SignalR.Core-Paket", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1276999, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 92799, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core.fr", "title": "Ressources en français pour Microsoft ASP.NET SignalR Core", "version": "2.4.3", "description": "Ce package inclut les assemblys satellites en français pour ASP.NET SignalR Core.", "summary": "Ressources en français pour le package Microsoft.AspNet.SignalR.Core", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1299327, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 95204, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core.tr", "title": "Microsoft ASP.NET SignalR Core Türkçe Kaynaklar", "version": "2.4.3", "description": "Bu paket ASP.NET SignalR Core için Türkçe uydu derlemelerini içerir.", "summary": "Microsoft.AspNet.SignalR.Core paketi için Türkçe kaynaklar", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1262151, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 74909, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.Core.ru", "title": "Русские ресурсы Microsoft ASP.NET SignalR Core", "version": "2.4.3", "description": "Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR Core.", "summary": "Русские ресурсы для пакета Microsoft.AspNet.SignalR.Core", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1242056, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 77514, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "ImCore", "title": "ImCore", "version": "2.0.3", "description": ".NET websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.", "summary": "", "authors": ["YeXiangQin"], "owners": ["2881099"], "totalDownloads": 969825, "projectUrl": "https://github.com/2881099/im", "licenseUrl": "https://www.nuget.org/packages/ImCore/2.0.3/license", "iconUrl": "", "tags": ["im", "websocket", "signalr"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 138070, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.fr", "title": "Ressources en français pour Microsoft ASP.NET SignalR SystemWeb", "version": "2.4.3", "description": "Ce package inclut les assemblys satellites en français pour ASP.NET SignalR SystemWeb.", "summary": "Ressources en français pour le package Microsoft.AspNet.SignalR.SystemWeb", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1121844, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 83855, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.it", "title": "Microsoft ASP.NET SignalR SystemWeb - Risorse per l'italiano", "version": "2.4.3", "description": "Il pacchetto contiene gli assembly satellite di ASP.NET SignalR SystemWeb per l'italiano.", "summary": "Risorse del pacchetto Microsoft.AspNet.SignalR.SystemWeb per l'italiano", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1043459, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 64114, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.pt-br", "title": "Recursos em Português-BR do Microsoft ASP.NET SignalR SystemWeb", "version": "2.4.3", "description": "Este pacote contém os assemblies satélites em Português-BR para o ASP.NET SignalR SystemWeb.", "summary": "Recursos em Português-BR para o Microsoft.AspNet.SignalR.SystemWeb", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1061852, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 69006, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.es", "title": "Recursos en español para Microsoft ASP.NET SignalR SystemWeb", "version": "2.4.3", "description": "Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR SystemWeb.", "summary": "Recursos en español para el paquete Microsoft.AspNet.SignalR.SystemWeb", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1127105, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 69255, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.tr", "title": "Microsoft ASP.NET SignalR SystemWeb Türkçe Kaynaklar", "version": "2.4.3", "description": "Bu paket ASP.NET SignalR SystemWeb için Türkçe uydu derlemelerini içerir.", "summary": "Microsoft.AspNet.SignalR.SystemWeb paketi için Türkçe kaynaklar", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1085683, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 62701, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.ja", "title": "Microsoft ASP.NET SignalR SystemWeb 日本語リソース", "version": "2.4.3", "description": "このパッケージには、ASP.NET SignalR SystemWeb の日本語サテライト アセンブリが含まれています。", "summary": "Microsoft.AspNet.SignalR.SystemWeb パッケージの日本語リソース", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1049252, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 63947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.ko", "title": "Microsoft ASP.NET SignalR SystemWeb 한국어 리소스", "version": "2.4.3", "description": "이 패키지에는 ASP.NET SignalR SystemWeb용 한국어 위성 어셈블리가 포함되어 있습니다.", "summary": "Microsoft.AspNet.SignalR.SystemWeb 패키지용 한국어 리소스", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1038704, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 63192, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.pl", "title": "Microsoft ASP.NET SignalR SystemWeb — zasoby dla języka polskiego", "version": "2.4.3", "description": "Ten pakiet zawiera zestawy satelickie dla języka polskiego dotyczące produktu ASP.NET SignalR SystemWeb.", "summary": "Zasoby dla języka polskiego dotyczące pakietu Microsoft.AspNet.SignalR.SystemWeb", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1031389, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 62615, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.ru", "title": "Русские ресурсы Microsoft ASP.NET SignalR SystemWeb", "version": "2.4.3", "description": "Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR SystemWeb.", "summary": "Русские ресурсы для пакета Microsoft.AspNet.SignalR.SystemWeb", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1059547, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 65439, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Microsoft.AspNet.SignalR.SystemWeb.de", "title": "Deutsche Ressourcen für Microsoft ASP.NET SignalR SystemWeb", "version": "2.4.3", "description": "Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR SystemWeb.", "summary": "Deutsche Ressourcen für das Microsoft.AspNet.SignalR.SystemWeb-Paket", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 1068892, "projectUrl": "https://www.asp.net/signalr", "licenseUrl": "https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt", "iconUrl": "", "tags": ["Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 72914, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "E05kvRMKPGTZlaET5", "_dataset_id": "nJyo6f5mEwmnah6yc"} {"packageName": "Portable.BouncyCastle", "title": "Bouncy Castle Portable", "version": "1.9.0", "description": "BouncyCastle portable version with support for .NET 4, .NET Standard 2.0", "summary": "", "authors": ["Claire Novotny"], "owners": ["clairernovotny"], "totalDownloads": 503153662, "projectUrl": "https://www.bouncycastle.org/csharp/", "licenseUrl": "https://www.bouncycastle.org/csharp/licence.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/portable.bouncycastle/1.9.0/icon", "tags": ["bouncycastle", "cryptography", "encryption", "security"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 156011132, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.Cryptography", "title": "BouncyCastle.NET Cryptography", "version": "2.7.0", "description": "BouncyCastle.NET is a popular cryptography library for .NET", "summary": "", "authors": ["Legion of the Bouncy Castle Inc."], "owners": ["LegionOfTheBouncyCastle"], "totalDownloads": 387809619, "projectUrl": "https://www.bouncycastle.org/stable/nuget/csharp/website", "licenseUrl": "https://www.nuget.org/packages/BouncyCastle.Cryptography/2.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.7.0/icon", "tags": ["bouncycastle", "cryptography", "dtls", "encryption", "open-source", "openpgp", "post-quantum", "security", "tls"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 15887, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Core", "title": "Castle.Core", "version": "5.2.1", "description": "Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 1659719795, "projectUrl": "http://www.castleproject.org/", "licenseUrl": "https://www.nuget.org/packages/Castle.Core/5.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.core/5.2.1/icon", "tags": ["castle", "dynamicproxy", "dynamic", "proxy", "dynamicproxy2", "dictionaryadapter", "emailsender"], "verified": true, "versionsCount": 29, "latestVersionDownloads": 25204529, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle", "title": "Bouncy Castle", "version": "1.8.9", "description": "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.", "summary": "Bouncy Castle is a collection of APIs used in cryptography.", "authors": ["Bouncy Castle Project Contributors"], "owners": ["bogatykh", "teoman soygul"], "totalDownloads": 83109079, "projectUrl": "http://www.bouncycastle.org/csharp/", "licenseUrl": "http://www.bouncycastle.org/licence.html", "iconUrl": "", "tags": ["bouncycastle", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 26339048, "packageTypes": ["Dependency"], "hasVulnerabilities": true, "vulnerabilitiesCount": 3, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.NetCore", "title": "BouncyCastle.NetCore", "version": "2.2.1", "description": "a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support", "summary": "", "authors": ["BouncyCastle"], "owners": ["chrishwang"], "totalDownloads": 96669543, "projectUrl": "https://github.com/chrishaly/bc-csharp", "licenseUrl": "", "iconUrl": "", "tags": [".net", "framework", "core", "standard"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 9199416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Windsor", "title": "Castle Windsor", "version": "6.0.0", "description": "Castle Windsor is best of breed, mature Inversion of Control container available for .NET.", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 88309399, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.windsor/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 6634606, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "itext.bouncy-castle-adapter", "title": "iText bouncy-castle adapter module", "version": "9.7.0", "description": "Bouncy-castle adapter module", "summary": "", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 16439805, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext.bouncy-castle-adapter/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 76857, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "itext7.bouncy-castle-adapter", "title": "iText bouncy-castle adapter module", "version": "9.7.0", "description": "Bouncy-castle adapter module", "summary": "", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 12657196, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext7.bouncy-castle-adapter/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 41253, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Core.AsyncInterceptor", "title": "Castle.Core.AsyncInterceptor", "version": "2.1.0", "description": "AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.", "summary": "", "authors": ["James Skimming"], "owners": ["jskimming"], "totalDownloads": 49299975, "projectUrl": "https://github.com/JSkimming/Castle.Core.AsyncInterceptor", "licenseUrl": "https://www.nuget.org/packages/Castle.Core.AsyncInterceptor/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.core.asyncinterceptor/2.1.0/icon", "tags": ["async", "asynchronous-methods", "castle", "castle-core", "dynamic", "dynamicproxy", "dynamic-proxy", "dynamicproxy2", "intercept-methods", "proxy"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 28341309, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.LoggingFacility", "title": "Castle Windsor logging facility", "version": "6.0.0", "description": "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).", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 31230698, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.loggingfacility/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection", "logging", "log4net", "nlog"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 2820256, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.Crypto.dll", "title": "Bouncy Castle Crypto API C#", "version": "1.8.1", "description": "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!\n\n 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.", "summary": "", "authors": ["Legion of the Bouncy Castle"], "owners": ["mwo"], "totalDownloads": 3872568, "projectUrl": "http://www.bouncycastle.org/csharp/", "licenseUrl": "http://www.bouncycastle.org/csharp/licence.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bouncycastle.crypto.dll/1.8.1/icon", "tags": ["BC", "Cryptography"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 3872561, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.NetCoreSdk", "title": "BouncyCastle.NetCoreSdk", "version": "1.9.7", "description": "Bouncy Castle Cryptography API", "summary": "", "authors": ["The Legion of the Bouncy Castle Inc, Alex Paskhin"], "owners": ["AlexLordEaster"], "totalDownloads": 3375432, "projectUrl": "https://github.com/bcgit/bc-csharp", "licenseUrl": "https://www.nuget.org/packages/BouncyCastle.NetCoreSdk/1.9.7/license", "iconUrl": "", "tags": ["bouncycastle", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 1813454, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.OpenPGP", "title": "BouncyCastle.NET OpenPGP-only", "version": "2.0.0.1", "description": "Subset of the full Bouncycastle API focused only on OpenPGP functionality to reduce the size of the compiled library.", "summary": "", "authors": ["Legion of the Bouncy Castle Inc."], "owners": ["bastian.eicher", "NanoByte"], "totalDownloads": 2110656, "projectUrl": "https://www.bouncycastle.org/csharp/", "licenseUrl": "https://www.nuget.org/packages/BouncyCastle.OpenPGP/2.0.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bouncycastle.openpgp/2.0.0.1/icon", "tags": ["bouncycastle", "cryptography", "dtls", "encryption", "open-source", "openpgp", "post-quantum", "security", "tls"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 399055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Volo.Abp.Castle.Core", "title": "Volo.Abp.Castle.Core", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Castle.Core"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 14152034, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Castle.Core/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.castle.core/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 6514, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Windsor.MsDependencyInjection", "title": "Castle.Windsor.MsDependencyInjection", "version": "6.0.0", "description": "Package Description", "summary": "", "authors": ["Castle.Windsor.MsDependencyInjection"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 14988402, "projectUrl": "https://github.com/volosoft/castle-windsor-ms-adapter", "licenseUrl": "https://github.com/volosoft/castle-windsor-ms-adapter/blob/master/LICENSE", "iconUrl": "", "tags": ["Windsor", "Castle", "AspNetCore", "DI", "IoC", "DNX", "DependencyInjection", "Extensions"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 1943, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "itext.bouncy-castle-fips-adapter", "title": "iText bouncy-castle FIPS adapter module", "version": "9.7.0", "description": "Bouncy-castle FIPS adapter module", "summary": "", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 1716459, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext.bouncy-castle-fips-adapter/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 5438, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.LoggingFacility.MsLogging", "title": "Castle.LoggingFacility.MsLogging", "version": "3.1.0", "description": "Package Description", "summary": "", "authors": ["Castle.LoggingFacility.MsLogging"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 8372838, "projectUrl": "https://github.com/volosoft/castle-logging-ms-adapter", "licenseUrl": "https://github.com/volosoft/castle-logging-ms-adapter/blob/master/LICENSE", "iconUrl": "", "tags": ["Castle", "Logging", "Extensions"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 8209278, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle-Ext", "title": "Bouncy Castle C# API - Extension", "version": "1.7.0", "description": "Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.", "summary": "A lightweight cryptography API for C#.", "authors": ["Sean Gough"], "owners": ["sdgough"], "totalDownloads": 897584, "projectUrl": "http://www.bouncycastle.org/csharp/", "licenseUrl": "http://www.bouncycastle.org/csharp/licence.html", "iconUrl": "", "tags": ["bouncycastle", "crypto", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 897584, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Abp.Castle.Log4Net", "title": "Abp.Castle.Log4Net", "version": "10.5.0", "description": "Abp.Castle.Log4Net", "summary": "", "authors": ["Abp.Castle.Log4Net"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 7017654, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.Castle.Log4Net/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.castle.log4net/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "log4net", "castle"], "verified": true, "versionsCount": 140, "latestVersionDownloads": 1214, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "HiNetCloud.Enterprises.BouncyCastle.Crypto", "title": "Enterprises.BouncyCastle.Crypto-Library For Hangzhou NetCloud Technology Co., Ltd", "version": "26.7.10.657", "description": "26.7.10.657-HiNetCoreAssembly-MD5【F9rUT13cES8mXMNlj1GlEQ==】", "summary": "", "authors": ["Eric.Zhang"], "owners": ["jszyong"], "totalDownloads": 1032204, "projectUrl": "http://www.hinetcloud.com/NugetProjectUrls/Enterprises.BouncyCastle.Crypto.html", "licenseUrl": "https://www.nuget.org/packages/HiNetCloud.Enterprises.BouncyCastle.Crypto/26.7.10.657/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hinetcloud.enterprises.bouncycastle.crypto/26.7.10.657/icon", "tags": ["NetCloudFramework"], "verified": false, "versionsCount": 857, "latestVersionDownloads": 160, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Portable.BouncyCastle-Signed", "title": "Bouncy Castle PCL Signed", "version": "1.7.0.2", "description": "BouncyCastle.Crypto is a cryptography API providing:\n -Generation and parsing of PKCS#12 files.\n -X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates.\n -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.\n -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.\n -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.\n -Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR).\n -Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS#5/7, TBC, X.923, and Zero Byte.\n -Asymmetric key algorithms: RSA (with blinding), ElGamal, DSA, ECDSA.\n -Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS#1.\n -Digests: GOST3411, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool.\n -Signer mechanisms: DSA, ECDSA, ECGOST3410, GOST3410, ISO9796d2, PSS, RSA.\n -Key Agreement: Diffie-Hellman and EC-DH.\n -Macs: CBCBlockCipher, CFBBlockCipher, GOST28147, HMac, and ISO9797 Alg. 3.\n -PBE generators: PKCS#12, and PKCS#5 - schemes 1 and 2.\n -OpenPGP (RFC 2440)\n -Cryptographic Message Syntax (CMS, RFC 3852), including streaming API.\n -Online Certificate Status Protocol (OCSP, RFC 2560).\n -Time Stamp Protocol (TSP, RFC 3161).\n -TLS/SSL Client with support for client side authentication.\n \nSupport for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid", "summary": "PCL port of BouncyCastle with a signed assembly", "authors": ["Mark Junker"], "owners": ["FubarCoder"], "totalDownloads": 621059, "projectUrl": "https://github.com/fubar-coder/BouncyCastle-PCL", "licenseUrl": "", "iconUrl": "", "tags": ["bouncycastle", "cryptography", "encryption", "security", "PCL", "wp8", "wpa81", "net4", "sl5", "monotouch", "monoandroid", "xamarin"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 607340, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "itext7.bouncy-castle-fips-adapter", "title": "iText bouncy-castle FIPS adapter module", "version": "9.7.0", "description": "Bouncy-castle FIPS adapter module", "summary": "", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 1204852, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext7.bouncy-castle-fips-adapter/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 1010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Rebus.Castle.Windsor", "title": "Rebus.Castle.Windsor", "version": "6.1.0", "description": "Provides a Castle Windsor container adapter for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["mookid8000"], "totalDownloads": 3358957, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Rebus.Castle.Windsor/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebus.castle.windsor/6.1.0/icon", "tags": ["rebus", "castle", "castle-windsor", "ioc", "dependency-injection"], "verified": false, "versionsCount": 300, "latestVersionDownloads": 131714, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle-PCL", "title": "BouncyCastle-PCL", "version": "1.0.0.6", "description": "HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.", "summary": "HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.", "authors": ["Zeeshan Bhatti"], "owners": ["zeeshanejaz"], "totalDownloads": 410955, "projectUrl": "", "licenseUrl": "http://opensource.org/licenses/mit-license.php", "iconUrl": "", "tags": ["HMACSHA1", "HMACSHA256", "PCL"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 298154, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.WcfIntegrationFacility", "title": "Castle Windsor WCF integration facility", "version": "6.0.0", "description": "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.", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject"], "totalDownloads": 2501925, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.wcfintegrationfacility/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 167156, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "XC.BouncyCastle.Crypto", "title": "XC.BouncyCastle.Crypto", "version": "1.0.0", "description": "Package Description", "summary": "", "authors": ["XC.BouncyCastle.Crypto"], "owners": ["stulzq"], "totalDownloads": 303728, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 303728, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "NServiceBus.CastleWindsor", "title": "NServiceBus.CastleWindsor", "version": "8.0.0", "description": "Adapter for the Castle Windsor IoC Container", "summary": "", "authors": ["Particular Software"], "owners": ["ParticularSoftware"], "totalDownloads": 2044560, "projectUrl": "https://docs.particular.net/nuget/NServiceBus.CastleWindsor", "licenseUrl": "https://www.nuget.org/packages/NServiceBus.CastleWindsor/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nservicebus.castlewindsor/8.0.0/icon", "tags": ["nservicebus", "messaging"], "verified": true, "versionsCount": 128, "latestVersionDownloads": 8626, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Core-log4net", "title": "Castle.Core-log4net", "version": "5.2.1", "description": "Castle log4net integration, logging services from Apache based on log4j", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 2534839, "projectUrl": "http://www.castleproject.org/", "licenseUrl": "https://www.nuget.org/packages/Castle.Core-log4net/5.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.core-log4net/5.2.1/icon", "tags": ["castle", "logging", "log4net"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 71422, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle.CoreClr", "title": "BouncyCastle.CoreClr", "version": "1.0.0", "description": "BouncyCastle.CoreClr", "summary": "", "authors": ["BouncyCastle.CoreClr"], "owners": ["Tiny"], "totalDownloads": 256900, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 256900, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "MassTransit.CastleWindsor", "title": "MassTransit.CastleWindsor", "version": "7.3.1", "description": "MassTransit CastleWindsor container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 1527846, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MassTransit.CastleWindsor/7.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.castlewindsor/7.3.1/icon", "tags": ["MassTransit", "CastleWindsor"], "verified": true, "versionsCount": 61, "latestVersionDownloads": 103886, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Facilities.AspNet.SystemWeb", "title": "Castle Windsor System.Web facility", "version": "6.0.0", "description": "Castle Windsor system web facility lets you easily add windsor to legacy aspnet web apps.", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject"], "totalDownloads": 2334277, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.facilities.aspnet.systemweb/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection", "system", "web", "aspnet"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 377074, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Windsor.Extensions.DependencyInjection", "title": "Castle Windsor extension for .NET Extensions DependencyInjection", "version": "6.0.0", "description": "Allows to use Castle Windsor as a container using IServiceProvider", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject"], "totalDownloads": 1822952, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.windsor.extensions.dependencyinjection/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection", "aspnet", "core"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 328359, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Core-Serilog", "title": "Castle.Core-Serilog", "version": "5.2.1", "description": "Castle Serilog integration, for simple logging with structured events", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 1213524, "projectUrl": "http://www.castleproject.org/", "licenseUrl": "https://www.nuget.org/packages/Castle.Core-Serilog/5.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.core-serilog/5.2.1/icon", "tags": ["castle", "logging", "serilog"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 73558, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Core-NLog", "title": "Castle.Core-NLog", "version": "5.2.1", "description": "Castle NLog integration, flexible and free open-source logging for .NET", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject", "jonorossi"], "totalDownloads": 1206064, "projectUrl": "http://www.castleproject.org/", "licenseUrl": "https://www.nuget.org/packages/Castle.Core-NLog/5.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.core-nlog/5.2.1/icon", "tags": ["castle", "logging", "NLog"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 18908, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.DynamicLinqQueryBuilder", "title": "Castle.DynamicLinqQueryBuilder", "version": "2.0.1", "description": "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.", "summary": "", "authors": ["Grant Hamm"], "owners": ["castleit"], "totalDownloads": 1380896, "projectUrl": "https://github.com/tghamm/dynamic-linq-query-builder/", "licenseUrl": "https://www.nuget.org/packages/Castle.DynamicLinqQueryBuilder/2.0.1/license", "iconUrl": "", "tags": ["jquery-query-builder", "generic", "query", "generator", "linq", "javascript"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 14435, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "BouncyCastle1.7", "title": "BouncyCastle1.7", "version": "1.7.0", "description": "Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.", "summary": "Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.", "authors": ["Jack"], "owners": ["freeman"], "totalDownloads": 205141, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 205141, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.NVelocity", "title": "Castle.NVelocity", "version": "1.1.1", "description": "NVelocity is a port of the excellent Apache Jakarta Velocity project. It is a very simple, easy to learn and extensible template engine.\n\nDue 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.", "summary": "NVelocity is very simple, easy to learn and extensible template engine. It's Castle Team fork of original NVelocity.", "authors": ["Castle Project Contributors"], "owners": ["alexey.petriashev"], "totalDownloads": 825483, "projectUrl": "http://www.castleproject.org/others/nvelocity/index.html", "licenseUrl": "", "iconUrl": "", "tags": ["nvelocity", "template", "templateengine"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 825483, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Windsor.Lifestyles", "title": "Castle.Windsor.Lifestyles", "version": "0.4.0", "description": "Additional lifestyles for Castle.Windsor", "summary": "Additional lifestyles for Castle.Windsor", "authors": ["Mauricio Scheffer and contributors"], "owners": ["mausch"], "totalDownloads": 995260, "projectUrl": "https://www.ohloh.net/p/CastleWindsorLifestyles", "licenseUrl": "https://raw.github.com/castleprojectcontrib/Castle.Windsor.Lifestyles/master/license.txt", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 738053, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Microting.Rebus.Castle.Windsor", "title": "Microting.Rebus.Castle.Windsor", "version": "10.0.5", "description": "Provides a Castle Windsor container adapter for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["microtingas"], "totalDownloads": 1049410, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Microting.Rebus.Castle.Windsor/10.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microting.rebus.castle.windsor/10.0.5/icon", "tags": ["rebus", "castle", "castle-windsor", "ioc", "dependency-injection"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 16936, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "OpenTl.BouncyCastle", "title": "Bouncy Castle", "version": "1.8.3", "description": "- Generation and parsing of PKCS-12 files.\n - X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates.\n - 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.\n - 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.\n - 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.\n - Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR).\n - Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte.\n - Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding).\n - Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1.\n - AEAD block cipher modes: CCM, EAX, GCM and OCB.\n - Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool.\n - XOFs: SHAKE.\n - Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998.\n - Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a.\n - Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC.\n - PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2.\n - OpenPGP (RFC 4880)\n - Cryptographic Message Syntax (CMS, RFC 3852), including streaming API.\n - Online Certificate Status Protocol (OCSP, RFC 2560).\n - Time Stamp Protocol (TSP, RFC 3161).\n - 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.\n - Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves.\n - Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions.\n - PKIX certificate path validation", "summary": "", "authors": ["Bouncy Castle Project Contributors, Viktor Borisov"], "owners": ["vik.borisov"], "totalDownloads": 135131, "projectUrl": "https://github.com/OpenTl/OpenTl.BouncyCastle", "licenseUrl": "http://www.bouncycastle.org/csharp/licence.html", "iconUrl": "", "tags": ["bouncycastle", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 129056, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.FactorySupportFacility", "title": "Castle Windsor factory support facility", "version": "4.1.1", "description": "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.", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject"], "totalDownloads": 861779, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.factorysupportfacility/4.1.1/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection", "factory", "xml", "facility"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 191412, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Aiwins.Rocket.Castle.Core", "title": "Aiwins.Rocket.Castle.Core", "version": "8.0.5", "description": "Package Description", "summary": "", "authors": ["Aiwins.Rocket.Castle.Core"], "owners": ["Aiwins"], "totalDownloads": 784671, "projectUrl": "https://rocket.aiwins.cn/", "licenseUrl": "https://www.nuget.org/packages/Aiwins.Rocket.Castle.Core/8.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aiwins.rocket.castle.core/8.0.5/icon", "tags": ["Aiwins", "Rocket"], "verified": false, "versionsCount": 159, "latestVersionDownloads": 6978, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.DynamicProxy", "title": "Castle.DynamicProxy (obsolete)", "version": "2.2.0", "description": "**Obsolete**\nThis is an old version. For latest version of Castle DynamicProxy please get Castle.Core package.\n---------\nCastle 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.", "summary": "This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package.", "authors": ["Castle Project Contributors"], "owners": ["hammett", "krzysztof.kozmic"], "totalDownloads": 654877, "projectUrl": "http://www.castleproject.org/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.dynamicproxy/2.2.0/icon", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 228677, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Castle.Facilities.AspNetCore", "title": "Castle Windsor ASP.NET Core facility", "version": "6.0.0", "description": "Castle Windsor ASP.NET Core facility lets you easily add windsor to aspnet core apps.", "summary": "", "authors": ["Castle Project Contributors"], "owners": ["castleproject"], "totalDownloads": 682661, "projectUrl": "http://www.castleproject.org/projects/windsor/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/castle.facilities.aspnetcore/6.0.0/icon", "tags": ["castle", "windsor", "inversionOfControl", "DependencyInjection", "aspnet", "core"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 91945, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "NHibernate.Castle", "title": "NHibernate.Castle", "version": "3.1.0.4000", "description": "NHibernate is a mature, open source object-relational mapper for the .NET framework.\n This package enables the ability to use lazy-loading with Castle dynamic-proxy.", "summary": "NHibernate with lazy-loading enabled.", "authors": ["NHibernate community, Hibernate community"], "owners": ["fabio maulo", "sbohlen"], "totalDownloads": 350596, "projectUrl": "http://nhforge.org/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nhibernate.castle/3.1.0.4000/icon", "tags": ["ORM", "DataBase", "DAL", "Object", "Relational", "Mapping"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 350596, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Silky.Castle", "title": "Silky.Castle", "version": "3.9.2", "description": "Castle DynamicProxy adapter for the Silky framework, enabling AOP interceptors (caching, governance, transaction) on RPC service entries.", "summary": "", "authors": ["Silky.Castle"], "owners": ["Silky"], "totalDownloads": 360748, "projectUrl": "", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/silky.castle/3.9.2/icon", "tags": ["silky", "micro-service", "rpc", "distributed-transactions", "tcc-transaction"], "verified": false, "versionsCount": 111, "latestVersionDownloads": 1966, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "ZhileTime.Hope.Castle.Core", "title": "ZhileTime.Hope.Castle.Core", "version": "6.3.5", "description": "Package Description", "summary": "", "authors": ["ZhileTime.Hope.Castle.Core"], "owners": ["zhiletime"], "totalDownloads": 596393, "projectUrl": "https://hope.io/", "licenseUrl": "https://www.nuget.org/packages/ZhileTime.Hope.Castle.Core/6.3.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/zhiletime.hope.castle.core/6.3.5/icon", "tags": ["ZhileTime"], "verified": false, "versionsCount": 203, "latestVersionDownloads": 2009, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "AIC.Core.Security.Cryptography.Hashing.BouncyCastle", "title": "AIC.Core.Security.Cryptography.Hashing.BouncyCastle", "version": "2026.6.18.1", "description": "Shared .NET library for Aerospace, Intelligence, and Cyber solutions.", "summary": "", "authors": ["Secure Engineering Team"], "owners": ["aicukltd"], "totalDownloads": 92520, "projectUrl": "https://aicuk.ltd/", "licenseUrl": "https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Hashing.BouncyCastle/2026.6.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.hashing.bouncycastle/2026.6.18.1/icon", "tags": ["aic", "defence", "cyber", "intelligence", "security", "dotnet"], "verified": false, "versionsCount": 398, "latestVersionDownloads": 407, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle", "title": "AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle", "version": "2026.6.18.1", "description": "Shared .NET library for Aerospace, Intelligence, and Cyber solutions.", "summary": "", "authors": ["Secure Engineering Team"], "owners": ["aicukltd"], "totalDownloads": 100137, "projectUrl": "https://aicuk.ltd/", "licenseUrl": "https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle/2026.6.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.asymmetric.quantum.bouncycastle/2026.6.18.1/icon", "tags": ["aic", "defence", "cyber", "intelligence", "security", "dotnet"], "verified": false, "versionsCount": 397, "latestVersionDownloads": 477, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models", "title": "AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models", "version": "2026.6.18.1", "description": "Shared .NET library for Aerospace, Intelligence, and Cyber solutions.", "summary": "", "authors": ["Secure Engineering Team"], "owners": ["aicukltd"], "totalDownloads": 95849, "projectUrl": "https://aicuk.ltd/", "licenseUrl": "https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models/2026.6.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.asymmetric.certificates.quantum.bouncycastle.models/2026.6.18.1/icon", "tags": ["aic", "defence", "cyber", "intelligence", "security", "dotnet"], "verified": false, "versionsCount": 396, "latestVersionDownloads": 437, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "sOhFNvpmy9se7zr1G", "_dataset_id": "sdIqbWuxmZjftHQtH"} {"packageName": "Microsoft.DotNet.PlatformAbstractions", "title": "Microsoft.DotNet.PlatformAbstractions", "version": "3.1.6", "description": "Abstractions for making code that uses file system and environment testable.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1457495469, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.DotNet.PlatformAbstractions/3.1.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/3.1.6/icon", "tags": [], "verified": true, "versionsCount": 20, "latestVersionDownloads": 104586571, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "YamlDotNet", "title": "YamlDotNet", "version": "18.1.0", "description": "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.", "summary": "", "authors": ["Antoine Aubry"], "owners": ["aaubry"], "totalDownloads": 525035464, "projectUrl": "https://github.com/aaubry/YamlDotNet/wiki", "licenseUrl": "https://www.nuget.org/packages/YamlDotNet/18.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/yamldotnet/18.1.0/icon", "tags": ["yaml", "parser", "development", "library", "serialization"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 1575243, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "BenchmarkDotNet", "title": "BenchmarkDotNet", "version": "0.15.8", "description": "Powerful .NET library for benchmarking", "summary": "", "authors": [".NET Foundation and contributors"], "owners": ["AndreyAkinshin"], "totalDownloads": 74935252, "projectUrl": "https://github.com/dotnet/BenchmarkDotNet", "licenseUrl": "https://www.nuget.org/packages/BenchmarkDotNet/0.15.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/benchmarkdotnet/0.15.8/icon", "tags": ["benchmark", "benchmarking", "performance"], "verified": true, "versionsCount": 71, "latestVersionDownloads": 7805338, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "BenchmarkDotNet.Annotations", "title": "BenchmarkDotNet.Annotations", "version": "0.15.8", "description": "Powerful .NET library for benchmarking", "summary": "", "authors": [".NET Foundation and contributors"], "owners": ["AndreyAkinshin"], "totalDownloads": 66796192, "projectUrl": "https://github.com/dotnet/BenchmarkDotNet", "licenseUrl": "https://www.nuget.org/packages/BenchmarkDotNet.Annotations/0.15.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/benchmarkdotnet.annotations/0.15.8/icon", "tags": ["benchmark", "benchmarking", "performance"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 7814324, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.Http", "title": "System.Net.Http", "version": "4.3.4", "description": "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.\n\nCommonly Used Types:\nSystem.Net.Http.HttpResponseMessage\nSystem.Net.Http.DelegatingHandler\nSystem.Net.Http.HttpRequestException\nSystem.Net.Http.HttpClient\nSystem.Net.Http.MultipartContent\nSystem.Net.Http.Headers.HttpContentHeaders\nSystem.Net.Http.HttpClientHandler\nSystem.Net.Http.StreamContent\nSystem.Net.Http.FormUrlEncodedContent\nSystem.Net.Http.HttpMessageHandler\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3523369460, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.http/4.3.4/icon", "tags": [], "verified": true, "versionsCount": 14, "latestVersionDownloads": 993760288, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.Primitives", "title": "System.Net.Primitives", "version": "4.3.1", "description": "Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.\n\nCommonly Used Types:\nSystem.Net.HttpStatusCode\nSystem.Net.Sockets.SocketError\nSystem.Net.Cookie\nSystem.Net.Sockets.SocketException\nSystem.Net.IPEndPoint\nSystem.Net.ICredentials\nSystem.Net.NetworkCredential\nSystem.Net.IPAddress\nSystem.Net.CookieCollection\nSystem.Net.CookieContainer\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2787501535, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.primitives/4.3.1/icon", "tags": [], "verified": true, "versionsCount": 7, "latestVersionDownloads": 50976968, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.Net.Http.Headers", "title": "Microsoft.Net.Http.Headers", "version": "10.0.10", "description": "HTTP header parser implementations.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2393330616, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Net.Http.Headers/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/10.0.10/icon", "tags": ["http"], "verified": true, "versionsCount": 82, "latestVersionDownloads": 274803, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.Sockets", "title": "System.Net.Sockets", "version": "4.3.0", "description": "Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.\n\nCommonly Used Types:\nSystem.Net.Sockets.Socket\nSystem.Net.Sockets.SocketAsyncEventArgs\nSystem.Net.Sockets.LingerOption\nSystem.Net.Sockets.SocketAsyncOperation\nSystem.Net.Sockets.ProtocolType\nSystem.Net.Sockets.NetworkStream\nSystem.Net.Sockets.TcpClient\nSystem.Net.Sockets.SocketType\nSystem.Net.Sockets.UdpClient\nSystem.Net.Sockets.SocketShutdown\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2364098896, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.sockets/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 1712403330, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NETCore.DotNetHostPolicy", "title": "Microsoft.NETCore.DotNetHostPolicy", "version": "8.0.29", "description": "Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 448433520, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.DotNetHostPolicy/8.0.29/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/8.0.29/icon", "tags": [], "verified": true, "versionsCount": 211, "latestVersionDownloads": 472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "runtime.native.System.Net.Http", "title": "runtime.native.System.Net.Http", "version": "4.3.1", "description": "Internal implementation package not meant for direct consumption. Please do not reference directly. \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2536875047, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/runtime.native.system.net.http/4.3.1/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 10160485, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NETCore.DotNetHostResolver", "title": "Microsoft.NETCore.DotNetHostResolver", "version": "8.0.29", "description": "Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 436121730, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.DotNetHostResolver/8.0.29/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/8.0.29/icon", "tags": [], "verified": true, "versionsCount": 193, "latestVersionDownloads": 951, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Http", "title": "Microsoft.AspNetCore.Http", "version": "2.3.11", "description": "ASP.NET Core default HTTP feature implementations.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2254072999, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.3.11/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 1092500, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NET.Test.Sdk", "title": "Microsoft.NET.Test.Sdk", "version": "18.8.1", "description": "The MSbuild targets and properties for building .NET test projects.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 1759967492, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 4176747, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Http.Features", "title": "Microsoft.AspNetCore.Http.Features", "version": "5.0.17", "description": "ASP.NET Core HTTP feature interface definitions.\n\nThis package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2737559742, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Features/5.0.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/5.0.17/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 75, "latestVersionDownloads": 66499052, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Http.Abstractions", "title": "Microsoft.AspNetCore.Http.Abstractions", "version": "2.3.11", "description": "ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.\nCommonly used types:\nMicrosoft.AspNetCore.Builder.IApplicationBuilder\nMicrosoft.AspNetCore.Http.HttpContext\nMicrosoft.AspNetCore.Http.HttpRequest\nMicrosoft.AspNetCore.Http.HttpResponse", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2514283460, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.3.11/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1812061, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.WebUtilities", "title": "Microsoft.AspNetCore.WebUtilities", "version": "10.0.10", "description": "ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2124298913, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.WebUtilities/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/10.0.10/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 79, "latestVersionDownloads": 207966, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Authorization", "title": "Microsoft.AspNetCore.Authorization", "version": "10.0.10", "description": "ASP.NET Core authorization classes.\nCommonly used types:\nMicrosoft.AspNetCore.Authorization.AllowAnonymousAttribute\nMicrosoft.AspNetCore.Authorization.AuthorizeAttribute\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1575992027, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authorization/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/10.0.10/icon", "tags": ["aspnetcore", "authorization"], "verified": true, "versionsCount": 191, "latestVersionDownloads": 620979, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NETCore.DotNetAppHost", "title": "Microsoft.NETCore.DotNetAppHost", "version": "10.0.10", "description": "Provides the .NET app bootstrapper intended for use in the application directory", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 272126650, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.DotNetAppHost/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 216, "latestVersionDownloads": 1940, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Hosting.Server.Abstractions", "title": "Microsoft.AspNetCore.Hosting.Server.Abstractions", "version": "2.3.11", "description": "ASP.NET Core hosting server abstractions for web applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2002776501, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.3.11/icon", "tags": ["aspnetcore", "hosting"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 101177, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Hosting.Abstractions", "title": "Microsoft.AspNetCore.Hosting.Abstractions", "version": "2.3.11", "description": "ASP.NET Core hosting and startup abstractions for web applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2013765853, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.3.11/icon", "tags": ["aspnetcore", "hosting"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 233028, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Http.Extensions", "title": "Microsoft.AspNetCore.Http.Extensions", "version": "2.3.11", "description": "ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1908431752, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.3.11/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 313144, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Swashbuckle.AspNetCore.Swagger", "title": "Swashbuckle.AspNetCore.Swagger", "version": "10.2.3", "description": "Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core", "summary": "", "authors": ["domaindrivendev"], "owners": ["domaindrivendev"], "totalDownloads": 1453814868, "projectUrl": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.2.3/license", "iconUrl": "", "tags": ["swagger", "openapi", "documentation", "discovery", "help", "webapi", "aspnet", "aspnetcore"], "verified": false, "versionsCount": 91, "latestVersionDownloads": 6668966, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.DotNet.InternalAbstractions", "title": "Microsoft.DotNet.InternalAbstractions", "version": "1.0.0", "description": "Abstractions for making code that uses file system and environment testable.", "summary": "", "authors": ["Microsoft.DotNet.InternalAbstractions"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 188990339, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 1, "latestVersionDownloads": 185646502, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Swashbuckle.AspNetCore", "title": "Swashbuckle.AspNetCore", "version": "10.2.3", "description": "Swagger tools for documenting APIs built on ASP.NET Core", "summary": "", "authors": ["domaindrivendev"], "owners": ["domaindrivendev"], "totalDownloads": 1161356659, "projectUrl": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Swashbuckle.AspNetCore/10.2.3/license", "iconUrl": "", "tags": ["swagger", "openapi", "documentation", "discovery", "help", "webapi", "aspnet", "aspnetcore"], "verified": false, "versionsCount": 90, "latestVersionDownloads": 6126093, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NETCore.DotNetHost", "title": "Microsoft.NETCore.DotNetHost", "version": "8.0.29", "description": "Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 165418268, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.DotNetHost/8.0.29/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethost/8.0.29/icon", "tags": [], "verified": true, "versionsCount": 193, "latestVersionDownloads": 533, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.NameResolution", "title": "System.Net.NameResolution", "version": "4.3.0", "description": "Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.\n\nCommonly Used Types:\nSystem.Net.Dns\nSystem.Net.IPHostEntry\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1000688721, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.nameresolution/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 2, "latestVersionDownloads": 669835237, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Routing", "title": "Microsoft.AspNetCore.Routing", "version": "2.3.11", "description": "ASP.NET Core middleware for routing requests to application logic and for generating links.\nCommonly used types:\nMicrosoft.AspNetCore.Routing.Route\nMicrosoft.AspNetCore.Routing.RouteCollection", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1173817290, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.3.11/icon", "tags": ["aspnetcore", "routing"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 117470, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.JsonPatch", "title": "Microsoft.AspNetCore.JsonPatch", "version": "10.0.10", "description": "ASP.NET Core support for JSON PATCH.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1494682745, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.JsonPatch/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/10.0.10/icon", "tags": ["aspnetcore", "json", "jsonpatch"], "verified": true, "versionsCount": 181, "latestVersionDownloads": 746474, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Swashbuckle.AspNetCore.SwaggerGen", "title": "Swashbuckle.AspNetCore.SwaggerGen", "version": "10.2.3", "description": "Swagger Generator for APIs built on ASP.NET Core", "summary": "", "authors": ["domaindrivendev"], "owners": ["domaindrivendev"], "totalDownloads": 1470702843, "projectUrl": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.2.3/license", "iconUrl": "", "tags": ["swagger", "openapi", "documentation", "discovery", "help", "webapi", "aspnet", "aspnetcore"], "verified": false, "versionsCount": 91, "latestVersionDownloads": 6652908, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Cryptography.Internal", "title": "Microsoft.AspNetCore.Cryptography.Internal", "version": "10.0.10", "description": "Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1344638163, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Cryptography.Internal/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/10.0.10/icon", "tags": ["aspnetcore", "dataprotection"], "verified": true, "versionsCount": 190, "latestVersionDownloads": 1337413, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Grpc.Net.Common", "title": "Grpc.Net.Common", "version": "2.83.0", "description": "Infrastructure for common functionality in gRPC", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 838471583, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Net.Common/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Grpc.Net.Client", "title": "Grpc.Net.Client", "version": "2.83.0", "description": ".NET client for gRPC", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 822850081, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Net.Client/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Authentication.JwtBearer", "title": "Microsoft.AspNetCore.Authentication.JwtBearer", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1266834046, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.jwtbearer/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 192, "latestVersionDownloads": 2188574, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Swashbuckle.AspNetCore.SwaggerUI", "title": "Swashbuckle.AspNetCore.SwaggerUI", "version": "10.2.3", "description": "Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application", "summary": "", "authors": ["domaindrivendev"], "owners": ["domaindrivendev"], "totalDownloads": 1249103153, "projectUrl": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.2.3/license", "iconUrl": "", "tags": ["swagger", "openapi", "documentation", "discovery", "help", "webapi", "aspnet", "aspnetcore", "swaggerui", "swagger-ui"], "verified": false, "versionsCount": 91, "latestVersionDownloads": 6814233, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100", "title": "Microsoft.NET.Workload.Emscripten.net6.Manifest", "version": "8.0.29", "description": "Internal toolchain package not meant for direct consumption. Please do not reference directly.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 787436423, "projectUrl": "https://github.com/dotnet/emsdk", "licenseUrl": "https://github.com/dotnet/emsdk/blob/main/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.workload.emscripten.net6.manifest-8.0.100/8.0.29/icon", "tags": [], "verified": true, "versionsCount": 29, "latestVersionDownloads": 19629959, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Serilog.AspNetCore", "title": "Serilog.AspNetCore", "version": "10.0.0", "description": "Serilog support for ASP.NET Core logging", "summary": "", "authors": ["Microsoft,Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 762325684, "projectUrl": "https://github.com/serilog/serilog-aspnetcore", "licenseUrl": "https://www.nuget.org/packages/Serilog.AspNetCore/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/10.0.0/icon", "tags": ["serilog", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 41939991, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100", "title": "Microsoft.NET.Workload.Emscripten.net7.Manifest", "version": "8.0.29", "description": "Internal toolchain package not meant for direct consumption. Please do not reference directly.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 788285046, "projectUrl": "https://github.com/dotnet/emsdk", "licenseUrl": "https://github.com/dotnet/emsdk/blob/main/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.workload.emscripten.net7.manifest-8.0.100/8.0.29/icon", "tags": [], "verified": true, "versionsCount": 29, "latestVersionDownloads": 19629716, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Routing.Abstractions", "title": "Microsoft.AspNetCore.Routing.Abstractions", "version": "2.3.11", "description": "ASP.NET Core abstractions for routing requests to application logic and for generating links.\nCommonly used types:\nMicrosoft.AspNetCore.Routing.IRouter\nMicrosoft.AspNetCore.Routing.RouteData", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1191853363, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.3.11/icon", "tags": ["aspnetcore", "routing"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 168106, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Authentication.Abstractions", "title": "Microsoft.AspNetCore.Authentication.Abstractions", "version": "2.3.11", "description": "ASP.NET Core common types used by the various authentication components.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1134772834, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.3.11/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 115633, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.DotNet.Scaffolding.Shared", "title": "Microsoft.DotNet.Scaffolding.Shared", "version": "10.0.2", "description": "Contains interfaces for Project Model and messaging for scaffolding.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft", "WebTools"], "totalDownloads": 110531316, "projectUrl": "https://github.com/dotnet/Scaffolding", "licenseUrl": "https://www.nuget.org/packages/Microsoft.DotNet.Scaffolding.Shared/10.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.scaffolding.shared/10.0.2/icon", "tags": ["aspnetcore", "codegenerator", "scaffolding", "visualstudioweb"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 3238357, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.DataProtection.Abstractions", "title": "Microsoft.AspNetCore.DataProtection.Abstractions", "version": "10.0.10", "description": "ASP.NET Core data protection abstractions.\nCommonly used types:\nMicrosoft.AspNetCore.DataProtection.IDataProtectionProvider\nMicrosoft.AspNetCore.DataProtection.IDataProtector\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1093895062, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.DataProtection.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/10.0.10/icon", "tags": ["aspnetcore", "dataprotection"], "verified": true, "versionsCount": 189, "latestVersionDownloads": 1002705, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Mvc.Abstractions", "title": "Microsoft.AspNetCore.Mvc.Abstractions", "version": "2.3.11", "description": "ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.\nCommonly used types:\nMicrosoft.AspNetCore.Mvc.IActionResult", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1086509072, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 297105, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Authentication.Core", "title": "Microsoft.AspNetCore.Authentication.Core", "version": "2.3.11", "description": "ASP.NET Core common types used by the various authentication middleware components.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1084034428, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.3.11/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 51098, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.DataProtection", "title": "Microsoft.AspNetCore.DataProtection", "version": "10.0.10", "description": "ASP.NET Core logic to protect and unprotect data, similar to DPAPI.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1075497804, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.DataProtection/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/10.0.10/icon", "tags": ["aspnetcore", "dataprotection"], "verified": true, "versionsCount": 189, "latestVersionDownloads": 1004494, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Mvc.Core", "title": "Microsoft.AspNetCore.Mvc.Core", "version": "2.3.11", "description": "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.\nCommonly used types:\nMicrosoft.AspNetCore.Mvc.AreaAttribute\nMicrosoft.AspNetCore.Mvc.BindAttribute\nMicrosoft.AspNetCore.Mvc.ControllerBase\nMicrosoft.AspNetCore.Mvc.FromBodyAttribute\nMicrosoft.AspNetCore.Mvc.FromFormAttribute\nMicrosoft.AspNetCore.Mvc.RequireHttpsAttribute\nMicrosoft.AspNetCore.Mvc.RouteAttribute", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1073929958, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 738672, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.Security", "title": "System.Net.Security", "version": "4.3.2", "description": "Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.\n\nCommonly Used Types:\nSystem.Net.Security.SslStream\nSystem.Net.Security.ExtendedProtectionPolicy\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 653044505, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.security/4.3.2/icon", "tags": [], "verified": true, "versionsCount": 6, "latestVersionDownloads": 244041008, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Hosting", "title": "Microsoft.AspNetCore.Hosting", "version": "2.3.11", "description": "ASP.NET Core hosting infrastructure and startup logic for web applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 779631082, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.3.11/icon", "tags": ["aspnetcore", "hosting"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 182446, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNet.WebApi.Client", "title": "Microsoft ASP.NET Web API 2.2 Client Libraries", "version": "6.0.0", "description": "This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.", "summary": "This package adds support for formatting and content negotiation to System.Net.Http.", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 984529920, "projectUrl": "https://www.asp.net/web-api", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Client/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/6.0.0/icon", "tags": ["Microsoft", "AspNet", "WebApi", "AspNetWebApi", "HttpClient"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 98652947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "Microsoft.AspNetCore.Authorization.Policy", "title": "Microsoft.AspNetCore.Authorization.Policy", "version": "2.3.11", "description": "ASP.NET Core authorization policy helper classes.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 947710635, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.3.11/icon", "tags": ["aspnetcore", "authorization"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 50777, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "System.Net.Requests", "title": "System.Net.Requests", "version": "4.3.0", "description": "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.\n\nCommonly Used Types:\nSystem.Net.HttpWebRequest\nSystem.Net.HttpWebResponse\nSystem.Net.HttpRequestHeader\nSystem.Net.WebException\nSystem.Net.WebExceptionStatus\nSystem.Net.WebRequest\nSystem.Net.WebResponse\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 589456861, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.requests/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 5, "latestVersionDownloads": 221928423, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IWhdpnsfHqbQgR4Qm", "_dataset_id": "7wqhwhXKaZallB3yK"} {"packageName": "SQLitePCLRaw.core", "title": "SQLitePCLRaw.core", "version": "3.0.5", "description": "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().", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 454686877, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.core/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 62280, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Microsoft.Data.Sqlite.Core", "title": "Microsoft.Data.Sqlite.Core", "version": "10.0.10", "description": "Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.\n\nCommonly Used Types:\nMicrosoft.Data.Sqlite.SqliteCommand\nMicrosoft.Data.Sqlite.SqliteConnection\nMicrosoft.Data.Sqlite.SqliteConnectionStringBuilder\nMicrosoft.Data.Sqlite.SqliteDataReader\nMicrosoft.Data.Sqlite.SqliteException\nMicrosoft.Data.Sqlite.SqliteFactory\nMicrosoft.Data.Sqlite.SqliteParameter\nMicrosoft.Data.Sqlite.SqliteTransaction", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 415247830, "projectUrl": "https://docs.microsoft.com/dotnet/standard/data/sqlite/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.Sqlite.Core/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite.core/10.0.10/icon", "tags": ["SQLite", "Data", "ADO.NET"], "verified": true, "versionsCount": 182, "latestVersionDownloads": 1148174, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3", "title": "SQLitePCLRaw.lib.e_sqlite3", "version": "3.53.3", "description": "This package contains builds of the native SQLite code for various platforms. \n 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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 308135732, "projectUrl": "https://sqlite.org/", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3/3.53.3/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 389318, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.bundle_e_sqlite3", "title": "SQLitePCLRaw.bundle_e_sqlite3", "version": "3.0.5", "description": "This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 290123692, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlite3/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 59456, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlite3", "title": "SQLitePCLRaw.provider.e_sqlite3", "version": "3.0.5", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 235074899, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 59780, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Microsoft.EntityFrameworkCore.Sqlite", "title": "Microsoft.EntityFrameworkCore.Sqlite", "version": "10.0.10", "description": "SQLite database provider for Entity Framework Core.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 273502538, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore", "SQLite"], "verified": true, "versionsCount": 202, "latestVersionDownloads": 790101, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Microsoft.EntityFrameworkCore.Sqlite.Core", "title": "Microsoft.EntityFrameworkCore.Sqlite.Core", "version": "10.0.10", "description": "SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 339073978, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite.core/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore", "SQLite"], "verified": true, "versionsCount": 188, "latestVersionDownloads": 780537, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Microsoft.Data.Sqlite", "title": "Microsoft.Data.Sqlite", "version": "10.0.10", "description": "Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.\n\nCommonly Used Types:\nMicrosoft.Data.Sqlite.SqliteCommand\nMicrosoft.Data.Sqlite.SqliteConnection\nMicrosoft.Data.Sqlite.SqliteConnectionStringBuilder\nMicrosoft.Data.Sqlite.SqliteDataReader\nMicrosoft.Data.Sqlite.SqliteException\nMicrosoft.Data.Sqlite.SqliteFactory\nMicrosoft.Data.Sqlite.SqliteParameter\nMicrosoft.Data.Sqlite.SqliteTransaction", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 117562177, "projectUrl": "https://docs.microsoft.com/dotnet/standard/data/sqlite/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.Sqlite/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite/10.0.10/icon", "tags": ["SQLite", "Data", "ADO.NET"], "verified": true, "versionsCount": 186, "latestVersionDownloads": 416994, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.bundle_green", "title": "SQLitePCLRaw.bundle_green", "version": "2.1.11", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 90061397, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.bundle_green/2.1.11/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 38, "latestVersionDownloads": 2767620, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.dynamic_cdecl", "title": "SQLitePCLRaw.provider.dynamic_cdecl", "version": "3.0.5", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 94463907, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.dynamic_cdecl/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 2380, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "System.Data.SQLite.Core", "title": "System.Data.SQLite Core (x86/x64)", "version": "1.0.119", "description": "The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.", "summary": "", "authors": ["SQLite Development Team"], "owners": ["SQLite"], "totalDownloads": 70601665, "projectUrl": "https://system.data.sqlite.org/", "licenseUrl": "https://www.sqlite.org/copyright.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.data.sqlite.core/1.0.119/icon", "tags": ["sqlite", "database", "ado.net", "provider", "interop"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 6506371, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.linux", "title": "Native code only (e_sqlite3, linux) for SQLitePCLRaw", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, D. Richard Hipp, et al"], "owners": ["ericsink"], "totalDownloads": 53945976, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.linux/1.1.14/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 1195079, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.osx", "title": "Native code only (e_sqlite3, osx) for SQLitePCLRaw", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, D. Richard Hipp, et al"], "owners": ["ericsink"], "totalDownloads": 53792511, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.osx/1.1.14/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 1115212, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.v110_xp", "title": "SQLitePCLRaw.lib.e_sqlite3.v110_xp", "version": "1.1.15", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, D. Richard Hipp, et al"], "owners": ["ericsink"], "totalDownloads": 53927423, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.15/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 136472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlite3.netstandard11", "title": "SQLitePCLRaw.provider.e_sqlite3.netstandard11", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, et al"], "owners": ["ericsink"], "totalDownloads": 46372428, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.14/license", "iconUrl": "", "tags": ["sqlite", "pcl", "database", "monotouch", "ios", "monodroid", "android", "wp8", "wpa"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 382607, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "System.Data.SQLite", "title": "System.Data.SQLite", "version": "2.0.3", "description": "ADO.NET Data Provider for SQLite", "summary": "", "authors": ["System.Data.SQLite"], "owners": ["SQLite"], "totalDownloads": 39634159, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 8, "latestVersionDownloads": 398443, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "FluentMigrator.Runner.SQLite", "title": "FluentMigrator.Runner.SQLite", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 37560031, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.SQLite/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlite/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1022086, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "System.Data.SQLite.EF6", "title": "System.Data.SQLite.EF6", "version": "2.0.3", "description": "System.Data.SQLite for Entity Framework 6", "summary": "", "authors": ["System.Data.SQLite.EF6"], "owners": ["SQLite"], "totalDownloads": 34508452, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 95349, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "sqlite-net-pcl", "title": "sqlite-net-pcl", "version": "1.11.285", "description": "SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.\n This version uses SQLitePCLRaw to provide platform independent versions of SQLite.", "summary": "", "authors": ["SQLite-net"], "owners": ["ericsink", "praeclarum"], "totalDownloads": 23583640, "projectUrl": "https://github.com/praeclarum/sqlite-net", "licenseUrl": "https://www.nuget.org/packages/sqlite-net-pcl/1.11.285/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sqlite-net-pcl/1.11.285/icon", "tags": ["sqlite-net", "sqlite", "database", "orm"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 27443, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "System.Data.SQLite.Linq", "title": "System.Data.SQLite LINQ", "version": "1.0.119", "description": "Support for LINQ using System.Data.SQLite.", "summary": "", "authors": ["SQLite Development Team"], "owners": ["SQLite"], "totalDownloads": 21360805, "projectUrl": "https://system.data.sqlite.org/", "licenseUrl": "https://www.sqlite.org/copyright.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.data.sqlite.linq/1.0.119/icon", "tags": ["sqlite", "database", "ado.net", "provider", "interop"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 1071320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Stub.System.Data.SQLite.Core.NetStandard", "title": "System.Data.SQLite Core for the .NET Standard 2.x (x86/x64)", "version": "1.0.119", "description": "The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.", "summary": "", "authors": ["SQLite Development Team"], "owners": ["SQLite"], "totalDownloads": 34253255, "projectUrl": "https://system.data.sqlite.org/", "licenseUrl": "https://www.sqlite.org/copyright.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stub.system.data.sqlite.core.netstandard/1.0.119/icon", "tags": ["sqlite", "database", "ado.net", "provider", "interop"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 5335055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.android", "title": "SQLitePCLRaw.lib.e_sqlite3.android", "version": "2.1.12", "description": "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_*.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 15728718, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.android/2.1.12/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 38, "latestVersionDownloads": 8605, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Microsoft.EntityFrameworkCore.Sqlite.Design", "title": "Microsoft.EntityFrameworkCore.Sqlite.Design", "version": "1.1.6", "description": "Design-time Entity Framework Core functionality for SQLite", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "EntityFramework", "Microsoft"], "totalDownloads": 29474821, "projectUrl": "http://www.asp.net/", "licenseUrl": "http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite.design/1.1.6/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "SQLite"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 11476769, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Akavache.Sqlite3", "title": "Akavache.Sqlite3", "version": "12.1.1", "description": "Package Description", "summary": "", "authors": ["ReactiveUI and Contributors"], "owners": ["glennawatson", "reactiveui"], "totalDownloads": 16154875, "projectUrl": "https://github.com/reactiveui/akavache/", "licenseUrl": "https://www.nuget.org/packages/Akavache.Sqlite3/12.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/akavache.sqlite3/12.1.1/icon", "tags": ["Akavache", "Cache", "Maui", "Sqlite3", "Magic"], "verified": true, "versionsCount": 83, "latestVersionDownloads": 17911, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLite", "title": "SQLite", "version": "3.53.4", "description": "This package contains builds of the native SQLite code for various platforms. \n 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.", "summary": "", "authors": ["Eric Sink"], "owners": ["SQLite"], "totalDownloads": 7003833, "projectUrl": "https://sqlite.org/", "licenseUrl": "https://www.nuget.org/packages/SQLite/3.53.4/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 60259, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "EFCore.BulkExtensions.Sqlite", "title": "EFCore.BulkExtensions.Sqlite", "version": "10.0.1", "description": "EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite", "summary": "", "authors": ["borisdj"], "owners": ["borisdj"], "totalDownloads": 12531455, "projectUrl": "https://github.com/borisdj/EFCore.BulkExtensions", "licenseUrl": "https://www.nuget.org/packages/EFCore.BulkExtensions.Sqlite/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/efcore.bulkextensions.sqlite/10.0.1/icon", "tags": ["EntityFrameworkCore", "Entity", "Framework", "Core", ".Net", "EFCore", "EF", "Bulk", "Batch", "Copy", "SqlBulkCopy", "Extensions", "Insert", "Update", "Delete", "Read", "Truncate", "SaveChanges", "SQLite"], "verified": false, "versionsCount": 43, "latestVersionDownloads": 1010283, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Stub.System.Data.SQLite.Core.NetFramework", "title": "System.Data.SQLite Core for the .NET Framework (x86/x64)", "version": "1.0.119", "description": "The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.", "summary": "", "authors": ["SQLite Development Team"], "owners": ["SQLite"], "totalDownloads": 15886940, "projectUrl": "https://system.data.sqlite.org/", "licenseUrl": "https://www.sqlite.org/copyright.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stub.system.data.sqlite.core.netframework/1.0.119/icon", "tags": ["sqlite", "database", "ado.net", "provider", "interop"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 1728536, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlite3.net45", "title": "SQLitePCLRaw.provider.e_sqlite3.net45", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, et al"], "owners": ["ericsink"], "totalDownloads": 8918574, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.net45/1.1.14/license", "iconUrl": "", "tags": ["sqlite", "pcl", "database", "monotouch", "ios", "monodroid", "android", "wp8", "wpa"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 781603, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.sqlite3", "title": "SQLitePCLRaw.provider.sqlite3", "version": "3.0.5", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["SQLitePCLRaw"], "totalDownloads": 4580224, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlite3/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 1158, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlite3.android", "title": "SQLitePCLRaw.provider.e_sqlite3.android", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, et al"], "owners": ["ericsink"], "totalDownloads": 5439993, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.android/1.1.14/license", "iconUrl": "", "tags": ["sqlite", "pcl", "database", "monotouch", "ios", "monodroid", "android", "wp8", "wpa"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 522594, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.config.e_sqlite3", "title": "SQLitePCLRaw.config.e_sqlite3", "version": "3.0.5", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["SQLitePCLRaw"], "totalDownloads": 5042513, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.config.e_sqlite3/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 59332, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Umbraco.Cms.Persistence.Sqlite", "title": "Umbraco CMS - Persistence - SQLite", "version": "18.0.2", "description": "Adds support for SQLite to Umbraco CMS.", "summary": "", "authors": ["Umbraco"], "owners": ["Umbraco"], "totalDownloads": 5500186, "projectUrl": "https://umbraco.com/", "licenseUrl": "https://www.nuget.org/packages/Umbraco.Cms.Persistence.Sqlite/18.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/umbraco.cms.persistence.sqlite/18.0.2/icon", "tags": ["umbraco"], "verified": true, "versionsCount": 157, "latestVersionDownloads": 10680, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.sqlite3.ios_unified", "title": "SQLitePCLRaw.provider.sqlite3.ios_unified", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, et al"], "owners": ["ericsink"], "totalDownloads": 4276106, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlite3.ios_unified/1.1.14/license", "iconUrl": "", "tags": ["sqlite", "pcl", "database", "monotouch", "ios", "monodroid", "android", "wp8", "wpa"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 395089, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SourceGear.sqlite3", "title": "SourceGear.sqlite3", "version": "3.53.4", "description": "This package contains builds of the native SQLite code for various platforms. \n 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.", "summary": "", "authors": ["Eric Sink"], "owners": ["SourceGear"], "totalDownloads": 5158412, "projectUrl": "https://sqlite.org/", "licenseUrl": "https://www.nuget.org/packages/SourceGear.sqlite3/3.53.4/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 3887, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.internal", "title": "SQLitePCLRaw.provider.internal", "version": "3.0.5", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 4628987, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.internal/3.0.5/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 903, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.bundle_e_sqlcipher", "title": "SQLitePCLRaw.bundle_e_sqlcipher", "version": "2.1.11", "description": "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", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 5578813, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlcipher/2.1.11/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1537565, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlcipher", "title": "SQLitePCLRaw.lib.e_sqlcipher", "version": "2.1.11", "description": "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_*.", "summary": "SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 5461355, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlcipher/2.1.11/license", "iconUrl": "", "tags": ["sqlite", "xamarin"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1505949, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.ios", "title": "SQLitePCLRaw.lib.e_sqlite3.ios", "version": "2.1.12", "description": "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_*.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 3264479, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.ios/2.1.12/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 2283, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Xamarin.AndroidX.Sqlite", "title": ".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite'.", "version": "2.7.0", "description": ".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite'.\n\nLibrary description: SQLite API", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 3937822, "projectUrl": "https://aka.ms/android-libraries", "licenseUrl": "https://www.nuget.org/packages/Xamarin.AndroidX.Sqlite/2.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.androidx.sqlite/2.7.0/icon", "tags": ["xamarin", "artifact=androidx.sqlite:sqlite", "artifact_versioned=androidx.sqlite:sqlite:2.7.0"], "verified": true, "versionsCount": 49, "latestVersionDownloads": 216, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlcipher", "title": "SQLitePCLRaw.provider.e_sqlcipher", "version": "2.1.11", "description": "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.", "summary": "", "authors": ["Eric Sink"], "owners": ["ericsink", "SQLitePCLRaw"], "totalDownloads": 4853036, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlcipher/2.1.11/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1518948, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "YesSql.Provider.Sqlite", "title": "YesSql.Provider.Sqlite", "version": "6.0.0", "description": "Package Description", "summary": "", "authors": ["Sebastien Ros"], "owners": ["sebastienros"], "totalDownloads": 3262203, "projectUrl": "https://github.com/sebastienros/yessql", "licenseUrl": "https://www.nuget.org/packages/YesSql.Provider.Sqlite/6.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 34, "latestVersionDownloads": 6388, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Umbraco.Cms.Persistence.EFCore.Sqlite", "title": "Umbraco CMS - Persistence - Entity Framework Core - SQLite migrations", "version": "18.0.2", "description": "Adds support for Entity Framework Core SQLite migrations to Umbraco CMS.", "summary": "", "authors": ["Umbraco"], "owners": ["Umbraco"], "totalDownloads": 4132040, "projectUrl": "https://umbraco.com/", "licenseUrl": "https://www.nuget.org/packages/Umbraco.Cms.Persistence.EFCore.Sqlite/18.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/umbraco.cms.persistence.efcore.sqlite/18.0.2/icon", "tags": ["umbraco"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 10017, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Xamarin.AndroidX.Sqlite.Framework", "title": ".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite-framework'.", "version": "2.7.0", "description": ".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite-framework'.\n\nLibrary description: The implementation of SQLite library using the framework code.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 3928440, "projectUrl": "https://aka.ms/android-libraries", "licenseUrl": "https://www.nuget.org/packages/Xamarin.AndroidX.Sqlite.Framework/2.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.androidx.sqlite.framework/2.7.0/icon", "tags": ["xamarin", "artifact=androidx.sqlite:sqlite-framework", "artifact_versioned=androidx.sqlite:sqlite-framework:2.7.0"], "verified": true, "versionsCount": 49, "latestVersionDownloads": 184, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLiteNetExtensions", "title": "SQLite.Net Extensions-PCL", "version": "2.1.0", "description": "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.", "summary": "", "authors": ["TwinCoders"], "owners": ["b099l3", "redent"], "totalDownloads": 2980178, "projectUrl": "https://bitbucket.org/twincoders/sqlite-net-extensions", "licenseUrl": "https://bitbucket.org/twincoders/sqlite-net-extensions", "iconUrl": "", "tags": ["sqlite", "sqlite-net", "net", "extensions", "orm", "cascade", "recursive"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 1864116, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.provider.e_sqlite3.uwp10", "title": "SQLitePCLRaw.provider.e_sqlite3.uwp10", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, et al"], "owners": ["ericsink"], "totalDownloads": 2566741, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.uwp10/1.1.14/license", "iconUrl": "", "tags": ["sqlite", "pcl", "database", "monotouch", "ios", "monodroid", "android", "wp8", "wpa"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 39350, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "SQLitePCLRaw.lib.e_sqlite3.v140", "title": "SQLitePCLRaw.lib.e_sqlite3.v140", "version": "1.1.14", "description": "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_*.", "summary": "A Portable Class Library (PCL) for low-level (raw) access to SQLite", "authors": ["Eric Sink, D. Richard Hipp, et al"], "owners": ["ericsink"], "totalDownloads": 2572053, "projectUrl": "https://github.com/ericsink/SQLitePCL.raw", "licenseUrl": "https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.v140/1.1.14/license", "iconUrl": "", "tags": ["sqlite"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 43011, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "sqlite-net-sqlcipher", "title": "sqlite-net-sqlcipher", "version": "1.9.172", "description": "SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.\n This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension.\n This enables secure access to the database with password (key) access.", "summary": "", "authors": ["SQLite-net"], "owners": ["praeclarum"], "totalDownloads": 2254503, "projectUrl": "https://github.com/praeclarum/sqlite-net", "licenseUrl": "https://www.nuget.org/packages/sqlite-net-sqlcipher/1.9.172/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sqlite-net-sqlcipher/1.9.172/icon", "tags": ["sqlite-net", "sqlite", "database", "orm", "encryption", "sqlcipher"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 686590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Volo.Abp.EntityFrameworkCore.Sqlite", "title": "Volo.Abp.EntityFrameworkCore.Sqlite", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.EntityFrameworkCore.Sqlite"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 3538368, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.EntityFrameworkCore.Sqlite/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.entityframeworkcore.sqlite/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 1655, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Intersoft.Crosslight.Data.Sqlite", "title": "Intersoft Crosslight Data Sqlite", "version": "6.0.5000.975", "description": "Provides local database access components and offline changes functionality to your Crosslight apps.", "summary": "", "authors": ["Intersoft Solutions"], "owners": ["intersoftsolutions"], "totalDownloads": 1893818, "projectUrl": "http://www.intersoftsolutions.com/Crosslight", "licenseUrl": "http://www.intersoftsolutions.com/Products/Licensing", "iconUrl": "https://api.nuget.org/v3-flatcontainer/intersoft.crosslight.data.sqlite/6.0.5000.975/icon", "tags": ["Intersoft", "Crosslight", "Data", "Sqlite", "Cross-Platform", "Access", "Database", "Sqllite"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 5615, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Hangfire.Storage.SQLite", "title": "Hangfire Storage SQLite", "version": "0.4.3", "description": "An Alternative SQLite Storage for Hangfire", "summary": "", "authors": ["RaisedApp"], "owners": ["fclase", "felixclase"], "totalDownloads": 1893125, "projectUrl": "https://github.com/raisedapp/Hangfire.Storage.SQLite", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Storage.SQLite/0.4.3/license", "iconUrl": "", "tags": ["Hangfire", "Hangfire-Storage", "Hangfire-Extension", "SQLite"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 71598, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RnkXYALrtzZf8QiOi", "_dataset_id": "JONxsdbYkncmP2Uds"} {"packageName": "Autofac", "title": "Autofac", "version": "9.3.2", "description": "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.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 558313311, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac/9.3.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac/9.3.2/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": false, "versionsCount": 76, "latestVersionDownloads": 2663, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extensions.DependencyInjection", "title": "Autofac.Extensions.DependencyInjection", "version": "11.0.2", "description": "Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 242501511, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection/11.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extensions.dependencyinjection/11.0.2/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 347615, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.WebApi2", "title": "Autofac.WebApi2", "version": "7.0.0", "description": "Autofac integration for ASP.NET WebAPI.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 41768943, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.WebApi2/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.webapi2/7.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 13536, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.DynamicProxy", "title": "Autofac.Extras.DynamicProxy", "version": "8.0.1", "description": "Autofac extension for enabling AOP in conjunction with Castle.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 38630273, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.DynamicProxy/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.dynamicproxy/8.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "dynamicproxy"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 17963, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Mvc5", "title": "Autofac.Mvc5", "version": "7.0.0", "description": "ASP.NET MVC 5 integration for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 27149911, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Mvc5/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.mvc5/7.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 11655, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Owin", "title": "Autofac.Owin", "version": "8.0.0", "description": "ASP.NET OWIN integration support for Autofac IoC.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 17869547, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Owin/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.owin/8.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 11602, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Configuration", "title": "Autofac.Configuration", "version": "8.0.1", "description": "Configuration support for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 17262650, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Configuration/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.configuration/8.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 10752, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Rebus.Autofac", "title": "Rebus.Autofac", "version": "9.0.0", "description": "Provides an Autofac container adapter for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["mookid8000"], "totalDownloads": 12514729, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Rebus.Autofac/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebus.autofac/9.0.0/icon", "tags": ["rebus", "autofac", "ioc", "dependency-injection"], "verified": false, "versionsCount": 306, "latestVersionDownloads": 5758679, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Hangfire.Autofac", "title": "Hangfire Autofac Integration", "version": "2.7.0", "description": "Autofac IoC Container integration support for Hangfire (background job framework for .NET applications).", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 11262070, "projectUrl": "https://github.com/HangfireIO/Hangfire.Autofac", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Autofac/2.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.autofac/2.7.0/icon", "tags": ["Hangfire", "Autofac", "IoC", "Integration"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 1060901, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Volo.Abp.Autofac", "title": "Volo.Abp.Autofac", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Autofac"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 11035565, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Autofac/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.autofac/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 4149, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Multitenant", "title": "Autofac.Multitenant", "version": "9.0.1", "description": "Autofac.Multitenant", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 8119363, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Multitenant/9.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.multitenant/9.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 3268, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.WebApi2.Owin", "title": "Autofac.WebApi2.Owin", "version": "6.2.1", "description": "ASP.NET Web API OWIN integration for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 11674904, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.WebApi2.Owin/6.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.webapi2.owin/6.2.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 794785, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "MassTransit.Autofac", "title": "MassTransit.Autofac", "version": "7.3.1", "description": "MassTransit Autofac container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 8807010, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MassTransit.Autofac/7.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.autofac/7.3.1/icon", "tags": ["MassTransit", "Autofac"], "verified": true, "versionsCount": 62, "latestVersionDownloads": 1918966, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "AutofacSerilogIntegration", "title": "AutofacSerilogIntegration", "version": "5.0.0", "description": "Contextual logger injection for Autofac using Serilog", "summary": "", "authors": ["Nicholas Blumhardt"], "owners": ["nblumhardt"], "totalDownloads": 8387823, "projectUrl": "https://github.com/nblumhardt/autofac-serilog-integration", "licenseUrl": "https://www.nuget.org/packages/AutofacSerilogIntegration/5.0.0/license", "iconUrl": "", "tags": ["Autofac"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 4989061, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Wcf", "title": "Autofac.Wcf", "version": "8.0.0", "description": "Windows Communication Foundation integration for Autofac", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 5690017, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Wcf/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.wcf/8.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "wcf"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 3412, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Web", "title": "Autofac.Web", "version": "8.0.0", "description": "ASP.NET web forms integration for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 5796425, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Web/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.web/8.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 2554, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Diagnostics.DotGraph", "title": "Autofac.Diagnostics.DotGraph", "version": "3.0.1", "description": "Autofac diagnostics support to enable DOT graph visualization of resolve requests.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 6438295, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Diagnostics.DotGraph/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.diagnostics.dotgraph/3.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "graph", "diagnostics"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 1026, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "MediatR.Extensions.Autofac.DependencyInjection", "title": "MediatR-Autofac-Extension", "version": "14.1.0", "description": "An extension for Autofac-IoC to use MediatR and CQRS with ease.", "summary": "", "authors": ["Sami Al Khatib"], "owners": ["alsami"], "totalDownloads": 10250877, "projectUrl": "https://github.com/alsami/MediatR.Extensions.Autofac.DependencyInjection", "licenseUrl": "https://www.nuget.org/packages/MediatR.Extensions.Autofac.DependencyInjection/14.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr.extensions.autofac.dependencyinjection/14.1.0/icon", "tags": ["MediatR", "Autofac", "Mediator", "IoC", "Cqrs", "Commands", "Queries", "Notifications", "Messages"], "verified": false, "versionsCount": 45, "latestVersionDownloads": 17074, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.AspNetCore.Multitenant", "title": "Autofac.AspNetCore.Multitenant", "version": "8.0.0", "description": "Multitenant Autofac container integration support for ASP.NET Core.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 6369999, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.AspNetCore.Multitenant/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.aspnetcore.multitenant/8.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 1286389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "NServiceBus.Autofac", "title": "NServiceBus.Autofac", "version": "8.0.0", "description": "Adapter for the Autofac IoC Container", "summary": "", "authors": ["Particular Software"], "owners": ["ParticularSoftware"], "totalDownloads": 5097115, "projectUrl": "https://docs.particular.net/nuget/NServiceBus.Autofac", "licenseUrl": "https://www.nuget.org/packages/NServiceBus.Autofac/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nservicebus.autofac/8.0.0/icon", "tags": ["nservicebus", "messaging"], "verified": true, "versionsCount": 129, "latestVersionDownloads": 34168, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "AutoMapper.Contrib.Autofac.DependencyInjection", "title": "AutoMapper-Autofac-Extension", "version": "11.0.0", "description": "An extension for Autofac-IoC to use AutoMapper with ease.", "summary": "", "authors": ["Sami Al Khatib"], "owners": ["alsami"], "totalDownloads": 8321035, "projectUrl": "https://github.com/alsami/AutoMapper.Contrib.Autofac.DependencyInjection.git", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Contrib.Autofac.DependencyInjection/11.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.contrib.autofac.dependencyinjection/11.0.0/icon", "tags": ["AutoMapper", "Object-To-Object-Mapping", "Mapper", "Autofac", "IoC", "Dependency-Injection"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 55642, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.CommonServiceLocator", "title": "Autofac.Extras.CommonServiceLocator", "version": "7.0.1", "description": "Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 6151914, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.CommonServiceLocator/7.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.commonservicelocator/7.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 3766, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Mef", "title": "Autofac.Mef", "version": "8.0.1", "description": "Managed Extensibility Framework integration for Autofac. Enables MEF catalogs to be loaded by the Autofac container.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 3810800, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Mef/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.mef/8.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 712, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.Quartz", "title": "Autofac.Extras.Quartz", "version": "11.0.0", "description": "Autofac integration for Quartz.Net.", "summary": "", "authors": ["shatl"], "owners": ["shatl"], "totalDownloads": 4309960, "projectUrl": "https://github.com/alphacloud/Autofac.Extras.Quartz", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.Quartz/11.0.0/license", "iconUrl": "", "tags": ["quartz", "autofac", "quartz-net", "alphacloud"], "verified": false, "versionsCount": 49, "latestVersionDownloads": 37417, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "AspectCore.Extensions.Autofac", "title": "AspectCore.Extensions.Autofac", "version": "3.0.0", "description": "Interceptor and dynamicProxy support for Autofac via AspectCore Framework.", "summary": "", "authors": ["Lemon"], "owners": ["AspectCore", "liuhaoyang", "ncc"], "totalDownloads": 4172121, "projectUrl": "https://github.com/dotnetcore/AspectCore-Framework", "licenseUrl": "https://www.nuget.org/packages/AspectCore.Extensions.Autofac/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspectcore.extensions.autofac/3.0.0/icon", "tags": ["DynamicProxy", "Aop", "Autofac", "AspectCore"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 95, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.AggregateService", "title": "Autofac.Extras.AggregateService", "version": "7.0.1", "description": "Dynamic aggregate service implementation generation for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 3900797, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.AggregateService/7.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.aggregateservice/7.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 3852, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Mvc5.Owin", "title": "Autofac.Mvc5.Owin", "version": "6.1.0", "description": "OWIN support for the ASP.NET MVC 5 integration for Autofac.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 3809185, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Mvc5.Owin/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.mvc5.owin/6.1.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 483951, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.SignalR", "title": "Autofac ASP.NET SignalR Integration", "version": "3.0.2", "description": "ASP.NET SignalR Integration for Autofac", "summary": "Provides a dependency resolver implementation for ASP.NET SignalR.", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 2577403, "projectUrl": "http://autofac.org/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.signalr/3.0.2/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2484266, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Topshelf.Autofac", "title": "Topshelf.Autofac", "version": "4.0.1", "description": "Topshelf.Autofac provides extensions to construct your service class from your Autofac IoC container.", "summary": "", "authors": ["Alexandr Nikitin"], "owners": ["alexandrnikitin"], "totalDownloads": 1976141, "projectUrl": "https://github.com/alexandrnikitin/Topshelf.Autofac/", "licenseUrl": "https://github.com/alexandrnikitin/Topshelf.Autofac/blob/master/LICENSE", "iconUrl": "", "tags": ["Topshelf", "Autofac"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 1132828, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.WebApi", "title": "Autofac ASP.NET Web API Integration", "version": "3.1.0", "description": "ASP.NET Web API Integration for Autofac", "summary": "Provides an IControllerFactory implementation and other integration points for the ASP.NET Web API.", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 2595620, "projectUrl": "http://autofac.org/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.webapi/3.1.0/icon", "tags": [], "verified": true, "versionsCount": 6, "latestVersionDownloads": 2427560, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "SpecFlow.Autofac", "title": "SpecFlow Autofac integration plugin", "version": "3.9.74", "description": "SpecFlow plugin that enables to use Autofac for resolving test dependencies.", "summary": "SpecFlow plugin that enables to use Autofac for resolving test dependencies.", "authors": ["Gaspar Nagy, Spec Solutions, SpecFlow Team"], "owners": ["gasparnagy", "specflow"], "totalDownloads": 2300172, "projectUrl": "https://www.specflow.org/", "licenseUrl": "https://www.nuget.org/packages/SpecFlow.Autofac/3.9.74/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/specflow.autofac/3.9.74/icon", "tags": ["specflow", "autofac", "di", "dependency", "injection"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 1018699, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.SignalR2", "title": "Autofac.SignalR2", "version": "7.0.0", "description": "ASP.NET SignalR 2 Integration for Autofac", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1994857, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.SignalR2/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.signalr2/7.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 976, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "AzureFunctions.Autofac", "title": "AzureFunctions.Autofac", "version": "4.0.3", "description": "Autofac Implementation of DI for Azure Functions", "summary": "", "authors": ["CJ van der Smissen"], "owners": ["vandersmissenc"], "totalDownloads": 1959739, "projectUrl": "https://github.com/introtocomputerscience/azure-function-autofac-dependency-injection", "licenseUrl": "https://www.nuget.org/packages/AzureFunctions.Autofac/4.0.3/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 17, "latestVersionDownloads": 529113, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.AttributeMetadata", "title": "Autofac.Extras.AttributeMetadata", "version": "6.0.0", "description": "Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1855133, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.AttributeMetadata/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.attributemetadata/6.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "aspnet", "aspnetcore"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 709054, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "EasyNetQ.DI.Autofac", "title": "EasyNetQ.DI.Autofac", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Autofac as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 1920056, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.DI.Autofac/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.autofac/7.8.0/icon", "tags": ["Autofac", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 339, "latestVersionDownloads": 146269, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Nancy.Bootstrappers.Autofac", "title": "Nancy.Bootstrappers.Autofac", "version": "1.4.1", "description": "An Autofac bootstrapper for the Nancy web framework.", "summary": "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.", "authors": ["Andreas Håkansson, Steven Robbins and contributors"], "owners": ["grumpydev", "nancyfx", "thecodejunkie"], "totalDownloads": 1440934, "projectUrl": "http://nancyfx.org/", "licenseUrl": "https://github.com/NancyFx/Nancy.Bootstrappers.Autofac/blob/master/license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nancy.bootstrappers.autofac/1.4.1/icon", "tags": ["Nancy", "Autofac"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 660832, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.FakeItEasy", "title": "Autofac.Extras.FakeItEasy", "version": "8.0.1", "description": "Autofac extension supporting generation of FakeItEasy objects.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1697953, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.FakeItEasy/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.fakeiteasy/8.0.1/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "mocks", "mocking", "fakes", "stubs", "doubles", "substitutes"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 2540, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Mvc4", "title": "Autofac ASP.NET MVC4 Integration", "version": "3.1.0", "description": "ASP.NET MVC4 Integration for Autofac", "summary": "Provides an IControllerFactory implementation and other integration points for System.Web.Mvc.", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1369146, "projectUrl": "http://autofac.org/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.mvc4/3.1.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 1179224, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.ServiceFabric", "title": "Autofac.ServiceFabric", "version": "4.0.0", "description": "Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.", "summary": "", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1223239, "projectUrl": "https://autofac.org/", "licenseUrl": "https://www.nuget.org/packages/Autofac.ServiceFabric/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.servicefabric/4.0.0/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "servicefabric", "azure"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 697244, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Serilog.Extensions.Autofac.DependencyInjection", "title": "Serilog with Microsoft logging and Autofac", "version": "5.0.0", "description": "An extension for Autofac-IoC to use Serilog and Microsoft's logging abstractions with ease.", "summary": "", "authors": ["Sami Al Khatib"], "owners": ["alsami"], "totalDownloads": 1187369, "projectUrl": "https://github.com/alsami/Serilog.Extensions.Autofac.DependencyInjection", "licenseUrl": "https://www.nuget.org/packages/Serilog.Extensions.Autofac.DependencyInjection/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.extensions.autofac.dependencyinjection/5.0.0/icon", "tags": ["Serilog", "Microsoft", "Logging", "Extensions", "Autofac", "IoC"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 769578, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.NLog", "title": "Autofac.Extras.NLog", "version": "4.0.2", "description": "Autofac Module that integrates Autofac and NLog. It supports both constructor and property injection.", "summary": "", "authors": ["ziyasal, CNBoland"], "owners": ["CNBoland", "ziyasal"], "totalDownloads": 939024, "projectUrl": "https://github.com/ziyasal/Autofac.Extras.NLog", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extras.NLog/4.0.2/license", "iconUrl": "", "tags": ["NLog", "Autofac", "Logger", "ILogger", "log", "logging"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 82900, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Akka.DI.AutoFac", "title": "Akka.DI.AutoFac", "version": "1.4.27", "description": "AutoFac Dependency Injection (DI) support for Akka.NET", "summary": "", "authors": ["Akka.NET Team"], "owners": ["Akka"], "totalDownloads": 862352, "projectUrl": "https://github.com/akkadotnet/Akka.DI.AutoFac", "licenseUrl": "https://github.com/akkadotnet/Akka.DI.AutoFac/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/akka.di.autofac/1.4.27/icon", "tags": ["akka", "actors", "actor", "model", "Akka", "concurrency", "autofac"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 249688, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extensions.DependencyInjection.AzureFunctions", "title": "Autofac.Extensions.DependencyInjection.AzureFunctions", "version": "7.2.0.92", "description": "Autofac implementation of the dependency injection factory for Azure Functions.", "summary": "", "authors": ["Marcos Almeida Jr"], "owners": ["junalmeida"], "totalDownloads": 1367120, "projectUrl": "https://github.com/junalmeida/autofac-azurefunctions", "licenseUrl": "https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection.AzureFunctions/7.2.0.92/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extensions.dependencyinjection.azurefunctions/7.2.0.92/icon", "tags": ["autofac", "di", "ioc", "dependencyinjection", "azure", "azurefunctions", "webjobs"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 559209, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Autofac.Extras.DynamicProxy2", "title": "Autofac Extras: Castle Dynamic Proxy Support", "version": "3.0.7", "description": "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.", "summary": "Autofac extension for enabling AOP in conjunction with Castle.", "authors": ["Autofac Contributors"], "owners": ["Autofac"], "totalDownloads": 1038718, "projectUrl": "http://autofac.org/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofac.extras.dynamicproxy2/3.0.7/icon", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 546424, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "RawRabbit.DependencyInjection.Autofac", "title": "RawRabbit.DependencyInjection.Autofac", "version": "1.10.4", "description": "Wire up RawRabbit with Autofac!", "summary": "", "authors": ["par.dahlman"], "owners": ["pardahlman"], "totalDownloads": 826258, "projectUrl": "https://github.com/pardahlman/RawRabbit", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rawrabbit.dependencyinjection.autofac/1.10.4/icon", "tags": ["rabbitmq", "raw", "rawrabbit", "autofac"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 96219, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "FluentAssertions.Autofac", "title": "FluentAssertions.Autofac", "version": "6.5.1", "description": "Fluent Assertions extensions for Autofac", "summary": "", "authors": ["FluentAssertions and Contributors"], "owners": ["fluentassertions", "mkoertgen"], "totalDownloads": 603054, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/FluentAssertions.Autofac/6.5.1/license", "iconUrl": "", "tags": ["autofac", "fluent-assertions", "ioc", "tdd", "dotnet-core"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 147030, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Mediator.Net.Autofac", "title": "Mediator.Net.Autofac", "version": "5.0.0", "description": "Use Autofac as the IoC container for Mediator.Net", "summary": "", "authors": ["Yuan(Eddy) Ma"], "owners": ["mayuanyang"], "totalDownloads": 567489, "projectUrl": "https://github.com/mayuanyang/Mediator.Net", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": [".NET", "Mediator", "Cqrs", "DDD", "Command", "Event", "Request", "Response", "Autofac"], "verified": false, "versionsCount": 42, "latestVersionDownloads": 2395, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "MassTransit.Automatonymous.Autofac", "title": "MassTransit.Automatonymous.Autofac", "version": "5.5.6+build.2221.sha.1f6a8f0", "description": "MassTransit Autofac container support for Automatonymous; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 571327, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MassTransit.Automatonymous.Autofac/5.5.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.automatonymous.autofac/5.5.6/icon", "tags": ["MassTransit", "Automatonymous", "Autofac"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 47695, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "aGCXsIargR5VdNN1q", "_dataset_id": "G2dohpLHMkfkZmdxP"} {"packageName": "Newtonsoft.Json", "title": "Json.NET", "version": "13.0.5-beta1", "description": "Json.NET is a popular high-performance JSON framework for .NET", "summary": "", "authors": ["James Newton-King"], "owners": ["dotnetfoundation", "jamesnk", "newtonsoft"], "totalDownloads": 8834916673, "projectUrl": "https://www.newtonsoft.com/json", "licenseUrl": "https://www.nuget.org/packages/Newtonsoft.Json/13.0.5-beta1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.5-beta1/icon", "tags": ["json"], "verified": true, "versionsCount": 54, "latestVersionDownloads": 560328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "System.Text.Json", "title": "System.Text.Json", "version": "11.0.0-preview.6.26359.118", "description": "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.\n\nThe 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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 6128797075, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Text.Json/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.text.json/11.0.0-preview.6.26359.118/icon", "tags": [], "verified": true, "versionsCount": 133, "latestVersionDownloads": 9108, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.IdentityModel.JsonWebTokens", "title": "Microsoft.IdentityModel.JsonWebTokens", "version": "8.22.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 3696025347, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.JsonWebTokens/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Json", "Web", "Token"], "verified": true, "versionsCount": 116, "latestVersionDownloads": 217010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.Extensions.Configuration.Json", "title": "Microsoft.Extensions.Configuration.Json", "version": "11.0.0-preview.6.26359.118", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2957259586, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/11.0.0-preview.6.26359.118/icon", "tags": [], "verified": true, "versionsCount": 170, "latestVersionDownloads": 17228, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.AspNetCore.JsonPatch", "title": "Microsoft.AspNetCore.JsonPatch", "version": "11.0.0-preview.6.26359.118", "description": "ASP.NET Core support for JSON PATCH.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1494682745, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.JsonPatch/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/11.0.0-preview.6.26359.118/icon", "tags": ["aspnetcore", "json", "jsonpatch"], "verified": true, "versionsCount": 265, "latestVersionDownloads": 1736, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Newtonsoft.Json.Bson", "title": "Newtonsoft.Json.Bson", "version": "1.0.3", "description": "Json.NET BSON adds support for reading and writing BSON", "summary": "", "authors": ["James Newton-King"], "owners": ["dotnetfoundation", "jamesnk", "newtonsoft"], "totalDownloads": 1349898066, "projectUrl": "http://www.newtonsoft.com/json", "licenseUrl": "https://www.nuget.org/packages/Newtonsoft.Json.Bson/1.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json.bson/1.0.3/icon", "tags": ["bson"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 21486748, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", "title": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", "version": "11.0.0-preview.6.26359.118", "description": "ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 803858489, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.newtonsoftjson/11.0.0-preview.6.26359.118/icon", "tags": ["aspnetcore", "aspnetcoremvc", "json"], "verified": true, "versionsCount": 241, "latestVersionDownloads": 2063, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.AspNetCore.Mvc.Formatters.Json", "title": "Microsoft.AspNetCore.Mvc.Formatters.Json", "version": "2.3.11", "description": "ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 689968730, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc", "json"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 61967, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "System.Runtime.Serialization.Json", "title": "System.Runtime.Serialization.Json", "version": "4.3.0", "description": "Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects.\n\nCommonly Used Types:\nSystem.Runtime.Serialization.Json.DataContractJsonSerializer\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 706030798, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 16, "latestVersionDownloads": 461957765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "System.IdentityModel.Tokens.Jwt", "title": "System.IdentityModel.Tokens.Jwt", "version": "8.22.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 3785044810, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Json", "Web", "Token"], "verified": true, "versionsCount": 134, "latestVersionDownloads": 197163, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Serilog.Formatting.Compact", "title": "Serilog.Formatting.Compact", "version": "3.0.0", "description": "A simple, compact JSON-based event format for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["nblumhardt", "serilog"], "totalDownloads": 924900109, "projectUrl": "https://github.com/serilog/serilog-formatting-compact", "licenseUrl": "https://www.nuget.org/packages/Serilog.Formatting.Compact/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/icon", "tags": ["serilog", "json"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 163591585, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonSubTypes", "title": "JsonSubTypes", "version": "2.0.1", "description": "Discriminated Json Subtypes Converter implementation for .NET", "summary": "", "authors": ["Emmanuel Counasse"], "owners": ["manuc66"], "totalDownloads": 137579129, "projectUrl": "https://github.com/manuc66/JsonSubTypes", "licenseUrl": "https://www.nuget.org/packages/JsonSubTypes/2.0.1/license", "iconUrl": "", "tags": ["json", "converter", "subtype", "inheritance", "deserializeobject", "polymorphism"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 58571746, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Serilog.Settings.Configuration", "title": "Serilog.Settings.Configuration", "version": "10.0.1", "description": "Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 938212627, "projectUrl": "https://github.com/serilog/serilog-settings-configuration", "licenseUrl": "https://www.nuget.org/packages/Serilog.Settings.Configuration/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/10.0.1/icon", "tags": ["serilog", "json", "appsettings"], "verified": true, "versionsCount": 178, "latestVersionDownloads": 2191969, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "System.Net.Http.Json", "title": "System.Net.Http.Json", "version": "11.0.0-preview.6.26359.118", "description": "Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.\n\nCommonly Used Types:\nSystem.Net.Http.Json.HttpClientJsonExtensions\nSystem.Net.Http.Json.HttpContentJsonExtensions\nSystem.Net.Http.Json.JsonContent", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 244872302, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Net.Http.Json/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.http.json/11.0.0-preview.6.26359.118/icon", "tags": [], "verified": true, "versionsCount": 102, "latestVersionDownloads": 433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Newtonsoft.Json.Schema", "title": "Json.NET Schema", "version": "4.0.2-beta2", "description": "Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET", "summary": "", "authors": ["Newtonsoft"], "owners": ["jamesnk", "newtonsoft"], "totalDownloads": 93547148, "projectUrl": "https://www.newtonsoft.com/jsonschema", "licenseUrl": "https://www.nuget.org/packages/Newtonsoft.Json.Schema/4.0.2-beta2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json.schema/4.0.2-beta2/icon", "tags": ["json", "schema", "jsonschema"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 126686, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Json.More.Net", "title": "Json.More.Net", "version": "3.0.1", "description": "Provides extended functionality for the System.Text.Json namespace.", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 86226732, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/Json.More.Net/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/json.more.net/3.0.1/icon", "tags": ["json", "system.text.json", "json.more"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 3460470, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonPointer.Net", "title": "JsonPointer.Net", "version": "7.0.2", "description": "JSON Pointer built on the System.Text.Json namespace", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 76066582, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/JsonPointer.Net/7.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsonpointer.net/7.0.2/icon", "tags": ["json-pointer", "json", "pointer"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 44055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "NJsonSchema.NewtonsoftJson", "title": "NJsonSchema.NewtonsoftJson", "version": "11.6.1", "description": "JSON Schema reader, generator and validator for .NET", "summary": "", "authors": ["Rico Suter"], "owners": ["rsuter"], "totalDownloads": 85000512, "projectUrl": "http://njsonschema.org/", "licenseUrl": "https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson/11.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/njsonschema.newtonsoftjson/11.6.1/icon", "tags": ["json", "schema", "validation", "generator", ".net"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 2822934, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "GraphQL.NewtonsoftJson", "title": "GraphQL.NewtonsoftJson", "version": "8.8.4", "description": "JSON.NET serializer for GraphQL.NET", "summary": "", "authors": ["GraphQL.NewtonsoftJson"], "owners": ["joemcbride"], "totalDownloads": 49561694, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.NewtonsoftJson/8.8.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.newtonsoftjson/8.8.4/icon", "tags": ["GraphQL", "json"], "verified": false, "versionsCount": 76, "latestVersionDownloads": 100648, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "SpecFlow.Internal.Json", "title": "SpecFlow.Internal.Json", "version": "1.0.8", "description": "A really simple C# JSON parser.", "summary": "", "authors": ["SpecFlow Team"], "owners": ["specflow"], "totalDownloads": 54407937, "projectUrl": "https://specflow.org/", "licenseUrl": "https://www.nuget.org/packages/SpecFlow.Internal.Json/1.0.8/license", "iconUrl": "", "tags": ["Json", "Serialisation"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 54389766, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.Kiota.Serialization.Json", "title": "Microsoft.Kiota.Serialization.Json", "version": "2.0.0", "description": "Kiota JSON serialization provider implementation with System.Text.Json.", "summary": "", "authors": ["Microsoft"], "owners": ["kiota", "Microsoft"], "totalDownloads": 116706635, "projectUrl": "https://aka.ms/kiota/docs", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Kiota.Serialization.Json/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/2.0.0/icon", "tags": [], "verified": true, "versionsCount": 82, "latestVersionDownloads": 4503004, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "App.Metrics.Formatters.Json", "title": "App.Metrics.Formatters.Json", "version": "4.4.0-preview.0.4", "description": "App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.", "summary": "", "authors": ["Allan Hardy and Contributors"], "owners": ["al_hardy"], "totalDownloads": 52162014, "projectUrl": "https://app-metrics.io/", "licenseUrl": "https://www.nuget.org/packages/App.Metrics.Formatters.Json/4.4.0-preview.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.json/4.4.0-preview.0.4/icon", "tags": ["appmetrics", "metrics", "json"], "verified": false, "versionsCount": 61, "latestVersionDownloads": 161195, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonSchema.Net", "title": "JsonSchema.Net", "version": "9.4.0", "description": "JSON Schema built on the System.Text.Json namespace", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 45040660, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/JsonSchema.Net/9.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsonschema.net/9.4.0/icon", "tags": ["json-schema", "validation", "schema", "json"], "verified": false, "versionsCount": 155, "latestVersionDownloads": 41606, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.AspNetCore.SignalR.Protocols.Json", "title": "Microsoft.AspNetCore.SignalR.Protocols.Json", "version": "11.0.0-preview.6.26359.118", "description": "Implements the SignalR Hub Protocol using System.Text.Json.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 230837425, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.Json/11.0.0-preview.6.26359.118/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.json/11.0.0-preview.6.26359.118/icon", "tags": ["aspnetcore", "signalr"], "verified": true, "versionsCount": 254, "latestVersionDownloads": 2306, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Utf8Json", "title": "Utf8Json", "version": "1.3.7", "description": "Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).", "summary": "", "authors": ["neuecc"], "owners": ["neuecc"], "totalDownloads": 53260887, "projectUrl": "https://github.com/neuecc/Utf8Json/", "licenseUrl": "", "iconUrl": "", "tags": ["Json", "Serialization", "Formatter", "Serializer", "Unity", "Xamarin"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 53010575, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Handlebars.Net.Helpers.Json", "title": "Handlebars.Net.Helpers.Json", "version": "2.5.5", "description": "Handlebars.Net.Helpers Json", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["Handlebars-Net", "sheyenrath"], "totalDownloads": 42892078, "projectUrl": "https://github.com/Handlebars-Net/Handlebars.Net.Helpers", "licenseUrl": "https://www.nuget.org/packages/Handlebars.Net.Helpers.Json/2.5.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/handlebars.net.helpers.json/2.5.5/icon", "tags": ["handlebars", "helper", "JsonPath", "Json"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 1221662, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "NodaTime.Serialization.JsonNet", "title": "NodaTime.Serialization.JsonNet", "version": "3.3.0", "description": "Provides serialization support between Noda Time and Json.NET.", "summary": "", "authors": ["The Noda Time authors"], "owners": ["jon skeet", "NodaTime"], "totalDownloads": 48715414, "projectUrl": "https://nodatime.org/", "licenseUrl": "https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.3.0/license", "iconUrl": "", "tags": ["nodatime", "json", "jsonnet"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 250917, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "NJsonSchema", "title": "NJsonSchema", "version": "11.6.1", "description": "JSON Schema reader, generator and validator for .NET", "summary": "", "authors": ["Rico Suter"], "owners": ["rsuter"], "totalDownloads": 369657117, "projectUrl": "http://njsonschema.org/", "licenseUrl": "https://www.nuget.org/packages/NJsonSchema/11.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/njsonschema/11.6.1/icon", "tags": ["json", "schema", "validation", "generator", ".net"], "verified": false, "versionsCount": 567, "latestVersionDownloads": 4891219, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Refit.Newtonsoft.Json", "title": "Refit.Newtonsoft.Json", "version": "15.0.0-beta.1", "description": "Newtonsoft.Json content serializer for Refit clients that need Json.NET converters, settings, or compatibility behavior instead of the default System.Text.Json serializer.", "summary": "", "authors": ["ReactiveUI and Contributors"], "owners": ["glennawatson", "reactiveui"], "totalDownloads": 41468759, "projectUrl": "https://github.com/reactiveui/refit", "licenseUrl": "https://www.nuget.org/packages/Refit.Newtonsoft.Json/15.0.0-beta.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/refit.newtonsoft.json/15.0.0-beta.1/icon", "tags": ["refit", "rest", "http", "api-client", "json", "newtonsoft-json", "json-net", "serializer", "content-serializer"], "verified": true, "versionsCount": 47, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Amazon.Lambda.Serialization.SystemTextJson", "title": "Amazon.Lambda.Serialization.SystemTextJson", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 100998457, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.Serialization.SystemTextJson/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.serialization.systemtextjson/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 1102368, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonPatch.Net", "title": "JsonPatch.Net", "version": "5.0.3", "description": "JSON Patch built on the System.Text.Json namespace", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 28916650, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/JsonPatch.Net/5.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsonpatch.net/5.0.3/icon", "tags": ["json-patch", "jsonpatch", "json"], "verified": false, "versionsCount": 33, "latestVersionDownloads": 65012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "StreamJsonRpc", "title": "StreamJsonRpc", "version": "2.25.29+RR", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "VisualStudioExtensibility"], "totalDownloads": 36422775, "projectUrl": "https://microsoft.github.io/vs-streamjsonrpc/", "licenseUrl": "https://www.nuget.org/packages/StreamJsonRpc/2.25.29/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/streamjsonrpc/2.25.29/icon", "tags": ["visualstudio", "stream", "json", "rpc", "jsonrpc"], "verified": true, "versionsCount": 97, "latestVersionDownloads": 1842901, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonDiffPatch.Net", "title": "JsonDiffPatch.Net", "version": "2.5.0", "description": "JSON object diffs and reversible patching", "summary": "", "authors": ["William Bishop"], "owners": ["wbish"], "totalDownloads": 27871767, "projectUrl": "https://github.com/wbish/jsondiffpatch.net", "licenseUrl": "https://www.nuget.org/packages/JsonDiffPatch.Net/2.5.0/license", "iconUrl": "", "tags": ["json", "diff", "patch", "unpatch"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 2008483, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Npgsql.Json.NET", "title": "Npgsql.Json.NET", "version": "10.0.3", "description": "Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 36310682, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.Json.NET/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.json.net/10.0.3/icon", "tags": ["npgsql", "postgresql", "json", "postgres", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 117, "latestVersionDownloads": 179063, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "NEST.JsonNetSerializer", "title": "NEST.JsonNetSerializer - Elasticsearch .NET custom Json.NET serializer", "version": "7.17.5", "description": "NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch", "forloop", "Mpdreamz", "stevejgordon"], "totalDownloads": 33355019, "projectUrl": "https://github.com/elastic/elasticsearch-net", "licenseUrl": "https://www.nuget.org/packages/NEST.JsonNetSerializer/7.17.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nest.jsonnetserializer/7.17.5/icon", "tags": ["elasticsearch", "elastic", "search", "lucene", "nest", "serializer", "json"], "verified": true, "versionsCount": 74, "latestVersionDownloads": 11446537, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Microsoft.Azure.Core.NewtonsoftJson", "title": "Microsoft.Azure.Core.NewtonsoftJson", "version": "2.0.0", "description": "This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 34453655, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.Core.NewtonsoftJson_2.0.0/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/README.md", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Core.NewtonsoftJson/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.core.newtonsoftjson/2.0.0/icon", "tags": ["Microsoft", "Azure", "SDK", "Newtonsoft", "Json"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 6428160, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Pomelo.JsonObject", "title": "Pomelo.JsonObject", "version": "2.2.1", "description": "MySQL provider for Entity Framework Core", "summary": "", "authors": ["Pomelo.JsonObject"], "owners": ["AmamiyaYuuko", "bgrainger", "LauXjpn", "PomeloFoundation"], "totalDownloads": 27147447, "projectUrl": "https://github.com/PomeloFoundation/Pomelo.JsonObject", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pomelo.jsonobject/2.2.1/icon", "tags": ["JSON", "Entity", "Framework", "Core", "entity-framework-core", "MySQL", "EF", "ORM"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 13497581, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "JsonConverter.Abstractions", "title": "JsonConverter.Abstractions", "version": "0.13.0", "description": "Common interface for Json converters (serialize and deserialize)", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 37916950, "projectUrl": "https://github.com/StefH/JsonConverter", "licenseUrl": "https://www.nuget.org/packages/JsonConverter.Abstractions/0.13.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 19, "latestVersionDownloads": 1001435, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "GeoJSON.Net", "title": "GeoJSON.Net", "version": "1.4.1", "description": ".Net types for the GeoJSON RFC to be used with Json.Net", "summary": "", "authors": ["Matt Hunt, Joerg Battermann, Xavier Fischer, Janus Weil"], "owners": ["matt_lethargic", "xavierfischer"], "totalDownloads": 20293821, "projectUrl": "https://github.com/GeoJSON-Net/GeoJSON.Net", "licenseUrl": "https://www.nuget.org/packages/GeoJSON.Net/1.4.1/license", "iconUrl": "", "tags": ["geojson", "geo", "json", "geolocation"], "verified": false, "versionsCount": 55, "latestVersionDownloads": 3973272, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "log4net.Ext.Json", "title": "log4net.Ext.Json", "version": "3.0.3", "description": "Enable JSON logging in log4net.", "summary": "", "authors": ["Robert Cutajar, Grzegorz Dziadkiewicz"], "owners": ["gdziadkiewicz"], "totalDownloads": 21658745, "projectUrl": "https://gitlab.com/gdziadkiewicz/log4net.Ext.Json", "licenseUrl": "https://www.nuget.org/packages/log4net.Ext.Json/3.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/log4net.ext.json/3.0.3/icon", "tags": ["logging", "json"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1221351, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "ProtoBufJsonConverter", "title": "ProtoBufJsonConverter", "version": "0.11.0", "description": "Convert a protobuf message to a JSON string or object (and back) using the proto definition file.", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 23745964, "projectUrl": "https://github.com/StefH/ProtoBufJsonConverter", "licenseUrl": "https://www.nuget.org/packages/ProtoBufJsonConverter/0.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobufjsonconverter/0.11.0/icon", "tags": ["protobuf", "protobuf-net", "grpc", "json", "convert", "serialize", "deserialize"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 4942250, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "NodaTime.Serialization.SystemTextJson", "title": "NodaTime.Serialization.SystemTextJson", "version": "1.4.0", "description": "Provides serialization support between Noda Time and System.Text.Json", "summary": "", "authors": ["The Noda Time authors"], "owners": ["jon skeet", "NodaTime"], "totalDownloads": 24565984, "projectUrl": "https://nodatime.org/", "licenseUrl": "https://www.nuget.org/packages/NodaTime.Serialization.SystemTextJson/1.4.0/license", "iconUrl": "", "tags": ["nodatime", "json"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 423624, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Ecng.Collections", "title": "Ecng.Collections", "version": "1.0.301", "description": "Ecng system framework", "summary": "", "authors": ["StockSharp Platform LLC https://stocksharp.com"], "owners": ["StockSharp"], "totalDownloads": 321823733, "projectUrl": "https://stocksharp.com/", "licenseUrl": "https://stocksharp.com/en/products/eula/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ecng.collections/1.0.301/icon", "tags": ["Ecng", "Collections", "REST", "WebSockets", "JSON", "Serialization"], "verified": false, "versionsCount": 303, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Amazon.Lambda.Serialization.Json", "title": "Amazon.Lambda.Serialization.Json", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - Serialization.Json package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 40520708, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.Serialization.Json/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.serialization.json/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 152566, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "GraphQL.SystemTextJson", "title": "GraphQL.SystemTextJson", "version": "8.8.4", "description": "System.Text.Json serializer for GraphQL.NET", "summary": "", "authors": ["GraphQL.SystemTextJson"], "owners": ["joemcbride"], "totalDownloads": 17161101, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.SystemTextJson/8.8.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.systemtextjson/8.8.4/icon", "tags": ["GraphQL", "json"], "verified": false, "versionsCount": 76, "latestVersionDownloads": 207122, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Quartz.Serialization.Json", "title": "Quartz.NET JSON Serialization", "version": "3.19.1", "description": "Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET", "summary": "", "authors": ["Marko Lahma, Quartz.NET"], "owners": ["lahma", "Quartz.NET"], "totalDownloads": 35893691, "projectUrl": "https://www.quartz-scheduler.net/", "licenseUrl": "https://www.nuget.org/packages/Quartz.Serialization.Json/3.19.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/quartz.serialization.json/3.19.1/icon", "tags": ["scheduling", "tasks", "jobs", "triggers", "scheduler", "threading"], "verified": true, "versionsCount": 49, "latestVersionDownloads": 11460, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Macross.Json.Extensions", "title": "Macross.Json.Extensions", "version": "3.0.0", "description": "Macross Software Json extensions library.\n\n Provides helpers & converters for the System.Text.Json API and push\n stream types for the System.Net.Http API.\n\n Commonly Used Types:\n System.Text.Json.Utf8JsonStreamReader\n System.Text.Json.Serialization.JsonStringEnumMemberConverter\n System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter\n System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter\n System.Text.Json.Serialization.JsonIPAddressConverter\n System.Text.Json.Serialization.JsonIPEndPointConverter\n System.Text.Json.Serialization.JsonDelegatedStringConverter\n System.Text.Json.Serialization.JsonTypeConverterAdapter\n System.Net.Http.PushStreamContent\n System.Net.Http.PushStreamContent", "summary": "", "authors": ["Macross.Json.Extensions"], "owners": ["Macross-Software"], "totalDownloads": 27019506, "projectUrl": "https://github.com/Macross-Software/core/tree/develop/ClassLibraries/Macross.Json.Extensions", "licenseUrl": "https://www.nuget.org/packages/Macross.Json.Extensions/3.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 24, "latestVersionDownloads": 17611205, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "Volo.Abp.Json", "title": "Volo.Abp.Json", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Json"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 32708858, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Json/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.json/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 289, "latestVersionDownloads": 14292, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "CloudNative.CloudEvents.SystemTextJson", "title": "CloudNative.CloudEvents.SystemTextJson", "version": "2.9.0", "description": "JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.", "summary": "", "authors": ["CloudNative.CloudEvents.SystemTextJson"], "owners": ["CloudNative.CloudEvents"], "totalDownloads": 20213157, "projectUrl": "https://cloudevents.io/", "licenseUrl": "https://www.nuget.org/packages/CloudNative.CloudEvents.SystemTextJson/2.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.systemtextjson/2.9.0/icon", "tags": ["cncf", "cloudnative", "cloudevents", "events", "json", "systemtextjson"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 86911, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "SystemTextJsonPatch", "title": "System Text Json Patch", "version": "5.0.0", "description": "SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json", "summary": "", "authors": ["Havunen"], "owners": ["Havunen"], "totalDownloads": 14722918, "projectUrl": "https://github.com/Havunen/SystemTextJsonPatch", "licenseUrl": "https://www.nuget.org/packages/SystemTextJsonPatch/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/systemtextjsonpatch/5.0.0/icon", "tags": ["aspnetcore", "json", "jsonpatch", "system.text.json", "rfc6902"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 165298, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "nDJUyhQgqyas6DFqU", "_dataset_id": "NURYxfYX8f9YzxrGf"} {"packageName": "xunit.runner.utility", "title": "xUnit.net [Runner Utility]", "version": "2.9.3", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 23091871, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.runner.utility/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.runner.utility/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 1201597, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Microsoft.PowerShell.Commands.Utility", "title": "Microsoft.PowerShell.Commands.Utility", "version": "7.6.4", "description": "Runtime for hosting PowerShell", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "PowerShellTeam"], "totalDownloads": 23106410, "projectUrl": "https://github.com/PowerShell/PowerShell", "licenseUrl": "https://www.nuget.org/packages/Microsoft.PowerShell.Commands.Utility/7.6.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.powershell.commands.utility/7.6.4/icon", "tags": ["PowerShell"], "verified": true, "versionsCount": 108, "latestVersionDownloads": 15010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "dotnet-reportgenerator-globaltool", "title": "dotnet-reportgenerator-globaltool", "version": "5.5.11", "description": "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.\n\nUse this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.\n\nInstallation:\ndotnet tool install -g dotnet-reportgenerator-globaltool\n\ndotnet tool install dotnet-reportgenerator-globaltool --tool-path tools\n\ndotnet new tool-manifest\ndotnet tool install dotnet-reportgenerator-globaltool\n\nUsage:\nreportgenerator [options]\ntools\\reportgenerator.exe [options]\ndotnet reportgenerator [options]", "summary": "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.", "authors": ["Daniel Palme"], "owners": ["danielpalme"], "totalDownloads": 111295471, "projectUrl": "https://github.com/danielpalme/ReportGenerator", "licenseUrl": "https://www.nuget.org/packages/dotnet-reportgenerator-globaltool/5.5.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnet-reportgenerator-globaltool/5.5.11/icon", "tags": ["Code", "Coverage", "Reporting", "Testing", "TDD", "Utility"], "verified": false, "versionsCount": 171, "latestVersionDownloads": 409414, "packageTypes": ["DotnetTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "ReportGenerator", "title": "ReportGenerator", "version": "5.5.11", "description": "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.\n\nUse 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.\n\nUsage:\ndotnet $(UserProfile)\\.nuget\\packages\\reportgenerator\\x.y.z\\tools\\net8.0\\ReportGenerator.dll [options]\n$(UserProfile)\\.nuget\\packages\\reportgenerator\\x.y.z\\tools\\net8.0\\ReportGenerator.exe [options]\n$(UserProfile)\\.nuget\\packages\\reportgenerator\\x.y.z\\tools\\net47\\ReportGenerator.exe [options]", "summary": "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.", "authors": ["Daniel Palme"], "owners": ["danielpalme"], "totalDownloads": 61183274, "projectUrl": "https://github.com/danielpalme/ReportGenerator", "licenseUrl": "https://www.nuget.org/packages/ReportGenerator/5.5.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reportgenerator/5.5.11/icon", "tags": ["Code", "Coverage", "Reporting", "Testing", "TDD", "Utility"], "verified": false, "versionsCount": 239, "latestVersionDownloads": 21492, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Microsoft.VisualStudio.CoreUtility", "title": "Microsoft.VisualStudio.CoreUtility", "version": "17.14.275", "description": "Microsoft® Visual Studio® Editor Platform", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "VisualStudioExtensibility"], "totalDownloads": 9263129, "projectUrl": "https://aka.ms/vsextensibility", "licenseUrl": "https://www.nuget.org/packages/Microsoft.VisualStudio.CoreUtility/17.14.275/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.coreutility/17.14.275/icon", "tags": [], "verified": true, "versionsCount": 46, "latestVersionDownloads": 64086, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "StarMicronics.CloudPRNT-Utility", "title": "StarMicronics.CloudPRNT-Utility", "version": "2.0.1", "description": "Utility classes providing support for developers of Star CloudPRNT compatible servers. Including status decoding.", "summary": "", "authors": ["Star Micronics"], "owners": ["StarMicronics"], "totalDownloads": 5873476, "projectUrl": "http://www.starmicronics.com/support/SDKDocumentation.aspx", "licenseUrl": "https://www.nuget.org/packages/StarMicronics.CloudPRNT-Utility/2.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/starmicronics.cloudprnt-utility/2.0.1/icon", "tags": ["starmicronics"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 11316, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-DataTypes", "title": "Craig's Utility Library DataTypes Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the DataTypes namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 2259576, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 91, "latestVersionDownloads": 25515, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "OpenCover", "title": "OpenCover - an open source code coverage tool for .NET", "version": "4.7.1221", "description": "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).", "summary": "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.", "authors": ["shaun wilde, OpenCover"], "owners": ["OpenCover", "shaun wilde"], "totalDownloads": 28355353, "projectUrl": "https://github.com/opencover/opencover", "licenseUrl": "https://www.nuget.org/packages/OpenCover/4.7.1221/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencover/4.7.1221/icon", "tags": ["Code-Coverage", "Reporting", "Testing", "TDD", "Utility"], "verified": false, "versionsCount": 39, "latestVersionDownloads": 9946253, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Steeltoe.Common", "title": "Steeltoe.Common", "version": "4.2.0", "description": "Abstractions and code shared by many Steeltoe components.", "summary": "", "authors": ["Broadcom"], "owners": ["dotnetfoundation", "SteeltoeOSS"], "totalDownloads": 15808370, "projectUrl": "https://steeltoe.io/", "licenseUrl": "https://www.nuget.org/packages/Steeltoe.Common/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/steeltoe.common/4.2.0/icon", "tags": ["common", "utility"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 55683, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-IO", "title": "Craig's Utility Library IO Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the IO namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 1369289, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 5210, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Reflection", "title": "Craig's Utility Library Reflection Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 1039928, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 16303, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "FastEnum", "title": "FastEnum", "version": "2.0.8", "description": "The extremely fast enum utilities for C#/.NET. Provided methods are all achieved zero allocation and faster than System.Enum.", "summary": "", "authors": ["xin9le"], "owners": ["xin9le"], "totalDownloads": 8201067, "projectUrl": "https://github.com/xin9le/FastEnum", "licenseUrl": "https://www.nuget.org/packages/FastEnum/2.0.8/license", "iconUrl": "", "tags": ["Enum", "Utility"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 3176, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Random", "title": "Craig's Utility Library Random Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Random namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 730769, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 3812, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary", "title": "Craig's Utility Library", "version": "4.0.304", "description": "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.", "summary": "One of the largest collections of utility classes and extension methods for .Net", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 685747, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 98, "latestVersionDownloads": 21352, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-IoC", "title": "Craig's Utility Library IoC Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the IoC namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 766485, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 95, "latestVersionDownloads": 25543, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Hl7.Fhir.Support", "title": "HL7 FHIR support library", "version": "4.3.0", "description": "Common interfaces and classes used by all FHIR .NET assemblies", "summary": "", "authors": ["Firely (info@fire.ly) and contributors"], "owners": ["ewoutFHIR", "firely"], "totalDownloads": 12080954, "projectUrl": "https://github.com/FirelyTeam/firely-net-common", "licenseUrl": "https://www.nuget.org/packages/Hl7.Fhir.Support/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hl7.fhir.support/4.3.0/icon", "tags": ["HL7", "FHIR", "Elements", "Utility", "Firely", "SDK"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 2565863, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Events", "title": "Craig's Utility Library Events Namespace", "version": "3.2.33", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 667588, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 51, "latestVersionDownloads": 5957, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "FastEnum.Core", "title": "FastEnum.Core", "version": "2.0.8", "description": "Core libraries of FastEnum.", "summary": "", "authors": ["xin9le"], "owners": ["xin9le"], "totalDownloads": 6004797, "projectUrl": "https://github.com/xin9le/FastEnum", "licenseUrl": "https://www.nuget.org/packages/FastEnum.Core/2.0.8/license", "iconUrl": "", "tags": ["Enum", "Utility"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 3259, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Math", "title": "Craig's Utility Library Math Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 611513, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 21358, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "FastEnum.Generators", "title": "FastEnum.Generators", "version": "2.0.8", "description": "Source code generator for FastEnum.", "summary": "", "authors": ["xin9le"], "owners": ["xin9le"], "totalDownloads": 5995578, "projectUrl": "https://github.com/xin9le/FastEnum", "licenseUrl": "https://www.nuget.org/packages/FastEnum.Generators/2.0.8/license", "iconUrl": "", "tags": ["Enum", "Utility"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 3126, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Encryption", "title": "Craig's Utility Library Encryption Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 625953, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 94, "latestVersionDownloads": 165622, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Web", "title": "Craig's Utility Library Web Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Web namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 548460, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 2302, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Media", "title": "Craig's Utility Library Media Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Media namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 518744, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 2320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Validation", "title": "Craig's Utility Library Validation Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Validation namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 463428, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 96, "latestVersionDownloads": 2978, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-ORM", "title": "Craig's Utility Library ORM Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the ORM namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 435221, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 96, "latestVersionDownloads": 2578, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Faithlife.Utility", "title": "Faithlife.Utility", "version": "0.12.2", "description": "Common .NET utility code in use at Faithlife", "summary": "", "authors": ["Faithlife"], "owners": ["Faithlife"], "totalDownloads": 775923, "projectUrl": "https://github.com/Faithlife/FaithlifeUtility", "licenseUrl": "https://www.nuget.org/packages/Faithlife.Utility/0.12.2/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 18, "latestVersionDownloads": 315715, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "xunit.v3.runner.utility", "title": "xUnit.net v3 [Runner Utility]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1365461, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.runner.utility/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.utility/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 100023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Profiler", "title": "Craig's Utility Library Profiler Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Profiler namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 388235, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 2262, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Configuration", "title": "Craig's Utility Library Configuration Namespace", "version": "4.0.304", "description": "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.", "summary": "This is the Configuration namespace from Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 351542, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 2190, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Documentation", "title": "Craig's Utility Library Documentation", "version": "4.0.304", "description": "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.", "summary": "This is the basic documentation for Craig's Utility Library", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 334420, "projectUrl": "https://github.com/JaCraig/Craig-s-Utility-Library", "licenseUrl": "https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 2888, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Faithlife.Utility.Dapper", "title": "Faithlife.Utility.Dapper", "version": "2.0.1", "description": "A utility library for Dapper.", "summary": "", "authors": ["Faithlife"], "owners": ["Faithlife"], "totalDownloads": 752605, "projectUrl": "https://github.com/Faithlife/DapperUtility", "licenseUrl": "https://www.nuget.org/packages/Faithlife.Utility.Dapper/2.0.1/license", "iconUrl": "", "tags": ["Dapper"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 3314, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "OSharp.Utility", "title": "OSharp.Utility", "version": "4.1.32.1", "description": "OSharp工具组件,对常用工具类辅助操作进行封装", "summary": "OSharp工具组件", "authors": ["柳柳软件"], "owners": ["gmf520"], "totalDownloads": 322132, "projectUrl": "https://github.com/i66soft/osharp", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/osharp.utility/4.1.32.1/icon", "tags": ["OSharp", "Utility"], "verified": false, "versionsCount": 66, "latestVersionDownloads": 3388, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Compression", "title": "Craig's Utility Library Compression Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 366766, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 94, "latestVersionDownloads": 6649, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-FileFormats", "title": "Craig's Utility Library FileFormats Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 409910, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 8018, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "VIEApps.Components.Utility", "title": "VIEApps NGX Utility", "version": "10.10.2607.1", "description": "The general purpose component for developing apps with .NET", "summary": "", "authors": ["VIEApps.net"], "owners": ["quynh-ng", "VIEApps.net"], "totalDownloads": 491498, "projectUrl": "https://vieapps.net/", "licenseUrl": "https://www.nuget.org/packages/VIEApps.Components.Utility/10.10.2607.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/vieapps.components.utility/10.10.2607.1/icon", "tags": ["utility", "extensions", "crypto", "logging", "encoding", "secp256k1", "ecc", "rsa", "vieapps", "vieapps.components"], "verified": false, "versionsCount": 185, "latestVersionDownloads": 389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Microsoft.VisualStudio.Validation", "title": "Microsoft.VisualStudio.Validation", "version": "17.13.22", "description": "Common input validation and state verification utility methods.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "VisualStudioExtensibility"], "totalDownloads": 104920665, "projectUrl": "https://github.com/Microsoft/vs-validation", "licenseUrl": "https://www.nuget.org/packages/Microsoft.VisualStudio.Validation/17.13.22/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.validation/17.13.22/icon", "tags": ["InputValidation", "IntegrityCheck"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 3378354, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Microsoft.Windows.ImplementationLibrary", "title": "Windows Implementation Library", "version": "1.0.260126.7", "description": "The Windows Implementation Libraries (wil) were created to improve productivity and solve problems commonly seen by Windows developers.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "WindowsImplementationLibraryTeam"], "totalDownloads": 3977581, "projectUrl": "https://github.com/Microsoft/wil", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Windows.ImplementationLibrary/1.0.260126.7/license", "iconUrl": "", "tags": ["windows", "utility", "wil", "native"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 194294, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-DataMapper", "title": "Craig's Utility Library DataMapper Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 340701, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 4615, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "ReportGenerator.Core", "title": "ReportGenerator.Core", "version": "5.5.11", "description": "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.\n\nUse this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base.\n\nPlugin development:\nhttps://github.com/danielpalme/ReportGenerator/wiki/Custom-reports\nhttps://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage", "summary": "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.", "authors": ["Daniel Palme"], "owners": ["danielpalme"], "totalDownloads": 5242887, "projectUrl": "https://github.com/danielpalme/ReportGenerator", "licenseUrl": "https://www.nuget.org/packages/ReportGenerator.Core/5.5.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reportgenerator.core/5.5.11/icon", "tags": ["Code", "Coverage", "Reporting", "Testing", "TDD", "Utility"], "verified": false, "versionsCount": 171, "latestVersionDownloads": 671, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Environment", "title": "Craig's Utility Library Environment Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 254357, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 4307, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-SQL", "title": "Craig's Utility Library SQL Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 253219, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 3946, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-AI", "title": "Craig's Utility Library AI Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 246422, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 91, "latestVersionDownloads": 13821, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-Caching", "title": "Craig's Utility Library Caching Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 242967, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 4075, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Nito.AsyncEx.Oop", "title": "Nito.AsyncEx.Oop", "version": "5.1.2", "description": "Interfaces and utility methods for combining async with OOP.", "summary": "", "authors": ["Stephen Cleary"], "owners": ["stephencleary"], "totalDownloads": 72209220, "projectUrl": "https://github.com/StephenCleary/AsyncEx", "licenseUrl": "https://www.nuget.org/packages/Nito.AsyncEx.Oop/5.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nito.asyncex.oop/5.1.2/icon", "tags": ["task", "async"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 48871645, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "CraigsUtilityLibrary-LDAP", "title": "Craig's Utility Library LDAP Namespace", "version": "3.4.199", "description": "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.", "summary": "", "authors": ["James Craig"], "owners": ["jacraig"], "totalDownloads": 214741, "projectUrl": "http://cul.codeplex.com/", "licenseUrl": "http://cul.codeplex.com/license", "iconUrl": "", "tags": ["utility", "utilities"], "verified": false, "versionsCount": 93, "latestVersionDownloads": 15684, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "dotenv.net", "title": "dotenv.net", "version": "4.0.2", "description": "A library to read variables from a .env file and populate the environment variables.", "summary": "", "authors": ["Winner-Timothy Bolorunduro"], "owners": ["bolorundurowb"], "totalDownloads": 11497357, "projectUrl": "https://github.com/bolorundurowb/dotenv.net", "licenseUrl": "https://github.com/bolorundurowb/dotenv.net/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotenv.net/4.0.2/icon", "tags": ["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"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 233461, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Enumeration", "title": "Enumeration", "version": "2.0.0", "description": "A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.", "summary": "", "authors": ["Headspring"], "owners": ["ChrisMissal", "mhinze", "plioi"], "totalDownloads": 1652191, "projectUrl": "https://github.com/HeadspringLabs/Enumeration", "licenseUrl": "https://github.com/HeadspringLabs/Enumeration/blob/master/content/Headspring/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/enumeration/2.0.0/icon", "tags": ["utility", "enumeration"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 1615307, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "UtilityFramework.Application.Core", "title": "UtilityFramework.Application.Core", "version": "2.2.17", "description": "Uilitarios para aplicações asp.net core", "summary": "", "authors": ["Fabricio dos Santos Silva"], "owners": ["fabricio_dos_Santos_Silva"], "totalDownloads": 425472, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 110, "latestVersionDownloads": 4153, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Enums.NET", "title": "Enums.NET", "version": "5.0.0", "description": "Enums.NET is a high-performance type-safe .NET enum utility library", "summary": "", "authors": ["Tyler Brinkley"], "owners": ["TylerBrinkley"], "totalDownloads": 71310757, "projectUrl": "https://github.com/TylerBrinkley/Enums.NET", "licenseUrl": "https://www.nuget.org/packages/Enums.NET/5.0.0/license", "iconUrl": "", "tags": ["enum", "enums", "flag", "flags"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 15211474, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "PCLWebUtility", "title": "WebUtility for Portable Class Library", "version": "1.0.3", "description": "This package contains implementation of WebUtility class for Portable Class Library projects.", "summary": "", "authors": ["Petar Paar"], "owners": ["petar.paar"], "totalDownloads": 304664, "projectUrl": "http://axilis.hr/webutility-portable-class-library", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["WebUtility", "Portable", "Class", "Library", "HttpUtility", "HtmlDecode", "HtmlEncode", "UrlDecode", "UrlEncode"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 144247, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KP2GqRAdwezmfnzvH", "_dataset_id": "jEpP7LmecEgQ029v9"} {"packageName": "Newtonsoft.Json", "title": "Json.NET", "version": "13.0.4", "description": "Json.NET is a popular high-performance JSON framework for .NET", "summary": "", "authors": ["James Newton-King"], "owners": ["dotnetfoundation", "jamesnk", "newtonsoft"], "totalDownloads": 8834916673, "projectUrl": "https://www.newtonsoft.com/json", "licenseUrl": "https://www.nuget.org/packages/Newtonsoft.Json/13.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.4/icon", "tags": ["json"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 168874731, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.DependencyInjection", "title": "Microsoft.Extensions.DependencyInjection", "version": "10.0.10", "description": "Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 7511884706, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 6172882, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Logging", "title": "Microsoft.Extensions.Logging", "version": "10.0.10", "description": "Logging infrastructure default implementation for Microsoft.Extensions.Logging.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 7329363843, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 5779542, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Text.Json", "title": "System.Text.Json", "version": "10.0.10", "description": "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.\n\nThe 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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 6128797075, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Text.Json/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.text.json/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 61, "latestVersionDownloads": 1071387, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Bcl.AsyncInterfaces", "title": "Microsoft.Bcl.AsyncInterfaces", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4421061246, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 37, "latestVersionDownloads": 971446, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Azure.Core", "title": "Azure.Core", "version": "1.60.0", "description": "This is the implementation of the Azure Client Pipeline", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 4010812152, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Core_1.60.0/sdk/core/Azure.Core/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Core/1.60.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.core/1.60.0/icon", "tags": ["Microsoft", "Azure", "Client", "Pipeline"], "verified": true, "versionsCount": 69, "latestVersionDownloads": 1501071, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Serilog", "title": "Serilog", "version": "4.4.0", "description": "Simple .NET logging with fully-structured events", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 3049293021, "projectUrl": "https://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog/4.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog/4.4.0/icon", "tags": ["serilog", "logging", "semantic", "structured"], "verified": true, "versionsCount": 185, "latestVersionDownloads": 1704224, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.IdentityModel.Abstractions", "title": "Microsoft.IdentityModel.Abstractions", "version": "8.22.0", "description": "A package containing thin abstractions for Microsoft.IdentityModel.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 2870249440, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.Abstractions/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Abstractions"], "verified": true, "versionsCount": 80, "latestVersionDownloads": 227725, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Drawing.Common", "title": "System.Drawing.Common", "version": "10.0.10", "description": "Provides access to GDI+ graphics functionality.\n\n Commonly Used Types:\n System.Drawing.Bitmap\n System.Drawing.BitmapData\n System.Drawing.Brush\n System.Drawing.Font\n System.Drawing.Graphics\n System.Drawing.Icon\n\n Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2755865955, "projectUrl": "https://github.com/dotnet/winforms", "licenseUrl": "https://www.nuget.org/packages/System.Drawing.Common/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 75, "latestVersionDownloads": 540878, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Identity.Client", "title": "Microsoft Authentication Library for .NET", "version": "4.87.0", "description": "This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 2641874500, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=844761", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Identity.Client/4.87.0/license", "iconUrl": "", "tags": ["Microsoft", "Authentication", "Library", "MSA", "MSAL", "B2C", "Azure", "Active", "Directory", "AAD", "Identity", ".NET", "Windows", "Store", "MAUI"], "verified": true, "versionsCount": 150, "latestVersionDownloads": 280877, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Win32.SystemEvents", "title": "Microsoft.Win32.SystemEvents", "version": "10.0.10", "description": "Provides access to Windows system event notifications.\n\nCommonly Used Types:\nMicrosoft.Win32.SystemEvents", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2534708983, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Win32.SystemEvents/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 38, "latestVersionDownloads": 491089, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Diagnostics.EventLog", "title": "System.Diagnostics.EventLog", "version": "10.0.10", "description": "Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.\n\nCommonly Used Types:\nSystem.Diagnostics.EventLog", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2449616204, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Diagnostics.EventLog/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 40, "latestVersionDownloads": 3294345, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Http", "title": "Microsoft.Extensions.Http", "version": "10.0.10", "description": "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.\n\nCommonly Used Types:\nSystem.Net.Http.IHttpClientFactory", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2425747540, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Http/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 76, "latestVersionDownloads": 2652406, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.EntityFrameworkCore", "title": "Microsoft.EntityFrameworkCore", "version": "10.0.10", "description": "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.\n\nCommonly Used Types:\nMicrosoft.EntityFrameworkCore.DbContext\nMicrosoft.EntityFrameworkCore.DbSet", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 2368826738, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore"], "verified": true, "versionsCount": 202, "latestVersionDownloads": 3547060, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Security.Cryptography.Pkcs", "title": "System.Security.Cryptography.Pkcs", "version": "10.0.10", "description": "Provides support for PKCS and CMS algorithms.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Pkcs.EnvelopedCms", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2180121170, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Security.Cryptography.Pkcs/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 52, "latestVersionDownloads": 3444435, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Windows.Extensions", "title": "System.Windows.Extensions", "version": "10.0.10", "description": "Provides miscellaneous Windows-specific types\n\nCommonly Used Types:\nSystem.Security.Cryptography.X509Certificates.X509Certificate2UI\nSystem.Security.Cryptography.X509Certificates.X509SelectionFlag", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2147184160, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Windows.Extensions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.windows.extensions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 36, "latestVersionDownloads": 179161, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "AWSSDK.Core", "title": "AWSSDK - Core Runtime", "version": "4.0.100.9", "description": "The Amazon Web Services SDK for .NET - Core Runtime", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1933495035, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Core/4.0.100.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.core/4.0.100.9/icon", "tags": ["AWS", "Amazon", "cloud", "aws-sdk-v4"], "verified": true, "versionsCount": 1463, "latestVersionDownloads": 286754, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Azure.Identity", "title": "Azure.Identity", "version": "1.21.0", "description": "Provides APIs for authenticating to Microsoft Entra ID", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 1857918325, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.21.0/sdk/identity/Azure.Identity/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Identity/1.21.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.identity/1.21.0/icon", "tags": ["Microsoft", "Azure", "Identity", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 25454555, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Memory.Data", "title": "System.Memory.Data", "version": "10.0.10", "description": "A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes.\n\nCommonly Used Types:\nSystem.BinaryData", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "dotnetframework", "Microsoft"], "totalDownloads": 1801319486, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Memory.Data/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.memory.data/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 38, "latestVersionDownloads": 204883, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Identity.Client.Extensions.Msal", "title": "Microsoft.Identity.Client.Extensions.Msal", "version": "4.87.0", "description": "This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 1644560804, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=844761", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Identity.Client.Extensions.Msal/4.87.0/license", "iconUrl": "", "tags": ["Microsoft", "Authentication", "Library", "MSA", "MSAL", "B2C", "Azure", "Active", "Directory", "AAD", "Identity", ".NET", "Windows", "Store", "MAUI"], "verified": true, "versionsCount": 110, "latestVersionDownloads": 56340, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Diagnostics.Abstractions", "title": "Microsoft.Extensions.Diagnostics.Abstractions", "version": "10.0.10", "description": "Diagnostic abstractions for Microsoft.Extensions.Diagnostics.\n\nCommonly Used Types:\nMicrosoft.Extensions.Diagnostics.Metrics.IMetricsBuilder\nMicrosoft.Extensions.Diagnostics.Metrics.IMetricsListener\nMicrosoft.Extensions.Diagnostics.Metrics.InstrumentRule\nMicrosoft.Extensions.Diagnostics.Metrics.MeterScope\nMicrosoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions\nMicrosoft.Extensions.Diagnostics.Metrics.MetricsOptions", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1628953238, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 32, "latestVersionDownloads": 5057729, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Polly", "title": "Polly", "version": "8.7.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 1554966920, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://www.nuget.org/packages/Polly/8.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly/8.7.0/icon", "tags": ["Polly", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Circuit", "Breaker", "CircuitBreaker", "Retry", "Wait", "Cache", "Cache-aside", "Bulkhead", "Fallback", "Timeout", "Throttle"], "verified": true, "versionsCount": 71, "latestVersionDownloads": 5315460, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.OpenApi", "title": "Microsoft.OpenApi", "version": "3.9.0", "description": ".NET models with JSON and YAML writers for OpenAPI specification", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "openapinet"], "totalDownloads": 1535057154, "projectUrl": "https://github.com/Microsoft/OpenAPI.NET", "licenseUrl": "https://www.nuget.org/packages/Microsoft.OpenApi/3.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.openapi/3.9.0/icon", "tags": ["OpenAPI", ".NET"], "verified": true, "versionsCount": 104, "latestVersionDownloads": 195300, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Threading.Channels", "title": "System.Threading.Channels", "version": "10.0.10", "description": "Provides types for passing data between producers and consumers.\n\nCommonly Used Types:\nSystem.Threading.Channel\nSystem.Threading.Channel", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1511869830, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Threading.Channels/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.threading.channels/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 38, "latestVersionDownloads": 186782, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Data.SqlClient", "title": "Microsoft.Data.SqlClient", "version": "7.0.2", "description": "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).\n\n Commonly Used Types:\n Microsoft.Data.SqlClient.SqlConnection\n Microsoft.Data.SqlClient.SqlException\n Microsoft.Data.SqlClient.SqlParameter\n Microsoft.Data.SqlClient.SqlDataReader\n Microsoft.Data.SqlClient.SqlCommand\n Microsoft.Data.SqlClient.SqlTransaction\n Microsoft.Data.SqlClient.SqlParameterCollection\n Microsoft.Data.SqlClient.SqlClientFactory\n\n When using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "nugetsqltools"], "totalDownloads": 1498544965, "projectUrl": "https://aka.ms/sqlclientproject", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/7.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/7.0.2/icon", "tags": ["sqlclient", "microsoft.data.sqlclient"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 3017657, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Hosting", "title": "Microsoft.Extensions.Hosting", "version": "10.0.10", "description": "Hosting and startup infrastructures for applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1486562683, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Hosting/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 77, "latestVersionDownloads": 2743783, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Formats.Asn1", "title": "System.Formats.Asn1", "version": "10.0.10", "description": "Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1445519904, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Formats.Asn1/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.formats.asn1/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 37, "latestVersionDownloads": 666225, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.CodeDom", "title": "System.CodeDom", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1398470213, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.CodeDom/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.codedom/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 38, "latestVersionDownloads": 319402, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Runtime.Caching", "title": "System.Runtime.Caching", "version": "10.0.10", "description": "Provides classes to use caching facilities.\n\nCommonly Used Types:\nSystem.Runtime.Caching.CacheEntryChangeMonitor\nSystem.Runtime.Caching.CacheEntryRemovedArguments\nSystem.Runtime.Caching.CacheEntryUpdateArguments\nSystem.Runtime.Caching.CacheItem\nSystem.Runtime.Caching.CacheItemPolicy\nSystem.Runtime.Caching.ChangeMonitor\nSystem.Runtime.Caching.FileChangeMonitor\nSystem.Runtime.Caching.HostFileChangeMonitor\nSystem.Runtime.Caching.MemoryCache\nSystem.Runtime.Caching.ObjectCache", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1380861704, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Runtime.Caching/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime.caching/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 39, "latestVersionDownloads": 329765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Google.Protobuf", "title": "Google.Protobuf", "version": "3.35.1", "description": "C# runtime library for Protocol Buffers - Google's data interchange format.", "summary": "", "authors": ["Google Inc."], "owners": ["protobuf-packages"], "totalDownloads": 1354514776, "projectUrl": "https://github.com/protocolbuffers/protobuf", "licenseUrl": "https://www.nuget.org/packages/Google.Protobuf/3.35.1/license", "iconUrl": "", "tags": ["Protocol", "Buffers", "Binary", "Serialization", "Format", "Google", "proto", "proto3"], "verified": true, "versionsCount": 132, "latestVersionDownloads": 2216403, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.ApplicationInsights", "title": "Application Insights API", "version": "3.1.2", "description": "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", "summary": "", "authors": ["Microsoft"], "owners": ["AppInsightsSdk", "Microsoft"], "totalDownloads": 1261246693, "projectUrl": "https://go.microsoft.com/fwlink/?LinkId=392727", "licenseUrl": "https://www.nuget.org/packages/Microsoft.ApplicationInsights/3.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.applicationinsights/3.1.2/icon", "tags": ["Analytics", "Azure", "ApplicationInsights", "Telemetry", "Monitoring", "SDK"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 2344234, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.Diagnostics.PerformanceCounter", "title": "System.Diagnostics.PerformanceCounter", "version": "10.0.10", "description": "Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.\n\nCommonly Used Types:\nSystem.Diagnostics.PerformanceCounter", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 1222308337, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Diagnostics.PerformanceCounter/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.diagnostics.performancecounter/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 41, "latestVersionDownloads": 261465, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Logging.EventLog", "title": "Microsoft.Extensions.Logging.EventLog", "version": "10.0.10", "description": "Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1184927828, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging.EventLog/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.eventlog/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 2743320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Serilog.Sinks.File", "title": "Serilog.Sinks.File", "version": "7.0.0", "description": "Write Serilog events to text files in plain or JSON format.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 1158340832, "projectUrl": "https://github.com/serilog/serilog-sinks-file", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.File/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/7.0.0/icon", "tags": ["serilog", "file"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 78909470, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Data.SqlClient.SNI.runtime", "title": "Microsoft.Data.SqlClient.SNI.runtime", "version": "6.0.2", "description": "Internal implementation package not meant for direct consumption. Please do not reference directly.\n\nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "nugetsqltools"], "totalDownloads": 1147825781, "projectUrl": "https://aka.ms/sqlclientproject", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient.SNI.runtime/6.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/6.0.2/icon", "tags": [], "verified": true, "versionsCount": 18, "latestVersionDownloads": 146075668, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "System.ClientModel", "title": "System.ClientModel", "version": "1.14.0", "description": "Contains building blocks for clients that call cloud services.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "dotnetframework", "Microsoft"], "totalDownloads": 1144979179, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.14.0/sdk/core/System.ClientModel/README.md", "licenseUrl": "https://www.nuget.org/packages/System.ClientModel/1.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.clientmodel/1.14.0/icon", "tags": [], "verified": true, "versionsCount": 17, "latestVersionDownloads": 3310155, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Azure.Storage.Blobs", "title": "Azure.Storage.Blobs", "version": "12.29.1", "description": "This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.\n 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\n in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt\n Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/\n Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/\n REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 736194905, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs_12.29.1/sdk/storage/Azure.Storage.Blobs/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Storage.Blobs/12.29.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.storage.blobs/12.29.1/icon", "tags": ["Microsoft", "Azure", "Storage", "Blobs", "Blob", "StorageScalable", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 3301908, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Serilog.Sinks.Console", "title": "Serilog.Sinks.Console", "version": "6.1.1", "description": "A Serilog sink that writes log events to the console/terminal.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 1141121052, "projectUrl": "https://github.com/serilog/serilog-sinks-console", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Console/6.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/6.1.1/icon", "tags": ["serilog", "console", "terminal"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 67044198, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "StackExchange.Redis", "title": "StackExchange.Redis", "version": "3.1.3", "description": "High performance Redis client, incorporating both synchronous and asynchronous usage.", "summary": "", "authors": ["Stack Exchange, Inc.,Marc Gravell,Nick Craver"], "owners": ["marc.gravell", "nick.craver", "StackExchange"], "totalDownloads": 1131669945, "projectUrl": "https://stackexchange.github.io/StackExchange.Redis/", "licenseUrl": "https://www.nuget.org/packages/StackExchange.Redis/3.1.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stackexchange.redis/3.1.3/icon", "tags": ["Async", "Redis", "Cache", "PubSub", "Messaging"], "verified": true, "versionsCount": 124, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.ApiDescription.Server", "title": "Microsoft.Extensions.ApiDescription.Server", "version": "10.0.10", "description": "MSBuild tasks and targets for build-time Swagger and OpenApi document generation\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1127796994, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.ApiDescription.Server/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.apidescription.server/10.0.10/icon", "tags": ["MSBuild", "Swagger", "OpenAPI", "code", "generation", "Web", "API", "service", "reference", "document"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 270987, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "AutoMapper", "title": "AutoMapper", "version": "16.2.0", "description": "A convention-based object-object mapper.", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard", "LuckyPennySoftware"], "totalDownloads": 1116454942, "projectUrl": "https://automapper.io/", "licenseUrl": "https://www.nuget.org/packages/AutoMapper/16.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper/16.2.0/icon", "tags": [], "verified": true, "versionsCount": 49, "latestVersionDownloads": 779706, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Grpc.Core.Api", "title": "Grpc.Core.Api", "version": "2.83.0", "description": "gRPC C# Surface API", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 1104864353, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Core.Api/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions", "title": "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions", "version": "10.0.10", "description": "Abstractions for defining health checks in .NET applications\n\nCommonly Used Types\nMicrosoft.Extensions.Diagnostics.HealthChecks.IHealthCheck\n \n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1101081358, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.healthchecks.abstractions/10.0.10/icon", "tags": ["diagnostics", "healthchecks"], "verified": true, "versionsCount": 170, "latestVersionDownloads": 881707, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YCXCZPd1IZG9Hzri1", "_dataset_id": "IsuOmmWWQDVFenDHe"} {"packageName": "Microsoft.Extensions.Primitives", "title": "Microsoft.Extensions.Primitives", "version": "10.0.10", "description": "Primitives shared by framework extensions. Commonly used types include:\n\nCommonly Used Types:\nMicrosoft.Extensions.Primitives.IChangeToken\nMicrosoft.Extensions.Primitives.StringValues\nMicrosoft.Extensions.Primitives.StringSegment", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 11607424830, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Primitives/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 82, "latestVersionDownloads": 7083828, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Logging.Abstractions", "title": "Microsoft.Extensions.Logging.Abstractions", "version": "10.0.10", "description": "Logging abstractions for Microsoft.Extensions.Logging.\n\nCommonly Used Types:\nMicrosoft.Extensions.Logging.ILogger\nMicrosoft.Extensions.Logging.ILoggerFactory\nMicrosoft.Extensions.Logging.ILogger\nMicrosoft.Extensions.Logging.LogLevel\nMicrosoft.Extensions.Logging.Logger\nMicrosoft.Extensions.Logging.LoggerMessage\nMicrosoft.Extensions.Logging.Abstractions.NullLogger", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 11631139726, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 91, "latestVersionDownloads": 6945012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Options", "title": "Microsoft.Extensions.Options", "version": "10.0.10", "description": "Provides a strongly typed way of specifying and accessing settings using dependency injection.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 10482758617, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Options/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 87, "latestVersionDownloads": 6646591, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.DependencyInjection.Abstractions", "title": "Microsoft.Extensions.DependencyInjection.Abstractions", "version": "10.0.10", "description": "Abstractions for dependency injection.\n\nCommonly Used Types:\nMicrosoft.Extensions.DependencyInjection.IServiceCollection", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 12130452067, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 82, "latestVersionDownloads": 7280156, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.NETCore.Platforms", "title": "Microsoft.NETCore.Platforms", "version": "7.0.4", "description": "Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 9851958760, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.Platforms/7.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/7.0.4/icon", "tags": [], "verified": true, "versionsCount": 66, "latestVersionDownloads": 22485156, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration.Abstractions", "title": "Microsoft.Extensions.Configuration.Abstractions", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 9099933206, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 84, "latestVersionDownloads": 6635223, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.CSharp", "title": "Microsoft.CSharp", "version": "4.7.0", "description": "Provides support for compilation and code generation, including dynamic, using the C# language.\n\nCommonly Used Types:\nMicrosoft.CSharp.RuntimeBinder.Binder\nMicrosoft.CSharp.RuntimeBinder.RuntimeBinderException\nMicrosoft.CSharp.RuntimeBinder.CSharpArgumentInfo\nMicrosoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags\nMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft", "RoslynTeam"], "totalDownloads": 5651632430, "projectUrl": "https://github.com/dotnet/corefx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CSharp/4.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.csharp/4.7.0/icon", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 1361983007, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration", "title": "Microsoft.Extensions.Configuration", "version": "10.0.10", "description": "Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 6668034231, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 5447225, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration.Binder", "title": "Microsoft.Extensions.Configuration.Binder", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 6483254768, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 92, "latestVersionDownloads": 5166169, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.FileProviders.Abstractions", "title": "Microsoft.Extensions.FileProviders.Abstractions", "version": "10.0.10", "description": "Abstractions of files and directories.\n\nCommonly Used Types:\nMicrosoft.Extensions.FileProviders.IDirectoryContents\nMicrosoft.Extensions.FileProviders.IFileInfo\nMicrosoft.Extensions.FileProviders.IFileProvider", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 6289060662, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.FileProviders.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 81, "latestVersionDownloads": 4916015, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Hosting.Abstractions", "title": "Microsoft.Extensions.Hosting.Abstractions", "version": "10.0.10", "description": "Hosting and startup abstractions for applications.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 5103914190, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Hosting.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 80, "latestVersionDownloads": 4290643, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.NETCore.Targets", "title": "Microsoft.NETCore.Targets", "version": "5.0.0", "description": "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. \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4987195874, "projectUrl": "https://github.com/dotnet/runtime", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NETCore.Targets/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/5.0.0/icon", "tags": [], "verified": true, "versionsCount": 17, "latestVersionDownloads": 20656517, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.IdentityModel.Tokens", "title": "Microsoft.IdentityModel.Tokens", "version": "8.22.0", "description": "Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 4154297376, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.Tokens/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "SecurityTokens", "Cryptographic", "operations", "Signing", "Verifying", "Signatures", "Encryption"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 222974, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.IdentityModel.Logging", "title": "Microsoft.IdentityModel.Logging", "version": "8.22.0", "description": "Includes Event Source based logging support.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 4077842312, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.Logging/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Logging"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 223743, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Caching.Memory", "title": "Microsoft.Extensions.Caching.Memory", "version": "10.0.10", "description": "In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3618416026, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 89, "latestVersionDownloads": 4011784, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Caching.Abstractions", "title": "Microsoft.Extensions.Caching.Abstractions", "version": "10.0.10", "description": "Caching abstractions for in-memory cache and distributed cache.\n\nCommonly Used Types:\nMicrosoft.Extensions.Caching.Distributed.IDistributedCache\nMicrosoft.Extensions.Caching.Memory.IMemoryCache", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3612969919, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Caching.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 86, "latestVersionDownloads": 4292932, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Win32.Registry", "title": "Microsoft.Win32.Registry", "version": "5.0.0", "description": "Provides support for accessing and modifying the Windows Registry.\n\nCommonly Used Types:\nMicrosoft.Win32.RegistryKey\nMicrosoft.Win32.Registry\nMicrosoft.Win32.RegistryValueKind\nMicrosoft.Win32.RegistryHive\nMicrosoft.Win32.RegistryView\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3625880596, "projectUrl": "https://github.com/dotnet/runtime", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Win32.Registry/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/5.0.0/icon", "tags": [], "verified": true, "versionsCount": 7, "latestVersionDownloads": 828562499, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.DependencyModel", "title": "Microsoft.Extensions.DependencyModel", "version": "10.0.10", "description": "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.\n\nBy 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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3379997317, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 60, "latestVersionDownloads": 3711222, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.FileSystemGlobbing", "title": "Microsoft.Extensions.FileSystemGlobbing", "version": "10.0.10", "description": "File system globbing to find files matching a specified pattern.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3765914973, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 80, "latestVersionDownloads": 3746763, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.FileProviders.Physical", "title": "Microsoft.Extensions.FileProviders.Physical", "version": "10.0.10", "description": "File provider for physical files for Microsoft.Extensions.FileProviders.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3679939029, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.FileProviders.Physical/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 81, "latestVersionDownloads": 3716015, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration.Json", "title": "Microsoft.Extensions.Configuration.Json", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2957259586, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 3664493, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Options.ConfigurationExtensions", "title": "Microsoft.Extensions.Options.ConfigurationExtensions", "version": "10.0.10", "description": "Provides additional configuration specific functionality related to Options.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3457120539, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Options.ConfigurationExtensions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 84, "latestVersionDownloads": 4737490, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.IdentityModel.Protocols", "title": "Microsoft.IdentityModel.Protocols", "version": "8.22.0", "description": "Provides base protocol support for OpenIdConnect and WsFederation.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 2812439666, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "OpenIdConnect", "WsFederation"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 93135, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration.FileExtensions", "title": "Microsoft.Extensions.Configuration.FileExtensions", "version": "10.0.10", "description": "Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 3437844376, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.FileExtensions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 3670320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.ObjectPool", "title": "Microsoft.Extensions.ObjectPool", "version": "10.0.10", "description": "A simple object pool implementation.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2772131307, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.ObjectPool/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/10.0.10/icon", "tags": ["pooling"], "verified": true, "versionsCount": 178, "latestVersionDownloads": 1246008, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Win32.Primitives", "title": "Microsoft.Win32.Primitives", "version": "4.3.0", "description": "Provides common types for Win32-based libraries.\n\nCommonly Used Types:\nSystem.ComponentModel.Win32Exception\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 2581596658, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.primitives/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 1781168881, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Logging.Configuration", "title": "Microsoft.Extensions.Logging.Configuration", "version": "10.0.10", "description": "Configuration support for Microsoft.Extensions.Logging.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2378387094, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging.Configuration/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 79, "latestVersionDownloads": 3380864, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.IdentityModel.JsonWebTokens", "title": "Microsoft.IdentityModel.JsonWebTokens", "version": "8.22.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 3696025347, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.JsonWebTokens/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Json", "Web", "Token"], "verified": true, "versionsCount": 108, "latestVersionDownloads": 217010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Configuration.EnvironmentVariables", "title": "Microsoft.Extensions.Configuration.EnvironmentVariables", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 2576231860, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 86, "latestVersionDownloads": 3143491, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.EntityFrameworkCore.Abstractions", "title": "Microsoft.EntityFrameworkCore.Abstractions", "version": "10.0.10", "description": "Provides abstractions and attributes that are used to configure Entity Framework Core", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 2265154804, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.abstractions/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 3501515, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.EntityFrameworkCore.Relational", "title": "Microsoft.EntityFrameworkCore.Relational", "version": "10.0.10", "description": "Shared Entity Framework Core components for relational database providers.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 2256100070, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Relational/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.relational/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore"], "verified": true, "versionsCount": 202, "latestVersionDownloads": 3331331, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.CodeAnalysis.Common", "title": "Microsoft.CodeAnalysis.Common", "version": "5.6.0", "description": "A shared package used by the Microsoft .NET Compiler Platform (\"Roslyn\").\n Do not install this package manually, it will be added as a prerequisite by other packages that require it.\n \n More details at https://aka.ms/roslyn-packages\n This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 1816781685, "projectUrl": "https://github.com/dotnet/roslyn", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.Common/5.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.common/5.6.0/icon", "tags": ["Roslyn", "CodeAnalysis", "Compiler", "CSharp", "VB", "VisualBasic", "Parser", "Scanner", "Lexer", "Emit", "CodeGeneration", "Metadata", "IL", "Compilation", "Scripting", "Syntax", "Semantics"], "verified": true, "versionsCount": 55, "latestVersionDownloads": 1245712, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.IdentityModel.Protocols.OpenIdConnect", "title": "Microsoft.IdentityModel.Protocols.OpenIdConnect", "version": "8.22.0", "description": "Includes types that provide support for OpenIdConnect protocol.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 2873106872, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "OpenIdConnect"], "verified": true, "versionsCount": 115, "latestVersionDownloads": 91166, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.EntityFrameworkCore.Analyzers", "title": "Microsoft.EntityFrameworkCore.Analyzers", "version": "10.0.10", "description": "CSharp Analyzers for Entity Framework Core.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 2152280146, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Analyzers/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.analyzers/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 3498592, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.CodeCoverage", "title": "Microsoft.CodeCoverage", "version": "18.8.1", "description": "Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and \"dotnet test\".", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework", "vstest"], "totalDownloads": 1731573715, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeCoverage/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing", "codecoverage", "code-coverage"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 4210339, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.CodeAnalysis.CSharp", "title": "Microsoft.CodeAnalysis.CSharp", "version": "5.6.0", "description": ".NET Compiler Platform (\"Roslyn\") support for C#, Microsoft.CodeAnalysis.CSharp.dll.\n \n More details at https://aka.ms/roslyn-packages\n This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 1713335360, "projectUrl": "https://github.com/dotnet/roslyn", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp/5.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/5.6.0/icon", "tags": ["Roslyn", "CodeAnalysis", "Compiler", "CSharp", "VB", "VisualBasic", "Parser", "Scanner", "Lexer", "Emit", "CodeGeneration", "Metadata", "IL", "Compilation", "Scripting", "Syntax", "Semantics"], "verified": true, "versionsCount": 55, "latestVersionDownloads": 1224530, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "Microsoft.Extensions.Logging.Console", "title": "Microsoft.Extensions.Logging.Console", "version": "10.0.10", "description": "Console logger provider implementation for Microsoft.Extensions.Logging.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 1669647397, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging.Console/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 85, "latestVersionDownloads": 3019476, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "g2dsbT7YbFG72SLUZ", "_dataset_id": "XflckwtGR42btkIDv"} {"packageName": "OpenAI", "title": "OpenAI", "version": "2.12.0", "description": "The official .NET library for the OpenAI service API.", "summary": "", "authors": ["OpenAI"], "owners": ["OpenAIOfficial"], "totalDownloads": 60778823, "projectUrl": "https://github.com/openai/openai-dotnet/tree/OpenAI_2.12.0", "licenseUrl": "https://www.nuget.org/packages/OpenAI/2.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openai/2.12.0/icon", "tags": ["OpenAI", "openai-dotnet", "ChatGPT", "Dall-E"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 388010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Azure.AI.OpenAI", "title": "Azure.AI.OpenAI", "version": "2.1.0", "description": "Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 48193884, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.OpenAI_2.1.0/sdk/openai/Azure.AI.OpenAI/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.AI.OpenAI/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.ai.openai/2.1.0/icon", "tags": ["Microsoft", "Azure", "OpenAI"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 11722154, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Betalgo.OpenAI", "title": "OpenAI SDK by Betalgo", "version": "8.7.2", "description": "Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E", "summary": "", "authors": ["Tolga Kayhan, Betalgo"], "owners": ["BetalgoUp"], "totalDownloads": 2132943, "projectUrl": "https://openai.com/", "licenseUrl": "https://www.nuget.org/packages/Betalgo.OpenAI/8.7.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/betalgo.openai/8.7.2/icon", "tags": ["openAI", "chatGPT", "gpt-4", "gpt-3", "DALL·E", "whisper", "azureOpenAI", "ai", "betalgo", "NLP", "dalle", "dall-e", "OpenAI", "OpenAi", "openAi", "azure"], "verified": false, "versionsCount": 31, "latestVersionDownloads": 261825, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "OpenAI-DotNet", "title": "OpenAI-DotNet", "version": "8.8.8", "description": "A simple C# .NET client library for OpenAI to use though their RESTful API.\nIndependently developed, this is not an official library and I am not affiliated with OpenAI.\nAn OpenAI API account is required.\n\nForked from [OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet).\nMore context [on Roger Pincombe's blog](https://rogerpincombe.com/openai-dotnet-api).", "summary": "", "authors": ["Stephen Hodgson, Roger Pincombe"], "owners": ["RageAgainstThePixel", "XRTK"], "totalDownloads": 3275004, "projectUrl": "https://github.com/RageAgainstThePixel/OpenAI-DotNet", "licenseUrl": "https://www.nuget.org/packages/OpenAI-DotNet/8.8.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openai-dotnet/8.8.8/icon", "tags": ["OpenAI", "AI", "ML", "API", "o1", "o3", "gpt-4o", "gpt-4-turbo", "dall-e-3"], "verified": false, "versionsCount": 133, "latestVersionDownloads": 72706, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken", "title": "Tiktoken", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 2882870, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 52086, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "TiktokenSharp", "title": "TiktokenSharp", "version": "1.2.1", "description": "Token calculation for OpenAI models.", "summary": "", "authors": ["aiqinxuancai"], "owners": ["aiqinxuancai"], "totalDownloads": 764876, "projectUrl": "https://github.com/aiqinxuancai/TiktokenSharp", "licenseUrl": "https://www.nuget.org/packages/TiktokenSharp/1.2.1/license", "iconUrl": "", "tags": ["chatgpt", "openai"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 39919, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "OllamaSharp", "title": "OllamaSharp", "version": "5.4.30", "description": "The easiest way to use the Ollama API in .NET", "summary": "", "authors": ["Andreas Wäscher, Milkey Tan, Jerrett Davis"], "owners": ["awaescher"], "totalDownloads": 3254494, "projectUrl": "https://github.com/awaescher/OllamaSharp", "licenseUrl": "https://www.nuget.org/packages/OllamaSharp/5.4.30/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ollamasharp/5.4.30/icon", "tags": ["ollama", "ollama-api", "api", "llm", "openai", "ai", "localllama", "llama", "streaming", "gpt", "llamacpp", "ichatclient"], "verified": false, "versionsCount": 153, "latestVersionDownloads": 10147, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.o200k", "title": "Tiktoken.Encodings.o200k", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 1724600, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.o200k/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.o200k/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 52150, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.Abstractions", "title": "Tiktoken.Encodings.Abstractions", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 1707246, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.Abstractions/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.abstractions/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 53132, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.cl100k", "title": "Tiktoken.Encodings.cl100k", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 1710019, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.cl100k/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.cl100k/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 53005, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Core", "title": "Tiktoken.Core", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 1709940, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Core/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.core/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 53045, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "BotSharp.Core", "title": "BotSharp.Core", "version": "5.2.0", "description": "Open source LLM application framework to build scalable, flexible and robust AI system.", "summary": "", "authors": ["Haiping Chen"], "owners": ["Haiping-Chen", "SciSharp"], "totalDownloads": 877499, "projectUrl": "https://github.com/SciSharp/BotSharp", "licenseUrl": "https://raw.githubusercontent.com/SciSharp/BotSharp/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/botsharp.core/5.2.0/icon", "tags": ["Chatbot", "Agent", "LLM", "AI", "ChatGPT", "OpenAI", "Semantic"], "verified": false, "versionsCount": 60, "latestVersionDownloads": 1364, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Betalgo.Ranul.OpenAI", "title": "OpenAI SDK by Betalgo", "version": "9.2.6", "description": ".NET library for the OpenAI services by Betalgo Ranul", "summary": "", "authors": ["Tolga Kayhan, Betalgo"], "owners": ["BetalgoUp"], "totalDownloads": 476225, "projectUrl": "https://openai.com/", "licenseUrl": "https://www.nuget.org/packages/Betalgo.Ranul.OpenAI/9.2.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/betalgo.ranul.openai/9.2.6/icon", "tags": ["openAI", "realtime", "chatGPT", "gpt-4", "gpt-3", "DALL·E", "whisper", "azureOpenAI", "ai", "betalgo", "NLP", "dalle", "dall-e", "OpenAI", "OpenAi", "openAi", "azure"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 78018, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Betalgo.OpenAI.GPT3", "title": "Betalgo.OpenAI.GPT3", "version": "6.8.4", "description": "Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E", "summary": "", "authors": ["Tolga Kayhan, Betalgo"], "owners": ["BetalgoUp"], "totalDownloads": 358473, "projectUrl": "https://openai.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/betalgo.openai.gpt3/6.8.4/icon", "tags": ["openAI", "chatGPT", "gpt-4", "gpt-3", "DALL·E", "whisper", "azureOpenAI", "ai", "betalgo", "NLP", "dalle", "dall-e", "OpenAI", "OpenAi", "openAi", "azure"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 132543, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "LangChain.Providers.OpenAI", "title": "LangChain.Providers.OpenAI", "version": "0.17.0", "description": "OpenAI API LLM and Chat model provider.", "summary": "", "authors": ["tryAGI and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 410094, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/LangChain.Providers.OpenAI/0.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/langchain.providers.openai/0.17.0/icon", "tags": ["langchain", "openai", "api"], "verified": false, "versionsCount": 46, "latestVersionDownloads": 114187, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "tryAGI.OpenAI", "title": "tryAGI.OpenAI", "version": "4.2.9", "description": "Generated C# SDK based on official OpenAI OpenAPI specification. \n 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", "summary": "", "authors": ["tryAGI and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 3398507, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/tryAGI.OpenAI/4.2.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tryagi.openai/4.2.9/icon", "tags": ["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"], "verified": true, "versionsCount": 55, "latestVersionDownloads": 2039, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Aspire.Hosting.Azure.CognitiveServices", "title": "Aspire.Hosting.Azure.CognitiveServices", "version": "13.4.6", "description": "Azure OpenAI resource types for Aspire.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 747954, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Hosting.Azure.CognitiveServices/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.azure.cognitiveservices/13.4.6/icon", "tags": ["aspire", "integration", "hosting", "azure", "openai", "ai", "cognitiveservices", "cognitive", "services", "cloud"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 16775, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Forge.OpenAI", "title": "Forge OpenAI, ChatGPT API for .NET clients", "version": "1.6.2", "description": "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.", "summary": "", "authors": ["Zoltan Juhasz"], "owners": ["JZO"], "totalDownloads": 1734894, "projectUrl": "https://openai.com/", "licenseUrl": "https://www.nuget.org/packages/Forge.OpenAI/1.6.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/forge.openai/1.6.2/icon", "tags": ["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"], "verified": false, "versionsCount": 32, "latestVersionDownloads": 42041, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "LangChain.Providers.Azure", "title": "LangChain.Providers.Azure", "version": "0.17.0", "description": "OpenAI API LLM and Chat model provider.", "summary": "", "authors": ["tryAGI and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 273921, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/LangChain.Providers.Azure/0.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/langchain.providers.azure/0.17.0/icon", "tags": ["langchain", "openai", "api"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 79086, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Betalgo.OpenAI.Utilities", "title": "Betalgo.OpenAI.Utilities", "version": "9.2.6", "description": "Utility tools for Betalgo.OpenAI - Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E", "summary": "", "authors": ["Tolga Kayhan, Betalgo"], "owners": ["BetalgoUp"], "totalDownloads": 173646, "projectUrl": "https://openai.com/", "licenseUrl": "https://www.nuget.org/packages/Betalgo.OpenAI.Utilities/9.2.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/betalgo.openai.utilities/9.2.6/icon", "tags": ["openAI", "chatGPT", "gpt-4", "DALL·E", "whisper", "azureOpenAI", "ai", "betalgo", "NLP", "dalle", "dall-e", "OpenAI", "OpenAi", "openAi", "azure"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 13216, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Microsoft.KernelMemory.AI.OpenAI", "title": "Microsoft.KernelMemory.AI.OpenAI", "version": "0.98.250508.3+bd8d34e", "description": "Provide access to OpenAI LLM models in Kernel Memory to generate embeddings and text", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MicrosoftOCTO"], "totalDownloads": 1231676, "projectUrl": "https://github.com/microsoft/kernel-memory", "licenseUrl": "https://www.nuget.org/packages/Microsoft.KernelMemory.AI.OpenAI/0.98.250508.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.kernelmemory.ai.openai/0.98.250508.3/icon", "tags": ["OpenAI", "Plugin", "Memory", "RAG", "Kernel", "Azure", "Blob", "Semantic", "Episodic", "Declarative", "AI", "Artificial", "Intelligence", "Embeddings", "Vector", "DB", "Search", "ETL"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 296766, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Microsoft.KernelMemory.AI.AzureOpenAI", "title": "Microsoft.KernelMemory.AI.AzureOpenAI", "version": "0.98.250508.3+bd8d34e", "description": "Provide access to Azure OpenAI LLM models in Kernel Memory to generate embeddings and text", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MicrosoftOCTO"], "totalDownloads": 1204908, "projectUrl": "https://github.com/microsoft/kernel-memory", "licenseUrl": "https://www.nuget.org/packages/Microsoft.KernelMemory.AI.AzureOpenAI/0.98.250508.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.kernelmemory.ai.azureopenai/0.98.250508.3/icon", "tags": ["Azure", "OpenAI", "Plugin", "Memory", "RAG", "Kernel", "Blob", "Semantic", "Episodic", "Declarative", "AI", "Artificial", "Intelligence", "Embeddings", "Vector", "DB", "Search", "ETL"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 347572, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "AI.Dev.OpenAI.GPT", "title": "OpenAI GPT utils", "version": "1.0.2", "description": "OpenAI GPT utils, e.g. GPT3 Tokenizer", "summary": "", "authors": ["Devis Lucato"], "owners": ["devis"], "totalDownloads": 269134, "projectUrl": "https://github.com/dluc/openai-tools", "licenseUrl": "https://www.nuget.org/packages/AI.Dev.OpenAI.GPT/1.0.2/license", "iconUrl": "", "tags": ["OpenAI", "GPT", "GPT3", "Tokenizer", "Tokens", "AI"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 267336, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "CSharpToJsonSchema", "title": "CSharpToJsonSchema", "version": "3.10.4", "description": "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.", "summary": "", "authors": ["tryAGI and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 523818, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/CSharpToJsonSchema/3.10.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/csharptojsonschema/3.10.4/icon", "tags": ["csharp", "dotnet", "json-schema", "source-generator", "function-calling", "tool-calling", "openai", "anthropic", "ollama", "gemini", "ai", "llm"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 5344, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Soenneker.Azure.OpenAI.Client", "title": "Soenneker.Azure.OpenAI.Client", "version": "4.0.985", "description": "An async thread-safe singleton for the Azure OpenAI client", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 239341, "projectUrl": "https://github.com/soenneker/soenneker.azure.openai.client", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client/4.0.985/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client/4.0.985/icon", "tags": ["azure", "openai", "client", "singleton", "azureopenaiclient", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 978, "latestVersionDownloads": 115, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "OpenAI.ChatGPT", "title": "OpenAI ChatGPT integration for .NET", "version": "4.1.0", "description": ".NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.", "summary": "", "authors": ["Rodion Mostovoi"], "owners": ["rodion-m"], "totalDownloads": 134634, "projectUrl": "https://github.com/rodion-m/ChatGPT_API_dotnet", "licenseUrl": "https://www.nuget.org/packages/OpenAI.ChatGPT/4.1.0/license", "iconUrl": "", "tags": ["chatgpt", "openai", "sdk", "api", "chatcompletions", "gpt3", "gpt4"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 46576, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Soenneker.Azure.OpenAI.Client.Chat", "title": "Soenneker.Azure.OpenAI.Client.Chat", "version": "4.0.1677", "description": "An async thread-safe singleton for the Azure OpenAI Chat (completions) client", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 331061, "projectUrl": "https://github.com/soenneker/soenneker.azure.openai.client.chat", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client.Chat/4.0.1677/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client.chat/4.0.1677/icon", "tags": ["azure", "openai", "client", "chat", "open-ai", "singleton", "async", "injection", "azureopenaichatclient", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 1665, "latestVersionDownloads": 44, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "LlmTornado.Microsoft.Extensions.AI", "title": "LlmTornado.Microsoft.Extensions.AI", "version": "1.1.62", "description": "Microsoft.Extensions.AI and Semantic Kernel interoperability package for LLM Tornado. With this package LLM Tornado can be used Microsoft.Extensions.AI abstractions implementor.", "summary": "", "authors": ["Matěj Štágl, LlmTornado contributors"], "owners": ["lof"], "totalDownloads": 156031, "projectUrl": "https://github.com/lofcz/LlmTornado", "licenseUrl": "https://www.nuget.org/packages/LlmTornado.Microsoft.Extensions.AI/1.1.62/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/llmtornado.microsoft.extensions.ai/1.1.62/icon", "tags": ["OpenAI", "Anthropic", "Google", "Microsoft.Extensions.AI", "AI", "LLM", "Chat", "Embeddings", "ImageGeneration"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 116, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "drittich.SemanticSlicer", "title": "A library for slicing text data into smaller chunks while attempting to preserve context.", "version": "1.8.0", "description": "A library for slicing text data into smaller chunks while attempting to preserve context.", "summary": "", "authors": ["drittich"], "owners": ["drittich"], "totalDownloads": 97591, "projectUrl": "https://github.com/drittich/SemanticSlicer", "licenseUrl": "https://www.nuget.org/packages/drittich.SemanticSlicer/1.8.0/license", "iconUrl": "", "tags": ["ai", "openai", "gpt", "llm", "langchain", "embeddings"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 9191, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Soenneker.OpenAI.Client.Chat", "title": "Soenneker.OpenAI.Client.Chat", "version": "4.0.1292", "description": "An async thread-safe singleton for the OpenAI Chat (completions) client", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 222664, "projectUrl": "https://github.com/soenneker/soenneker.openai.client.chat", "licenseUrl": "https://www.nuget.org/packages/Soenneker.OpenAI.Client.Chat/4.0.1292/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.openai.client.chat/4.0.1292/icon", "tags": ["openai", "client", "chat", "open-ai", "singleton", "async", "injection", "openaichatclient", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 1272, "latestVersionDownloads": 39, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Betalgo.Ranul.OpenAI.Contracts", "title": "OpenAI SDK Contracts by Betalgo", "version": "9.2.6", "description": "Contracts and shared types for the Betalgo OpenAI .NET SDK.", "summary": "", "authors": ["Tolga Kayhan, Betalgo"], "owners": ["BetalgoUp"], "totalDownloads": 85845, "projectUrl": "https://openai.com/", "licenseUrl": "https://www.nuget.org/packages/Betalgo.Ranul.OpenAI.Contracts/9.2.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/betalgo.ranul.openai.contracts/9.2.6/icon", "tags": ["openAI", "realtime", "chatGPT", "gpt-4", "gpt-3", "DALL·E", "whisper", "azureOpenAI", "ai", "betalgo", "NLP", "dalle", "dall-e", "OpenAI", "contracts"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 72281, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "ChatGptNet.Tokenizer", "title": "ChatGPT Tokenizer and Token Estimator for ChatGptNet", "version": "1.0.3", "description": "ChatGPT Tokenizer and Token Estimator for .NET", "summary": "", "authors": ["Nicola Paro"], "owners": ["nicolaparo"], "totalDownloads": 63612, "projectUrl": "https://github.com/nicolaparo/ChatGptNet.Tokenizer", "licenseUrl": "https://www.nuget.org/packages/ChatGptNet.Tokenizer/1.0.3/license", "iconUrl": "", "tags": ["csharp", "net", "openai", "openai-api", "chatgpt"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 62221, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Soenneker.Azure.OpenAI.Client.Audio", "title": "Soenneker.Azure.OpenAI.Client.Audio", "version": "4.0.981", "description": "An async thread-safe singleton for the Azure OpenAI audio client", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 182130, "projectUrl": "https://github.com/soenneker/soenneker.azure.openai.client.audio", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client.Audio/4.0.981/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client.audio/4.0.981/icon", "tags": ["azure", "openai", "client", "audio", "singleton", "azureopenaiaudioclient", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 975, "latestVersionDownloads": 83, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "HigLabo.OpenAI", "title": "HigLabo.OpenAI", "version": "10.1.0.9", "description": "How to use? See repository. https://github.com/higty/higlabo", "summary": "", "authors": ["Higty"], "owners": ["higty"], "totalDownloads": 29926, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/HigLabo.OpenAI/10.1.0.9/license", "iconUrl": "", "tags": ["OpenAI", "ChatGPT"], "verified": true, "versionsCount": 85, "latestVersionDownloads": 35, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.r50k", "title": "Tiktoken.Encodings.r50k", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 89246, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.r50k/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.r50k/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 51674, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.p50k", "title": "Tiktoken.Encodings.p50k", "version": "3.1.5", "description": "The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["havendv", "tryAGI"], "totalDownloads": 89268, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.p50k/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.p50k/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "gpt-4", "gpt-3.5-turbo", "cl100k_base", "p50k_base"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 51685, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "JD.SemanticKernel.Connectors.GitHubCopilot", "title": "JD.SemanticKernel.Connectors.GitHubCopilot", "version": "0.1.78", "description": "GitHub Copilot session connector for Semantic Kernel. Reads local Copilot OAuth\n credentials, exchanges them for short-lived API tokens, and wires authentication\n into any Semantic Kernel application via UseCopilotChatCompletion().", "summary": "", "authors": ["JD"], "owners": ["JerrettDavis"], "totalDownloads": 58628, "projectUrl": "https://github.com/JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot", "licenseUrl": "https://www.nuget.org/packages/JD.SemanticKernel.Connectors.GitHubCopilot/0.1.78/license", "iconUrl": "", "tags": ["semantic-kernel", "connectors", "github-copilot", "copilot", "authentication", "ai", "openai"], "verified": false, "versionsCount": 71, "latestVersionDownloads": 81, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Locale.CLI", "title": "Locale.CLI", "version": "0.0.13", "description": "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).", "summary": "", "authors": ["Taiizor"], "owners": ["Soferity", "Taiizor", "Vegalya"], "totalDownloads": 355370, "projectUrl": "https://github.com/Taiizor/Locale", "licenseUrl": "https://www.nuget.org/packages/Locale.CLI/0.0.13/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/locale.cli/0.0.13/icon", "tags": ["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"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 151, "packageTypes": ["DotnetTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "OpenAI.Constants", "title": "OpenAI.Constants", "version": "3.0.0", "description": "Static classes that provide actual constants(models/context lengts/prices) for the OpenAI API.\n Available types in OpenAI.Constants namespace:\n - ChatModels\n - EmbeddingModels\n - ImageModels\n - ImageQualities\n - ImageResolutions\n - ModerationModels\n - SpeechToTextModels\n - TextToSpeechModels", "summary": "", "authors": ["tryAGI and contributors"], "owners": ["havendv"], "totalDownloads": 149697, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/OpenAI.Constants/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openai.constants/3.0.0/icon", "tags": ["openai", "constants", "prices", "pricing", "gpt-3.5", "gpt-4", "chatgpt", "vision", "audio", "embedding", "moderation", "image", "chat"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 11062, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Aspire.Hosting.OpenAI", "title": "Aspire.Hosting.OpenAI", "version": "13.4.6", "description": "OpenAI resource types for Aspire.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 39263, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Hosting.OpenAI/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.openai/13.4.6/icon", "tags": ["aspire", "integration", "hosting", "openai", "ai"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 2289, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "OpenAI.Net", "title": "OpenAI.Net", "version": "1.0.4", "description": "An unofficial .NET API wrapper for OpenAI.", "summary": "", "authors": ["William Welsh"], "owners": ["WilliamWelsh"], "totalDownloads": 39879, "projectUrl": "", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openai.net/1.0.4/icon", "tags": ["openai", "open", "ai", "wrapper", "openai.net"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 36775, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Microsoft.Teams.AI.Models.OpenAI", "title": "Microsoft.Teams.AI.Models.OpenAI", "version": "2.0.9", "description": "[DEPRECATED] Microsoft.Teams.AI.Models.OpenAI is deprecated and will be removed by end of summer 2026.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "teams-sdk"], "totalDownloads": 50657, "projectUrl": "https://microsoft.github.io/teams-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Teams.AI.Models.OpenAI/2.0.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.teams.ai.models.openai/2.0.9/icon", "tags": ["microsoft", "teams", "msteams", "copilot", "ai", "openai", "deprecated"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 5472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "FonsecaFramework.Ai", "title": "FonsecaFramework.Ai", "version": "2026.7.31.1", "description": "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.", "summary": "", "authors": ["FonsecaFramework.Ai"], "owners": ["SteveVLR"], "totalDownloads": 130367, "projectUrl": "https://vlrcreations.com/", "licenseUrl": "https://www.nuget.org/packages/FonsecaFramework.Ai/2026.7.31.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fonsecaframework.ai/2026.7.31.1/icon", "tags": ["Fonseca", "Framework", "AI", "MachineLearning", "AutoML", "RAG", "VectorSearch", "SentimentAnalysis", "Chatbot", "OpenAI", ".NET"], "verified": false, "versionsCount": 381, "latestVersionDownloads": 52, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Soenneker.SemanticKernel.Cache", "title": "Soenneker.SemanticKernel.Cache", "version": "4.0.801", "description": "Providing async thread-safe singleton Semantic Kernel instances", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 193341, "projectUrl": "https://github.com/soenneker/soenneker.semantickernel.cache", "licenseUrl": "https://www.nuget.org/packages/Soenneker.SemanticKernel.Cache/4.0.801/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.semantickernel.cache/4.0.801/icon", "tags": ["semantickernel", "cache", "semantic", "kernel", "ai", "openai", "instance", "singleton", "agent", "artificial", "intelligence", "semantickernelcache", "util", "csharp", "dotnet", "c#", ".net"], "verified": true, "versionsCount": 792, "latestVersionDownloads": 132, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "JD.SemanticKernel.Connectors.OpenAICodex", "title": "JD.SemanticKernel.Connectors.OpenAICodex", "version": "0.1.45", "description": "OpenAI Codex session connector for Semantic Kernel. Provides UseCodexChatCompletion()\n to wire local Codex CLI OAuth credentials (or an explicit API key) into any Semantic Kernel\n application without managing tokens manually.", "summary": "", "authors": ["JD"], "owners": ["JerrettDavis"], "totalDownloads": 53353, "projectUrl": "https://github.com/JerrettDavis/JD.SemanticKernel.Connectors.OpenAICodex", "licenseUrl": "https://www.nuget.org/packages/JD.SemanticKernel.Connectors.OpenAICodex/0.1.45/license", "iconUrl": "", "tags": ["semantic-kernel", "connectors", "openai", "codex", "chatgpt", "authentication", "ai", "oauth"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 85, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "LangChain.NET", "title": "LangChain.NET", "version": "0.0.2", "description": "LangChain.NET provides the ability to build applications with LLMs through composability", "summary": "", "authors": ["James Eastham"], "owners": ["jeasthamdev"], "totalDownloads": 21654, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["LangChain", "LLM", "OpenAI"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 19323, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "AiCommitMessage", "title": "AI commit message tool", "version": "2.1.9", "description": "This tool generates AI-powered commit messages via Git hooks, automating meaningful message suggestions from OpenAI and others to improve commit quality and efficiency", "summary": "", "authors": ["Guilherme Branco Stracini"], "owners": ["gui.stracini"], "totalDownloads": 55277, "projectUrl": "https://guibranco.github.io/dotnet-aicommitmessage", "licenseUrl": "https://www.nuget.org/packages/AiCommitMessage/2.1.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aicommitmessage/2.1.9/icon", "tags": ["AI", "OpenAI", "LLM", "commit", "message", "auto-generated", "git", "hook"], "verified": false, "versionsCount": 274, "latestVersionDownloads": 0, "packageTypes": ["DotnetTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Tiktoken.Encodings.Tokenizer", "title": "Tiktoken.Encodings.Tokenizer", "version": "3.1.5", "description": "Load tokenizer.json (HuggingFace format) as a Tiktoken encoding.", "summary": "", "authors": ["tryAGI, aiqinxuancai and contributors"], "owners": ["tryAGI"], "totalDownloads": 85076, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Tiktoken.Encodings.Tokenizer/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.tokenizer/3.1.5/icon", "tags": ["chatgpt", "openai", "tiktoken", "tokens", "huggingface", "tokenizer", "bpe", "llama", "qwen", "deepseek", "gpt2"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 51659, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "LarchSys.OpenAi.JsonSchema", "title": "OpenAi JsonSchema", "version": "0.3.1", "description": "OpenAi.JsonSchema is a lightweight library for generating valid JSON Schema\n for OpenAI models' Structured Outputs feature. It supports a wide range of types,\n ensures compatibility with OpenAI's JSON Schema format, and leverages C# descriptions\n and attributes for schema generation.", "summary": "", "authors": ["René Larch"], "owners": ["rLarch"], "totalDownloads": 21983, "projectUrl": "https://github.com/r-Larch/OpenAi.JsonSchema.git", "licenseUrl": "https://www.nuget.org/packages/LarchSys.OpenAi.JsonSchema/0.3.1/license", "iconUrl": "", "tags": ["OpenAI", "JsonSchema", "AI", "StructuredOutputs", "SchemaGeneration"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 836, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "DVAIBridge", "title": "DVAIBridge — local LLM bridge for .NET MAUI / Avalonia / WinUI", "version": "4.2.1", "description": "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", "summary": "", "authors": ["Deep Voice AI"], "owners": ["dvai"], "totalDownloads": 87489, "projectUrl": "https://github.com/dvai-global/dvai-bridge", "licenseUrl": "https://www.nuget.org/packages/DVAIBridge/4.2.1/license", "iconUrl": "", "tags": ["llm", "ai", "openai", "ios", "android", "maui", "avalonia", "winui", "local-inference", "llama-cpp", "mediapipe", "litert", "mlx", "coreml", "foundation-models"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 8241, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "fOAKMGYlxyGyJrNvI", "_dataset_id": "t5LPRxf8bHFno8cEw"} {"packageName": "Npgsql", "title": "Npgsql", "version": "10.0.3", "description": "Npgsql is the open source .NET data provider for PostgreSQL.", "summary": "", "authors": ["Shay Rojansky,Nikita Kazmin,Brar Piening,Nino Floris,Yoh Deadfall,Austin Drenski,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno"], "owners": ["brar", "ninofloris", "Npgsql", "roji"], "totalDownloads": 920808403, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 136, "latestVersionDownloads": 9923729, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "NLog", "title": "NLog for .NET Framework and .NET Standard", "version": "6.1.4", "description": "NLog is a logging platform for .NET with rich log routing and management capabilities.\nNLog supports traditional logging, structured logging and the combination of both.\n\nSupported platforms:\n\n- .NET 6, 7, 8, 9 and 10\n- .NET Standard 2.0 and 2.1\n- .NET Framework 3.5 - 4.8\n- Xamarin Android + iOS (.NET Standard)\n- Mono 4\n\nFor integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging\n\nFor using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore", "summary": "", "authors": ["Jarek Kowalski,Kim Christensen,Julian Verdurmen"], "owners": ["304NotModified", "NLogLogging"], "totalDownloads": 601218562, "projectUrl": "https://nlog-project.org/", "licenseUrl": "https://www.nuget.org/packages/NLog/6.1.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nlog/6.1.4/icon", "tags": ["NLog", "logging", "log", "structured", "tracing", "logfiles", "database", "eventlog", "console"], "verified": true, "versionsCount": 121, "latestVersionDownloads": 505753, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "EntityFramework", "title": "EntityFramework", "version": "6.5.2", "description": "Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "EntityFramework", "Microsoft"], "totalDownloads": 422818693, "projectUrl": "http://go.microsoft.com/fwlink/?LinkID=263480", "licenseUrl": "https://www.nuget.org/packages/EntityFramework/6.5.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/entityframework/6.5.2/icon", "tags": ["Microsoft", "EntityFramework", "EF", "Database", "Data", "O/RM", "ADO.NET"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1600374, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "MySqlConnector", "title": "MySqlConnector", "version": "2.6.1", "description": "A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.", "summary": "", "authors": ["Bradley Grainger"], "owners": ["bgrainger", "MySqlConnector"], "totalDownloads": 247482594, "projectUrl": "https://mysqlconnector.net/", "licenseUrl": "https://www.nuget.org/packages/MySqlConnector/2.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mysqlconnector/2.6.1/icon", "tags": ["mysql", "mysqlconnector", "async", "ado.net", "database", "netcore"], "verified": true, "versionsCount": 158, "latestVersionDownloads": 362070, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "NLog.Database", "title": "NLog Database Target", "version": "6.0.3", "description": "NLog.Database includes DatabaseTarget for writing to any database with DbProvider support", "summary": "", "authors": ["Jarek Kowalski,Kim Christensen,Julian Verdurmen"], "owners": ["304NotModified", "NLogLogging"], "totalDownloads": 12975155, "projectUrl": "https://nlog-project.org/", "licenseUrl": "https://www.nuget.org/packages/NLog.Database/6.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nlog.database/6.0.3/icon", "tags": ["NLog", "Database", "SQL", "logging", "log"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 1026744, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Bogus", "title": "Bogus", "version": "35.6.5", "description": "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.", "summary": "", "authors": ["Brian Chavez"], "owners": ["bchavez"], "totalDownloads": 266978743, "projectUrl": "https://github.com/bchavez/Bogus", "licenseUrl": "https://www.nuget.org/packages/Bogus/35.6.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bogus/35.6.5/icon", "tags": ["faker", "fake", "bogus", "poco", "data", "generator", "database", "seed", "values", "test-data", "test", "tdd", "testing", ".net", "EF"], "verified": true, "versionsCount": 117, "latestVersionDownloads": 15931306, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Oracle.ManagedDataAccess.Core", "title": "Oracle Data Provider for .NET Core", "version": "23.26.300", "description": "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.", "summary": "", "authors": ["Oracle"], "owners": ["Oracle"], "totalDownloads": 123441296, "projectUrl": "https://www.oracle.com/database/technologies/appdev/dotnet.html", "licenseUrl": "https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/23.26.300/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/oracle.manageddataaccess.core/23.26.300/icon", "tags": ["ODP.NET", "Oracle", "DB", "database", "Core", "ODP", "ADO.NET"], "verified": true, "versionsCount": 71, "latestVersionDownloads": 81952, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "AWSSDK.DatabaseMigrationService", "title": "AWSSDK - DatabaseMigrationService", "version": "4.0.100.8", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 7675010, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.DatabaseMigrationService/4.0.100.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.databasemigrationservice/4.0.100.8/icon", "tags": ["AWS", "Amazon", "cloud", "DatabaseMigrationService", "aws-sdk-v4"], "verified": true, "versionsCount": 1366, "latestVersionDownloads": 1649, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator", "title": "FluentMigrator", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator", "iceclow", "NexusSharp"], "totalDownloads": 50359781, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 64, "latestVersionDownloads": 1690126, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Abstractions", "title": "FluentMigrator.Abstractions", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 45413873, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Abstractions/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.abstractions/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1700019, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Respawn", "title": "Respawn", "version": "7.0.0", "description": "Intelligent resetting for database tests", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 30791838, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Respawn/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/respawn/7.0.0/icon", "tags": ["tests", "integration", "database"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 3644937, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Microsoft.Azure.SqlDatabase.ElasticScale.Client", "title": "Microsoft.Azure.SqlDatabase.ElasticScale.Client", "version": "2.4.2", "description": "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/.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 5730379, "projectUrl": "https://github.com/Azure/elastic-db-tools", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/2.4.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.sqldatabase.elasticscale.client/2.4.2/icon", "tags": ["Microsoft", "Elastic", "Scale", "Azure", "SQL", "DB", "Database", "Shard", "Sharding", "Management", "Query", "azureofficial"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 685838, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Google.Cloud.Spanner.Admin.Database.V1", "title": "Google.Cloud.Spanner.Admin.Database.V1", "version": "5.12.0", "description": "Recommended Google client library to access the Google Cloud Spanner Database Admin API.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 8533276, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Spanner.Admin.Database.V1/5.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.admin.database.v1/5.12.0/icon", "tags": ["Spanner", "Google", "Cloud"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 325402, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.SqlServer", "title": "FluentMigrator.Runner.SqlServer", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 38959090, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.SqlServer/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlserver/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1187192, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.Postgres", "title": "FluentMigrator.Runner.Postgres", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 38899524, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Postgres/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.postgres/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1325141, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Extensions.SqlServer", "title": "FluentMigrator.Extensions.SqlServer", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 39145439, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Extensions.SqlServer/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.sqlserver/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1191336, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.Oracle", "title": "FluentMigrator.Runner.Oracle", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 37485859, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Oracle/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.oracle/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 912750, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.MySql", "title": "FluentMigrator.Runner.MySql", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 37385218, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.MySql/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.mysql/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 919513, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "NHibernate", "title": "NHibernate", "version": "5.7.0", "description": "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.", "summary": "", "authors": ["NHibernate community, Hibernate community"], "owners": ["fabio maulo", "flukefan", "hazzik", "julian-maughan", "nhibernate", "oskarb", "sbohlen"], "totalDownloads": 79052828, "projectUrl": "https://nhibernate.info/", "licenseUrl": "https://www.nuget.org/packages/NHibernate/5.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nhibernate/5.7.0/icon", "tags": ["ORM", "O/RM", "DataBase", "DAL", "ObjectRelationalMapping", "NHibernate", "ADO.Net", "Core"], "verified": true, "versionsCount": 84, "latestVersionDownloads": 80332, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.Hana", "title": "FluentMigrator.Runner.Hana", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 37100705, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Hana/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.hana/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 868283, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.Firebird", "title": "FluentMigrator.Runner.Firebird", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 36899521, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Firebird/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.firebird/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 868839, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.Redshift", "title": "FluentMigrator.Runner.Redshift", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 36921326, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Redshift/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.redshift/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 867503, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Microsoft.EntityFrameworkCore.SqlServer", "title": "Microsoft.EntityFrameworkCore.SqlServer", "version": "10.0.10", "description": "Microsoft SQL Server database provider for Entity Framework Core.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "EntityFramework", "Microsoft"], "totalDownloads": 974981752, "projectUrl": "https://docs.microsoft.com/ef/core/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/10.0.10/icon", "tags": ["Entity", "Framework", "Core", "entity-framework-core", "EF", "Data", "O/RM", "EntityFramework", "EntityFrameworkCore", "EFCore", "SQL", "Server"], "verified": true, "versionsCount": 202, "latestVersionDownloads": 1450534, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Reo.Core.Database.Abstractions", "title": "Reo.Core.Database.Abstractions", "version": "10.0.292", "description": "Package Description", "summary": "", "authors": ["Reo.Core.Database.Abstractions"], "owners": ["reo-inyutin"], "totalDownloads": 4583766, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Reo.Core.Database.Abstractions/10.0.292/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4160, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Extensions.Oracle", "title": "FluentMigrator.Extensions.Oracle", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 34589772, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Extensions.Oracle/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.oracle/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 910846, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Extensions.Postgres", "title": "FluentMigrator.Extensions.Postgres", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 31508108, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Extensions.Postgres/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.postgres/8.0.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 1330852, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "EcoOtherDatabasePersistenceMappers", "title": "MDriven Framework OtherDatabasePersistenceMappers", "version": "7.2.0.17465", "description": "https://wiki.mdriven.net/index.php/NugetProject", "summary": "", "authors": ["MDriven AB"], "owners": ["MDriven"], "totalDownloads": 5868321, "projectUrl": "https://wiki.mdriven.net/index.php/NugetProject", "licenseUrl": "https://wiki.mdriven.net/index.php/NugetLicense", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ecootherdatabasepersistencemappers/7.2.0.17465/icon", "tags": ["MDriven", "Framework", "ModelDrivenDevelopment"], "verified": false, "versionsCount": 3209, "latestVersionDownloads": 37, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Oracle.ManagedDataAccess", "title": "Oracle Data Provider for .NET, Managed Driver", "version": "23.26.300", "description": "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.", "summary": "", "authors": ["Oracle"], "owners": ["Oracle"], "totalDownloads": 33563117, "projectUrl": "https://www.oracle.com/database/technologies/appdev/dotnet.html", "licenseUrl": "https://www.nuget.org/packages/Oracle.ManagedDataAccess/23.26.300/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/oracle.manageddataaccess/23.26.300/icon", "tags": ["ODP.NET", "Oracle", "DB", "database", "ADO.NET", "ODP"], "verified": true, "versionsCount": 77, "latestVersionDownloads": 14949, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FirebaseDatabase.net", "title": "FirebaseDatabase.net", "version": "5.0.0", "description": "Complex C# library for Firebase Realtime Database built on top of Firebase REST API. Among others it supports following:\n\n * Offline storage\n * Querying using available filters\n * Passing in authentication token\n * Streaming online changes\n * Directly Posting / Putting / Patching online data\n\n Streaming changes (both online and offline) are done using Reactive Extensions.", "summary": "", "authors": ["Step Up Labs, Inc."], "owners": ["bezysoftware"], "totalDownloads": 2132547, "projectUrl": "https://github.com/step-up-labs/firebase-database-dotnet", "licenseUrl": "https://github.com/step-up-labs/firebase-database-dotnet/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/firebasedatabase.net/5.0.0/icon", "tags": ["Firebase", "Database", "Realtime"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 266173, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Npgsql.Json.NET", "title": "Npgsql.Json.NET", "version": "10.0.3", "description": "Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 36310682, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.Json.NET/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.json.net/10.0.3/icon", "tags": ["npgsql", "postgresql", "json", "postgres", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 87, "latestVersionDownloads": 179063, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Microsoft.Extensions.VectorData.Abstractions", "title": "Microsoft.Extensions.VectorData.Abstractions", "version": "10.8.0", "description": "Abstractions for vector database access.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft", "SemanticKernel"], "totalDownloads": 19355891, "projectUrl": "https://learn.microsoft.com/dotnet/ai/vector-stores/overview", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.VectorData.Abstractions/10.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.vectordata.abstractions/10.8.0/icon", "tags": ["vector", "database", "similarity", "ai", "query"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 12041, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.SqlServerCe", "title": "FluentMigrator.Runner.SqlServerCe", "version": "3.3.1", "description": "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.", "summary": "", "authors": ["Sean Chambers, Josh Coffman, Tom Marien, Mark Junker"], "owners": ["fluent-migrator"], "totalDownloads": 25008648, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlserverce/3.3.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 1714098, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Runner.SqlAnywhere", "title": "FluentMigrator.Runner.SqlAnywhere", "version": "3.3.1", "description": "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.", "summary": "", "authors": ["Sean Chambers, Josh Coffman, Tom Marien, Mark Junker"], "owners": ["fluent-migrator"], "totalDownloads": 24886608, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlanywhere/3.3.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 1702595, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "FluentMigrator.Extensions.SqlAnywhere", "title": "FluentMigrator.Extensions.SqlAnywhere", "version": "3.3.1", "description": "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.", "summary": "", "authors": ["Sean Chambers, Josh Coffman, Tom Marien, Mark Junker"], "owners": ["fluent-migrator"], "totalDownloads": 24662683, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.sqlanywhere/3.3.1/icon", "tags": ["fluent", "migrator", "fluentmigrator", "migration", "database"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 1694755, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Oracle.EntityFrameworkCore", "title": "Oracle Data Provider for .NET Entity Framework Core", "version": "10.23.26300", "description": "Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.", "summary": "", "authors": ["Oracle"], "owners": ["Oracle"], "totalDownloads": 33116724, "projectUrl": "https://www.oracle.com/database/technologies/appdev/dotnet.html", "licenseUrl": "https://www.nuget.org/packages/Oracle.EntityFrameworkCore/10.23.26300/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/oracle.entityframeworkcore/10.23.26300/icon", "tags": ["Oracle", "ODP.NET", "ODP", "Entity", "Framework", "Core", "EFCore", "EF", "database", "DB"], "verified": true, "versionsCount": 68, "latestVersionDownloads": 22016, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "PeanutButter.DatabaseHelpers", "title": "PeanutButter.DatabaseHelpers", "version": "3.0.384", "description": "The Database Helpers component of the Peanut Butter mini-suite", "summary": "Provides statement builders for Select, Insert, Update and Delete, compliant with MSSQL, SqlCE, Access, and, more\n recently, Firebird. Also contains executors (for datareader and scalar exectution) compliant with Oledb connections\n since the primary focus was support for apps with legacy ties into Access, but the idea is to be able to extend\n as necessary to support other engines", "authors": ["Davyd McColl"], "owners": ["davydm"], "totalDownloads": 1560952, "projectUrl": "https://github.com/fluffynuts/PeanutButter", "licenseUrl": "https://www.nuget.org/packages/PeanutButter.DatabaseHelpers/3.0.384/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/peanutbutter.databasehelpers/3.0.384/icon", "tags": ["database", "sql", "generator"], "verified": true, "versionsCount": 1038, "latestVersionDownloads": 547, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Insight.Database.Core", "title": "Insight.Database.Core", "version": "8.0.6", "description": "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.", "summary": "", "authors": ["Jon Wagner"], "owners": ["jonwagner"], "totalDownloads": 2981525, "projectUrl": "http://github.com/jonwagner/Insight.Database", "licenseUrl": "https://www.nuget.org/packages/Insight.Database.Core/8.0.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/insight.database.core/8.0.6/icon", "tags": ["Insight", "orm", "sql", "micro-orm", "sqlserver", "db2", "glimpse", "miniprofiler", "mysql", "oracle", "postgres", "sybase", "sybasease", "sqlite", "sqllite"], "verified": false, "versionsCount": 68, "latestVersionDownloads": 37077, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Reo.Core.Database", "title": "Reo.Core.Database", "version": "10.0.292", "description": "Package Description", "summary": "", "authors": ["Reo.Core.Database"], "owners": ["reo-inyutin"], "totalDownloads": 2748446, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Reo.Core.Database/10.0.292/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4135, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Insight.Database", "title": "Insight.Database", "version": "8.0.6", "description": "Package Description", "summary": "", "authors": ["Jon Wagner"], "owners": ["jonwagner"], "totalDownloads": 2466731, "projectUrl": "http://github.com/jonwagner/Insight.Database", "licenseUrl": "https://www.nuget.org/packages/Insight.Database/8.0.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/insight.database/8.0.6/icon", "tags": [], "verified": false, "versionsCount": 120, "latestVersionDownloads": 28109, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "Microsoft.SqlServer.DacFx", "title": "Microsoft SQL Server Data-Tier Application Framework", "version": "170.4.83", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "nugetsqltools"], "totalDownloads": 22166135, "projectUrl": "https://github.com/microsoft/DacFx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.SqlServer.DacFx/170.4.83/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.dacfx/170.4.83/icon", "tags": ["SQL", "Dac", "DacFx", "Dacpac", "Bacpac", "DevOps", "database"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 333991, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "7mdAvrBAyR2MdNQDR", "_dataset_id": "pPnazaQs4bBoC7s0T"} {"packageName": "xunit", "title": "xUnit.net", "version": "2.9.3", "description": "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.\n\nInstalling this package installs xunit.core, xunit.assert, and xunit.analyzers.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 988204706, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 33, "latestVersionDownloads": 152299693, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.core", "title": "xUnit.net [Core Unit Testing Framework]", "version": "2.9.3", "description": "Includes the libraries for writing unit tests with xUnit.net.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1034047927, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.core/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.core/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 152854360, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.abstractions", "title": "xUnit.net [Abstractions]", "version": "2.0.3", "description": "Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).", "summary": "Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).", "authors": ["James Newkirk,Brad Wilson"], "owners": ["xunit"], "totalDownloads": 1029955908, "projectUrl": "https://github.com/xunit/xunit", "licenseUrl": "https://raw.githubusercontent.com/xunit/xunit/master/license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 763436536, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.assert", "title": "xUnit.net [Assertion Library]", "version": "2.9.3", "description": "Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1009856229, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.assert/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.assert/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 154340335, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.analyzers", "title": "xUnit.net [Code Analyzers]", "version": "1.27.0", "description": "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.\n\nInstalling this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.", "summary": "", "authors": ["jnewkirk,bradwilson,marcind"], "owners": ["xunit"], "totalDownloads": 967187058, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.analyzers/1.27.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.27.0/icon", "tags": ["xunit.analyzers", "analyzers", "roslyn", "xunit", "xunit.net"], "verified": true, "versionsCount": 39, "latestVersionDownloads": 21753120, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.extensibility.core", "title": "xunit.extensibility.core", "version": "2.9.3", "description": "Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1196367705, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.extensibility.core/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 154168159, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.extensibility.execution", "title": "xUnit.net [Extensibility: Execution]", "version": "2.9.3", "description": "Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1111802906, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.extensibility.execution/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 153279585, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.runner.visualstudio", "title": "xUnit.net [Runner: Visual Studio]", "version": "3.1.5", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 1000111618, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.runner.visualstudio/3.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/3.1.5/icon", "tags": [], "verified": true, "versionsCount": 31, "latestVersionDownloads": 74721318, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "AutoFixture.Xunit2", "title": "AutoFixture with xUnit.net v2 data theories", "version": "4.18.1", "description": "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).", "summary": "", "authors": ["Mark Seemann, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 81707826, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.Xunit2/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.xunit2/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 92, "latestVersionDownloads": 31622164, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.runner.console", "title": "xUnit.net [Runner: Console]", "version": "2.9.3", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 61897063, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.runner.console/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.runner.console/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 3545594, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "dotnet-xunit", "title": "xUnit.net [Runner: .NET CLI SDK]", "version": "2.3.0", "description": ".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.", "summary": ".NET CLI SDK runner for the xUnit.net framework.", "authors": ["James Newkirk, Brad Wilson"], "owners": ["xunit"], "totalDownloads": 44918181, "projectUrl": "https://github.com/xunit/xunit", "licenseUrl": "https://raw.githubusercontent.com/xunit/xunit/master/license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnet-xunit/2.3.0/icon", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 2020559, "packageTypes": ["DotnetCliTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.SkippableFact", "title": "Dynamic test skipping for Xunit", "version": "1.5.61", "description": "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.", "summary": "", "authors": ["Andrew Arnott"], "owners": ["aarnott"], "totalDownloads": 57829689, "projectUrl": "https://github.com/AArnott/Xunit.SkippableFact", "licenseUrl": "https://www.nuget.org/packages/Xunit.SkippableFact/1.5.61/license", "iconUrl": "", "tags": ["xunit", "testing", "skipping"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 2286672, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.common", "title": "xUnit.net v3 [Common Library]", "version": "3.2.2", "description": "Includes common code shared between xunit.v3.core and xunit.v3.runner.common (xunit.v3.common.dll). Supports .NET Standard 2.0.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 50881650, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.common/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.common/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 20540522, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.extensibility.core", "title": "xUnit.net v3 [Core Unit Testing Framework Extensibility]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 51527979, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.extensibility.core/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.extensibility.core/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 20581980, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.assert", "title": "xUnit.net v3 [Assertion Library]", "version": "3.2.2", "description": "Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 41577064, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.assert/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.assert/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 20266340, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3", "title": "xUnit.net v3", "version": "3.2.2", "description": "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.\n\nInstalling this package installs xunit.v3.mtp-v1.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 35891025, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 16798803, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.runner.common", "title": "xUnit.net v3 [Common Library for Runners]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 40682744, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.runner.common/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.common/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 20160020, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Verify.Xunit", "title": "Verify.Xunit", "version": "31.12.5", "description": "Enables verification of complex models and documents.", "summary": "", "authors": ["https://github.com/VerifyTests/Verify/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 21675509, "projectUrl": "https://github.com/VerifyTests/Verify", "licenseUrl": "https://www.nuget.org/packages/Verify.Xunit/31.12.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify.xunit/31.12.5/icon", "tags": ["Json", "Testing", "Verify", "Snapshot", "Approvals"], "verified": true, "versionsCount": 597, "latestVersionDownloads": 1463949, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "XunitXml.TestLogger", "title": "XunitXml.TestLogger", "version": "8.0.0", "description": "Xml logger for xunit when test is running with \"dotnet test\" or \"dotnet vstest\".", "summary": "", "authors": ["spekt"], "owners": ["codito", "Spekt"], "totalDownloads": 26991806, "projectUrl": "https://github.com/spekt/testlogger", "licenseUrl": "https://www.nuget.org/packages/XunitXml.TestLogger/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunitxml.testlogger/8.0.0/icon", "tags": [], "verified": false, "versionsCount": 20, "latestVersionDownloads": 910044, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.runner.inproc.console", "title": "xUnit.net v3 [Runner: In-Process Console]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 40149909, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.runner.inproc.console/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.inproc.console/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 20188686, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "SpecFlow.xUnit", "title": "SpecFlow.xUnit", "version": "3.9.74", "description": "Package to use SpecFlow with xUnit 2.4 and later", "summary": "Package to use SpecFlow with xUnit 2.4 and later", "authors": ["SpecFlow Team"], "owners": ["specflow"], "totalDownloads": 24593539, "projectUrl": "https://www.specflow.org/", "licenseUrl": "https://www.nuget.org/packages/SpecFlow.xUnit/3.9.74/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/specflow.xunit/3.9.74/icon", "tags": ["specflow", "xUnit"], "verified": true, "versionsCount": 51, "latestVersionDownloads": 12714886, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Serilog.Sinks.XUnit", "title": "Serilog.Sinks.XUnit", "version": "3.0.19", "description": "The xUnit test output sink for Serilog", "summary": "", "authors": ["Todd Benning"], "owners": ["trbenning"], "totalDownloads": 22763607, "projectUrl": "https://github.com/trbenning/serilog-sinks-xunit", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.XUnit/3.0.19/license", "iconUrl": "", "tags": ["logging", "Serilog", "xUnit", "output", "ITestOutputHelper"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 3619291, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.DependencyInjection", "title": "Xunit.DependencyInjection", "version": "11.3.0", "description": "Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging.\n\nRelease notes:\n\n11.3: Support FsCheck.Xunit.v3.\n11.2: Update xunit.v3 to 3.2.2, Move HostManager.Start/Stop to AssemblyRunner.\n11.1: Update xunit.v3 to 3.2.0.\n11.0: C# 14, Downgrade Microsoft.Extensions.Hosting to 8.0.\n10.8: Add CreateHostApplicationBuilder method.\n10.7: Update xunit.v3 to 3.0.1, does not set ApplicationName if it is already configured.\n10.6: Update xunit.v3 to 3.0.0.\n10.5: Improve compatibility with top level statements.\n10.4: Fix #146.\n10.3: Update xunit.v3 to 2.0.0.\n10.2: Fix some parallelization problem.\n10.1: Allow the default startup to be missing anywhere.\n10.0: Upgrade xunit to v3.", "summary": "", "authors": ["Wei Peng"], "owners": ["pengweiqhca"], "totalDownloads": 21203323, "projectUrl": "https://github.com/pengweiqhca/Xunit.DependencyInjection/tree/main/src/Xunit.DependencyInjection", "licenseUrl": "https://www.nuget.org/packages/Xunit.DependencyInjection/11.3.0/license", "iconUrl": "", "tags": ["xunit", "ioc", "di", "DependencyInjection", "test"], "verified": false, "versionsCount": 56, "latestVersionDownloads": 97564, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.core", "title": "xUnit.net v3 [Core Unit Testing Framework]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 16920743, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.core/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.core/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 13, "latestVersionDownloads": 570118, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Snapshooter.Xunit", "title": "Snapshooter.Xunit", "version": "1.3.1", "description": "Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit.\n It creates and asserts snapshots (json) within Xunit unit tests.", "summary": "", "authors": ["Swiss Life authors and contributors"], "owners": ["SwissLife"], "totalDownloads": 10973140, "projectUrl": "https://github.com/SwissLife-OSS/Snapshooter", "licenseUrl": "https://www.nuget.org/packages/Snapshooter.Xunit/1.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/snapshooter.xunit/1.3.1/icon", "tags": ["XUnit", "SwissLife", "Snapshot", "UnitTest", "Test", "IntegrationTest", "SystemTest", "DatabaseTest", ".Net"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 313622, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.mtp-v1", "title": "xUnit.net v3 [with Microsoft.Testing.Platform v1]", "version": "3.2.2", "description": "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.\n\nInstalling this package installs xunit.v3.core.mtp-v1, xunit.v3.assert, and xunit.analyzers.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 20927084, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.mtp-v1/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.mtp-v1/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 16933477, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "MartinCostello.Logging.XUnit", "title": "xunit Logging Extensions", "version": "0.7.1", "description": "Extensions for Microsoft.Extensions.Logging for xunit.", "summary": "", "authors": ["martin_costello"], "owners": ["martin_costello"], "totalDownloads": 13226691, "projectUrl": "https://github.com/martincostello/xunit-logging", "licenseUrl": "https://www.nuget.org/packages/MartinCostello.Logging.XUnit/0.7.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/martincostello.logging.xunit/0.7.1/icon", "tags": ["xunit", "logging"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 355884, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.v3.core.mtp-v1", "title": "xUnit.net v3 [Core Unit Testing Framework]", "version": "3.2.2", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 21195852, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.v3.core.mtp-v1/3.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.v3.core.mtp-v1/3.2.2/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 17105605, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Neovolve.Logging.Xunit", "title": "ILogger for xUnit", "version": "6.3.0", "description": "This library provides Microsoft.Extensions.Logging support for Xunit.", "summary": "", "authors": ["rprimrose"], "owners": ["rprimrose"], "totalDownloads": 3057475, "projectUrl": "https://github.com/roryprimrose/Neovolve.Logging.Xunit", "licenseUrl": "https://www.nuget.org/packages/Neovolve.Logging.Xunit/6.3.0/license", "iconUrl": "", "tags": ["xUnit", "Logging"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 2290389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.categories", "title": "xunit.categories", "version": "3.0.1", "description": "Friendly Traits for Xunit", "summary": "", "authors": ["Brendan Connolly"], "owners": ["brendanconnolly"], "totalDownloads": 6951194, "projectUrl": "https://github.com/brendanconnolly/Xunit.Categories", "licenseUrl": "", "iconUrl": "", "tags": ["Xunit", "xunit", "test", "category", "categories", "trait"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 833284, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.Combinatorial", "title": "Combinatorial testing with Xunit", "version": "2.0.24", "description": "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.", "summary": "", "authors": ["Andrew Arnott"], "owners": ["aarnott"], "totalDownloads": 7011013, "projectUrl": "https://github.com/aarnott/Xunit.Combinatorial", "licenseUrl": "https://www.nuget.org/packages/Xunit.Combinatorial/2.0.24/license", "iconUrl": "", "tags": ["xunit", "combinatorial", "pairwise", "testing"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 703564, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.Priority", "title": "Xunit.Priority", "version": "1.1.6", "description": "Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.", "summary": "", "authors": ["Aaron Sherber"], "owners": ["asherber"], "totalDownloads": 6015768, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Xunit.Priority/1.1.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.priority/1.1.6/icon", "tags": ["xunit", "priority", "order"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 5585356, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "FsCheck.Xunit", "title": "FsCheck.Xunit", "version": "3.3.4", "description": "FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute.\n\n All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.", "summary": "", "authors": ["Kurt Schelfthout and contributors"], "owners": ["kurt"], "totalDownloads": 7118216, "projectUrl": "https://fscheck.github.io/FsCheck/", "licenseUrl": "https://www.nuget.org/packages/FsCheck.Xunit/3.3.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fscheck.xunit/3.3.4/icon", "tags": ["test", "testing", "random", "fscheck", "quickcheck", "xunit", "xunit.net"], "verified": false, "versionsCount": 82, "latestVersionDownloads": 13457, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.Extensions.Ordering", "title": "Xunit.Extensions.Ordering", "version": "1.4.5", "description": "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+", "summary": "", "authors": ["Tomáš Zeman"], "owners": ["tomas.zeman"], "totalDownloads": 7077226, "projectUrl": "https://github.com/tomaszeman/Xunit.Extensions.Ordering", "licenseUrl": "https://www.nuget.org/packages/Xunit.Extensions.Ordering/1.4.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.extensions.ordering/1.4.5/icon", "tags": ["Xunit", "Ordered", "Tests", "Ordering", "Priority", "Core", ".Net", "Unit", "Testing", "Collections", "AssemblyFixture", "Assembly", "Fixture"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 7041148, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "XunitContext", "title": "XunitContext", "version": "3.3.2", "description": "Extends xUnit to expose extra context and simplify logging.", "summary": "", "authors": ["https://github.com/SimonCropp/XunitContext/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 5054008, "projectUrl": "https://github.com/SimonCropp/XunitContext", "licenseUrl": "https://www.nuget.org/packages/XunitContext/3.3.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunitcontext/3.3.2/icon", "tags": ["Context", "Logging", "xUnit"], "verified": false, "versionsCount": 32, "latestVersionDownloads": 2767202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Reqnroll.xUnit", "title": "Reqnroll.xUnit", "version": "3.3.4", "description": "Package to use Reqnroll with xUnit 2.x. Use Reqnroll.xunit.v3 for xUnit 3.x.", "summary": "", "authors": ["Reqnroll"], "owners": ["Reqnroll"], "totalDownloads": 6155282, "projectUrl": "https://reqnroll.net/", "licenseUrl": "https://www.nuget.org/packages/Reqnroll.xUnit/3.3.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reqnroll.xunit/3.3.4/icon", "tags": ["reqnroll", "xUnit"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 660701, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.runner.reporters", "title": "xUnit.net [Runner Reporters]", "version": "2.9.3", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 5526561, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.runner.reporters/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.runner.reporters/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 26, "latestVersionDownloads": 287889, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.Extensions.AssemblyFixture", "title": "Xunit.Extensions.AssemblyFixture", "version": "2.6.0", "description": "Fork of xunit.assembly by kzu, updated to support netcore.\n Provides assembly-level shared state via IAssemblyFixture, just like built-in class fixture state.", "summary": "", "authors": ["kzu, J.D. Cain"], "owners": ["jd.cain.jr"], "totalDownloads": 4713135, "projectUrl": "https://github.com/JDCain/Xunit.Extensions.AssemblyFixture", "licenseUrl": "https://www.nuget.org/packages/Xunit.Extensions.AssemblyFixture/2.6.0/license", "iconUrl": "", "tags": ["xunit"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 2281517, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.extensions", "title": "xUnit.net [Extensions]", "version": "2.0.0", "description": "NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.", "summary": "", "authors": ["James Newkirk, Brad Wilson"], "owners": ["xunit"], "totalDownloads": 3609791, "projectUrl": "https://github.com/xunit/xunit", "licenseUrl": "https://raw.githubusercontent.com/xunit/xunit/master/license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.extensions/2.0.0/icon", "tags": [], "verified": true, "versionsCount": 7, "latestVersionDownloads": 234175, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "xunit.runner.msbuild", "title": "xUnit.net [Runner: MSBuild]", "version": "2.9.3", "description": "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.", "summary": "", "authors": ["jnewkirk,bradwilson"], "owners": ["xunit"], "totalDownloads": 4598079, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/xunit.runner.msbuild/2.9.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xunit.runner.msbuild/2.9.3/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 161296, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Rystem.Test.XUnit", "title": "Rystem.Test.XUnit", "version": "10.0.8", "description": "Rystem is a open-source framework to improve the System namespace in .Net", "summary": "", "authors": ["Alessandro Rapiti"], "owners": ["KeyserDSoze"], "totalDownloads": 4105367, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Rystem.Test.XUnit/10.0.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rystem.test.xunit/10.0.8/icon", "tags": [], "verified": false, "versionsCount": 51, "latestVersionDownloads": 34607, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.StaFact", "title": "Xunit.StaFact", "version": "3.0.13", "description": "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.\n\nSimply 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.\n\nTheory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.", "summary": "", "authors": ["Andrew Arnott"], "owners": ["aarnott"], "totalDownloads": 4171344, "projectUrl": "https://aarnott.github.io/Xunit.StaFact/", "licenseUrl": "https://www.nuget.org/packages/Xunit.StaFact/3.0.13/license", "iconUrl": "", "tags": ["STA", "xunit", "testing", "unit", "WPF", "WinForms"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 241573, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Verify.XunitV3", "title": "Verify.XunitV3", "version": "31.28.0", "description": "Enables verification of complex models and documents.", "summary": "", "authors": ["https://github.com/VerifyTests/Verify/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 3884187, "projectUrl": "https://github.com/VerifyTests/Verify", "licenseUrl": "https://www.nuget.org/packages/Verify.XunitV3/31.28.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify.xunitv3/31.28.0/icon", "tags": ["Json", "Testing", "Verify", "Snapshot", "Approvals"], "verified": true, "versionsCount": 133, "latestVersionDownloads": 1873, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Xunit.DependencyInjection.Logging", "title": "Xunit.DependencyInjection.Logging", "version": "11.0.0", "description": "Support Microsoft.Extensions.Logging to ITestOutputHelper.\n\npublic void Configure(IServiceProvider provider)\n{\n XunitTestOutputLoggerProvider.Register(provider);\n}", "summary": "", "authors": ["Wei Peng"], "owners": ["pengweiqhca"], "totalDownloads": 3245935, "projectUrl": "https://github.com/pengweiqhca/Xunit.DependencyInjection/tree/main/src/Xunit.DependencyInjection.Logging", "licenseUrl": "https://www.nuget.org/packages/Xunit.DependencyInjection.Logging/11.0.0/license", "iconUrl": "", "tags": ["xunit", "ioc", "di", "DependencyInjection", "test"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 178353, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Meziantou.Xunit.ParallelTestFramework", "title": "Meziantou.Xunit.ParallelTestFramework", "version": "2.3.0", "description": "Run xUnit test cases in parallel", "summary": "", "authors": ["Meziantou"], "owners": ["meziantou"], "totalDownloads": 3902818, "projectUrl": "https://github.com/meziantou/Meziantou.Xunit.ParallelTestFramework", "licenseUrl": "https://www.nuget.org/packages/Meziantou.Xunit.ParallelTestFramework/2.3.0/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 5, "latestVersionDownloads": 2783816, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "TngTech.ArchUnitNET.xUnit", "title": "ArchUnit C# xUnit Extension", "version": "0.13.3", "description": "xUnit Extension for the C# Version of ArchUnit (see: archunit.org)", "summary": "", "authors": ["ArchUnitNET.xUnit"], "owners": ["fgather"], "totalDownloads": 4814616, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/TngTech.ArchUnitNET.xUnit/0.13.3/license", "iconUrl": "", "tags": ["test", "arch", "archunit", "xunit"], "verified": false, "versionsCount": 53, "latestVersionDownloads": 526480, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "Microsoft.CodeAnalysis.Testing.Verifiers.XUnit", "title": "Microsoft.CodeAnalysis.Testing.Verifiers.XUnit", "version": "1.1.2", "description": "Roslyn Test Verifiers for xUnit.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 4786174, "projectUrl": "https://github.com/dotnet/roslyn-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit/1.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.testing.verifiers.xunit/1.1.2/icon", "tags": ["Roslyn", "Test", "Verifiers", "for", "xUnit"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2184345, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "ReportPortal.XUnit", "title": "ReportPortal.XUnit", "version": "2.8.0", "description": "XUnit results reporter to https://reportportal.io", "summary": "", "authors": ["Nikolay Borisenko, Report Portal Community"], "owners": ["nborisenko", "ReportPortal.io"], "totalDownloads": 2743904, "projectUrl": "https://reportportal.io/", "licenseUrl": "https://www.nuget.org/packages/ReportPortal.XUnit/2.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reportportal.xunit/2.8.0/icon", "tags": ["xunit", "reporter", "reportportal", "testing"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 25671, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "AutoFixture.Xunit", "title": "AutoFixture with xUnit.net data theories", "version": "4.19.0", "description": "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.", "summary": "", "authors": ["AutoFixture Contributors"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 2656897, "projectUrl": "https://github.com/AutoFixture/AutoFixture.xUnit", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.Xunit/4.19.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.xunit/4.19.0/icon", "tags": [], "verified": true, "versionsCount": 215, "latestVersionDownloads": 20476, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8QC2SMRJ9ec6t1SI8", "_dataset_id": "9C6CGBYtRDCFsNSnb"} {"packageName": "SixLabors.ImageSharp", "title": "SixLabors.ImageSharp", "version": "4.0.0", "description": "A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET", "summary": "", "authors": ["Six Labors and contributors"], "owners": ["sixlabors"], "totalDownloads": 290514235, "projectUrl": "https://github.com/SixLabors/ImageSharp", "licenseUrl": "https://www.nuget.org/packages/SixLabors.ImageSharp/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/4.0.0/icon", "tags": ["Image", "Resize", "Crop", "Gif", "Jpg", "Jpeg", "Bitmap", "Pbm", "Png", "Tga", "Tiff", "WebP", "NetCore"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 378117, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET.Core", "title": "Magick.NET.Core", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 56247062, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET.Core/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net.core/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 93, "latestVersionDownloads": 45112, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-AnyCPU", "title": "Magick.NET-Q16-AnyCPU", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 45252021, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-AnyCPU/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-anycpu/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 219, "latestVersionDownloads": 18843, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q8-AnyCPU", "title": "Magick.NET-Q8-AnyCPU", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 27439318, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q8-AnyCPU/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q8-anycpu/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 219, "latestVersionDownloads": 23341, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "BitMiracle.LibTiff.NET", "title": "BitMiracle.LibTiff.NET", "version": "2.4.660", "description": ".NET version of LibTiff library made by Bit Miracle", "summary": "", "authors": ["Bit Miracle"], "owners": ["bitmiracle"], "totalDownloads": 33629461, "projectUrl": "https://bitmiracle.com/libtiff/", "licenseUrl": "https://bitmiracle.github.io/libtiff.net/help/articles/license.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bitmiracle.libtiff.net/2.4.660/icon", "tags": ["Image", "Imaging", "Img", "Tif", "Tiff", "LibTif", "LibTiff", "BitMiracle"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 1024306, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Splat", "title": "Splat", "version": "21.0.0", "description": "A library to make things cross-platform that should be.", "summary": "", "authors": [".NET Foundation and Contributors"], "owners": ["glennawatson", "reactiveui"], "totalDownloads": 39418363, "projectUrl": "https://github.com/reactiveui/splat/", "licenseUrl": "https://www.nuget.org/packages/Splat/21.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/splat/21.0.0/icon", "tags": ["drawing", "colours", "geometry", "logging", "unit", "test", "detection", "service", "location", "image", "handling", "portable", "xamarin", "ios", "mac", "android"], "verified": true, "versionsCount": 133, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "ExifLibNet", "title": "ExifLibNet", "version": "2.1.4", "description": "Exif metadata modification library.", "summary": "", "authors": ["oozcitak, Devedse"], "owners": ["oozcitak"], "totalDownloads": 7152330, "projectUrl": "https://github.com/oozcitak/exiflibrary", "licenseUrl": "https://www.nuget.org/packages/ExifLibNet/2.1.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/exiflibnet/2.1.4/icon", "tags": ["exif", "jpeg", "image"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 6948177, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Xamarin.FFImageLoading", "title": "FFImageLoading Plugin for Xamarin.iOS / Xamarin.Android / Xamarin.Mac / Windows", "version": "2.4.11.982", "description": "Xamarin Library to load images quickly and easily.\n\nFeatures:\n\n- Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support\n- Configurable disk and memory caching\n- Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage)\n- 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).*\n- Error and loading placeholders support\n- Images can be automatically downsampled to specified size (less memory usage)\n- Fluent API which is inspired by Picasso naming\n- SVG / WebP / GIF support\n- Image loading Fade-In animations support\n- Can retry image downloads (RetryCount, RetryDelay)\n- Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible.\n- Transformations support\n- BlurredTransformation\n- CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation\n- ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation\n- FlipTransformation, RotateTransformation\n- Supports custom transformations (native platform `ITransformation` implementations)", "summary": "Xamarin library to load images quickly and easily on Xamarin.iOS / Xamarin.Android / Xamarin.Mac / Windows", "authors": ["Daniel Luberda, Fabien Molinet"], "owners": ["daniel.luberda", "molinch"], "totalDownloads": 25788875, "projectUrl": "https://github.com/luberda-molinet/FFImageLoading", "licenseUrl": "https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading/2.4.11.982/icon", "tags": ["xamarin", "android", "ios", "mac", "windows", "image", "cache", "caching", "memory", "bitmap", "lru", "load", "loading", "save", "effects", "photo"], "verified": false, "versionsCount": 47, "latestVersionDownloads": 12256525, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp4.runtime.win", "title": "OpenCvSharp4 native bindings for Windows x64 (except UWP)", "version": "4.13.0.20260627", "description": "Internal implementation package for OpenCvSharp to work on Windows except UWP.", "summary": "", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 10692483, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "https://www.nuget.org/packages/OpenCvSharp4.runtime.win/4.13.0.20260627/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp4.runtime.win/4.13.0.20260627/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp", "windows"], "verified": true, "versionsCount": 55, "latestVersionDownloads": 53217, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp4", "title": "OpenCvSharp core library. A package of separate native bindings for your OS is required.", "version": "4.13.0.20260627", "description": "OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).", "summary": "", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 10520364, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "https://www.nuget.org/packages/OpenCvSharp4/4.13.0.20260627/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp4/4.13.0.20260627/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp"], "verified": true, "versionsCount": 61, "latestVersionDownloads": 64953, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Emgu.CV", "title": "Emgu CV", "version": "4.13.0.5924", "description": "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.", "summary": "", "authors": ["Emgu Corporation"], "owners": ["emgu"], "totalDownloads": 6488525, "projectUrl": "https://www.emgu.com/", "licenseUrl": "https://www.nuget.org/packages/Emgu.CV/4.13.0.5924/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/emgu.cv/4.13.0.5924/icon", "tags": ["opencv", "emgu", "emgucv", "ai", "image"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 29055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "SixLabors.ImageSharp.Web", "title": "SixLabors.ImageSharp.Web", "version": "4.0.0", "description": "ImageSharp Middleware for serving images via a url based API.", "summary": "", "authors": ["Six Labors and contributors"], "owners": ["sixlabors"], "totalDownloads": 19077970, "projectUrl": "https://github.com/SixLabors/ImageSharp.Web", "licenseUrl": "https://www.nuget.org/packages/SixLabors.ImageSharp.Web/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.web/4.0.0/icon", "tags": ["Image", "Middleware", "Resize", "Crop", "Gif", "Jpg", "Jpeg", "Bitmap", "Png", "WebP", "Tiff", "Core", "Cache", "ASP"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 14426, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Xamarin.FFImageLoading.Transformations", "title": "FFImageLoading Transformations", "version": "2.4.11.982", "description": "Transformations for FFImageLoading library.\n\n- BlurredTransformation\n- CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation\n- ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation\n- FlipTransformation, RotateTransformation\n- Supports custom transformations (native platform `ITransformation` implementations)\n\nThese transformations can be consumed from FFImageLoading and FFImageLoading.Forms (Xamarin Forms).\nDon't forget to add the package in all platform specific projects. This way the correct native implementation is injected.", "summary": "Xamarin image transformations for FFImageLoading.", "authors": ["Daniel Luberda, Molinet Fabien"], "owners": ["daniel.luberda", "molinch"], "totalDownloads": 18122712, "projectUrl": "https://github.com/luberda-molinet/FFImageLoading", "licenseUrl": "https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.transformations/2.4.11.982/icon", "tags": ["xamarin", "android", "ios", "mac", "windows", "bitmap", "image", "webp", "transformation", "blur", "round", "circle", "effects", "corners"], "verified": false, "versionsCount": 47, "latestVersionDownloads": 8000036, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "WebP.Touch", "title": "Xamarin iOS/Mac bindings to decode WebP file format", "version": "1.0.8", "description": "Xamarin iOS/Mac bindings to decode WebP file format.", "summary": "Xamarin iOS/Mac bindings to decode WebP file format.", "authors": ["Daniel Luberda, Molinet Fabien, Cosmin Gordea"], "owners": ["daniel.luberda", "molinch"], "totalDownloads": 6591785, "projectUrl": "https://github.com/molinch/WebP.Touch", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/webp.touch/1.0.8/icon", "tags": ["xamarin", "ios", "mac", "webp", "image", "google"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 5834465, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "ImageProcessor", "title": "ImageProcessor", "version": "2.9.0", "description": "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.\n \n Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency.\n \n If you use ImageProcessor please get in touch on my twitter @james_m_south.\n \n Feedback is always welcome.", "summary": "A fluent wrapper around System.Drawing for the processing of image files.", "authors": ["James Jackson-South"], "owners": ["jimbob squarepants"], "totalDownloads": 15125453, "projectUrl": "http://imageprocessor.org/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/imageprocessor/2.9.0/icon", "tags": ["Image", "Resize", "Crop", "Rotate", "Quality", "Watermark", "Gif", "Jpg", "Jpeg", "Bitmap", "Png", "Tiff", "Fluent", "Animated", "EXIF"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 912590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Xamarin.FFImageLoading.Forms", "title": "FFImageLoading Plugin for Xamarin Forms", "version": "2.4.11.982", "description": "Xamarin Library to load images quickly and easily on Xamarin.Forms.\n\nEnsure you call CachedImageRenderer.Init() on each platform!!!\n\nFeatures:\n\n- Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support\n- Configurable disk and memory caching\n- Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage)\n- 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).*\n- Error and loading placeholders support\n- Images can be automatically downsampled to specified size (less memory usage)\n- Fluent API which is inspired by Picasso naming\n- SVG / WebP / GIF support\n- Image loading Fade-In animations support\n- Can retry image downloads (RetryCount, RetryDelay)\n- Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible.\n- Transformations support\n- BlurredTransformation\n- CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation\n- ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation\n- FlipTransformation, RotateTransformation\n- Supports custom transformations (native platform `ITransformation` implementations)", "summary": "Xamarin Forms plugin to load images quickly and easily.", "authors": ["Daniel Luberda, Fabien Molinet"], "owners": ["daniel.luberda", "molinch"], "totalDownloads": 21797772, "projectUrl": "https://github.com/luberda-molinet/FFImageLoading", "licenseUrl": "https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.forms/2.4.11.982/icon", "tags": ["xamarin", "forms", "xamarin.forms", "mac", "windows", "android", "ios", "bitmap", "image", "cache", "webp", "quick", "easy", "lru", "load", "loading", "save"], "verified": false, "versionsCount": 47, "latestVersionDownloads": 10613248, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-x64", "title": "Magick.NET-Q16-x64", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 5958462, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-x64/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-x64/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 235, "latestVersionDownloads": 1888, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "NGraphics", "title": "NGraphics", "version": "0.9.24", "description": "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.", "summary": "", "authors": ["praeclarum"], "owners": ["praeclarum"], "totalDownloads": 13682790, "projectUrl": "https://github.com/praeclarum/NGraphics", "licenseUrl": "https://www.nuget.org/packages/NGraphics/0.9.24/license", "iconUrl": "", "tags": ["graphics", "pcl", "vector", "drawing", "ios", "mac", "android", "xamarin", "imaging", "draw", "image", "svg", "png", "render"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 41425, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "AForge.Imaging", "title": "AForge.Imaging", "version": "2.2.5", "description": "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.", "summary": "AForge.Imaging library from the AForge.NET framework", "authors": ["AForge.NET"], "owners": ["aforge.net"], "totalDownloads": 5601488, "projectUrl": "http://www.aforgenet.com/framework/", "licenseUrl": "http://www.aforgenet.com/framework/license.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aforge.imaging/2.2.5/icon", "tags": ["aforge.net", "framework", "image", "processing", "computer", "vision"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 3537023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-HDRI-AnyCPU", "title": "Magick.NET-Q16-HDRI-AnyCPU", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 5275406, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-HDRI-AnyCPU/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-anycpu/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 216, "latestVersionDownloads": 3225, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Emgu.CV.runtime.windows", "title": "EMGU CV runtime for windows", "version": "4.13.0.5924", "description": "This package contains the native runtime of Emgu CV for Windows", "summary": "Runtime package of Emgu CV for Windows", "authors": ["Emgu Corporation"], "owners": ["emgu"], "totalDownloads": 5102613, "projectUrl": "https://www.emgu.com/", "licenseUrl": "https://www.nuget.org/packages/Emgu.CV.runtime.windows/4.13.0.5924/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/emgu.cv.runtime.windows/4.13.0.5924/icon", "tags": ["native", "opencv", "emgu", "emgucv", "ai", "image"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 23240, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q8-x64", "title": "Magick.NET-Q8-x64", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 5159601, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q8-x64/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q8-x64/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 235, "latestVersionDownloads": 3416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Xamarin.FFImageLoading.Svg", "title": "FFImageLoading SVG support", "version": "2.4.11.982", "description": "SVG support for FFImageLoading library.", "summary": "Xamarin SVG support for FFImageLoading.", "authors": ["Daniel Luberda"], "owners": ["daniel.luberda"], "totalDownloads": 4827191, "projectUrl": "https://github.com/luberda-molinet/FFImageLoading", "licenseUrl": "https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.svg/2.4.11.982/icon", "tags": ["xamarin", "android", "ios", "bitmap", "image", "svg"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 3802852, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "ImageResizer", "title": "ImageResizer", "version": "4.2.8", "description": "Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. \n\nDocs: http://imageresizing.net/\n\nSupport: http://imageresizing.net/support\n\nWorks with .NET 4.5.1+, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 7, 7.5, & 8, 8.1 and nearly all CMSes.\n\nUse ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings).\n\nImageResizer 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. \n\nWith this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design.\n\n## Functionality in this package\n\nThe ImageResizer core package lets you: \n\n1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files. \n\n2. Pre-rotate or flip (based on gravity sensor OR manual angle).\n\n3. Apply manual cropping in either source or screen coordinates.\n\n4. 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.\n\n5. Rotate, flip, add borders, padding, margins, with custom colors.\n\n3. Re-compress into jpeg (with adjustable compression) or lossless png form - as a byte array, stream, or file.\n\nAll through a REST API and Managed API with a symmetrical command set. \n\nURL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL.\n\n## 30+ plugins available\n\nSearch '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.\nYou'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.\n\n\n\n## Third-party integration\n\nThird 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.", "summary": "Lightweight HttpModule, REST API, & managed API for *safe* server-side image processing.", "authors": ["Nathanael Jones, Imazen"], "owners": ["imazen"], "totalDownloads": 11293031, "projectUrl": "http://imageresizing.net/", "licenseUrl": "http://imageresizing.net/licenses/freedom", "iconUrl": "https://api.nuget.org/v3-flatcontainer/imageresizer/4.2.8/icon", "tags": ["ImageResizer", "image", "resize", "crop", "rotate", "jpeg", "jpg", "gif", "png", "server-safe-imaging", "nuget-needs-tokenization", "nuget-needs-markdown-descriptions", "imaging"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 2756246, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp4.Extensions", "title": "OpenCvSharp GDI+ extension library.", "version": "4.13.0.20260627", "description": "OpenCvSharp GDI+ extension library.", "summary": "", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 3983628, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "https://www.nuget.org/packages/OpenCvSharp4.Extensions/4.13.0.20260627/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp4.extensions/4.13.0.20260627/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 12762, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "dropzone", "title": "DropzoneJS", "version": "4.3.0", "description": "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", "summary": "", "authors": ["Matias Meno"], "owners": ["sirkirby"], "totalDownloads": 2418067, "projectUrl": "http://www.dropzonejs.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dropzone/4.3.0/icon", "tags": ["dropzone", "file", "image", "upload", "dragndrop"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 760152, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Dianoga", "title": "Dianoga", "version": "6.1.0", "description": "Automatic media library image file optimization for Sitecore", "summary": "", "authors": ["Kam Figy, Mark Gibbons"], "owners": ["kamsar", "markgibbons25"], "totalDownloads": 1963580, "projectUrl": "https://github.com/kamsar/Dianoga", "licenseUrl": "https://www.nuget.org/packages/Dianoga/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dianoga/6.1.0/icon", "tags": ["sitecore", "image", "optimization"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 411846, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Xamarin.FFImageLoading.Svg.Forms", "title": "Xamarin.Forms FFImageLoading SVG support", "version": "2.4.11.982", "description": "Xamarin.Forms SVG support for FFImageLoading library.", "summary": "Xamarin.Forms SVG support for FFImageLoading.", "authors": ["Daniel Luberda"], "owners": ["daniel.luberda"], "totalDownloads": 4349930, "projectUrl": "https://github.com/luberda-molinet/FFImageLoading", "licenseUrl": "https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.svg.forms/2.4.11.982/icon", "tags": ["xamarin", "android", "ios", "windows", "mac", "bitmap", "image", "svg"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 3427592, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp4_.runtime.ubuntu.20.04-x64", "title": "OpenCvSharp native bindings for ubuntu.20.04-x64", "version": "4.10.0.20240616", "description": "Internal implementation package for OpenCvSharp to work on Ubuntu 20.04", "summary": "Internal implementation package for OpenCvSharp to work on Ubuntu 20.04", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 2668432, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "https://www.nuget.org/packages/OpenCvSharp4_.runtime.ubuntu.20.04-x64/4.10.0.20240616/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp4_.runtime.ubuntu.20.04-x64/4.10.0.20240616/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 662661, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp4.Windows", "title": "OpenCvSharp NuGet package for x64 Windows (same as OpenCvSharp3-AnyCPU)", "version": "4.13.0.20260627", "description": "OpenCV 4.x wrapper. All-in-one package for Windows users.", "summary": "", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 2567548, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "https://www.nuget.org/packages/OpenCvSharp4.Windows/4.13.0.20260627/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp4.windows/4.13.0.20260627/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp", "windows"], "verified": true, "versionsCount": 55, "latestVersionDownloads": 11458, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "SixLabors.ImageSharp.Web.Providers.Azure", "title": "SixLabors.ImageSharp.Web.Providers.Azure", "version": "4.0.0", "description": "A provider for resolving and caching images via Azure Blob Storage.", "summary": "", "authors": ["Six Labors and contributors"], "owners": ["sixlabors"], "totalDownloads": 3680627, "projectUrl": "https://github.com/SixLabors/ImageSharp.Web", "licenseUrl": "https://www.nuget.org/packages/SixLabors.ImageSharp.Web.Providers.Azure/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.web.providers.azure/4.0.0/icon", "tags": ["Image", "Middleware", "Resize", "Crop", "Gif", "Jpg", "Jpeg", "Bitmap", "Png", "Azure"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 6696, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "nQuant", "title": "nQuant", "version": "1.0.3", "description": "nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss.", "summary": "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.", "authors": ["Matt Wrock"], "owners": ["matt wrock"], "totalDownloads": 1629924, "projectUrl": "http://nquant.codeplex.com/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nquant/1.0.3/icon", "tags": ["PNG", "Image", "Optimization", "Quantization"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 1547287, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Atalasoft.Shared", "title": "Atalasoft DotImage Shared Library", "version": "2026.2.2.94", "description": "Atalasoft's Shared library. This is used with both DotImage and DotPdf.", "summary": "Atalasoft Shared Library.", "authors": ["Atalasoft"], "owners": ["Atalasoft", "Kofax", "TungstenAutomation"], "totalDownloads": 1557772, "projectUrl": "https://www.atalasoft.com/Products/DotImage", "licenseUrl": "https://www.atalasoft.com/Pricing/Licensing-Overview", "iconUrl": "https://api.nuget.org/v3-flatcontainer/atalasoft.shared/2026.2.2.94/icon", "tags": ["Atalasoft", "imaging", "image"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 2735, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Emgu.CV.Bitmap", "title": "Bitmap extension for Emgu CV", "version": "4.13.0.5924", "description": "This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)", "summary": "", "authors": ["Emgu Corporation"], "owners": ["emgu"], "totalDownloads": 3402765, "projectUrl": "https://www.emgu.com/", "licenseUrl": "https://www.nuget.org/packages/Emgu.CV.Bitmap/4.13.0.5924/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/emgu.cv.bitmap/4.13.0.5924/icon", "tags": ["opencv", "emgu", "emgucv", "ai", "image", "bitmap", "mat", "umat"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 11558, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-HDRI-x64", "title": "Magick.NET-Q16-HDRI-x64", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 1913894, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-HDRI-x64/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-x64/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 216, "latestVersionDownloads": 183, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Blurhash.Core", "title": "Blurhash.Core", "version": "4.0.0", "description": "BlurHash is a compact representation of a placeholder for an image.", "summary": "", "authors": ["Markus Palcer"], "owners": ["MasterOfVDL"], "totalDownloads": 1424490, "projectUrl": "https://github.com/MarkusPalcer/blurhash.net", "licenseUrl": "https://www.nuget.org/packages/Blurhash.Core/4.0.0/license", "iconUrl": "", "tags": ["blurhash", "image", "preview", "compression", "encoding"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 280202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-x86", "title": "Magick.NET-Q16-x86", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 1814440, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-x86/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-x86/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 235, "latestVersionDownloads": 268, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q8-x86", "title": "Magick.NET-Q8-x86", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 1779900, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q8-x86/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q8-x86/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 235, "latestVersionDownloads": 211, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "OpenCvSharp3-AnyCPU", "title": "OpenCvSharp3", "version": "4.0.0.20181129", "description": "OpenCV wrapper for .NET Framework", "summary": "OpenCV 4.x wrapper", "authors": ["shimat"], "owners": ["schimatk"], "totalDownloads": 1708419, "projectUrl": "https://github.com/shimat/opencvsharp", "licenseUrl": "http://opensource.org/licenses/BSD-3-Clause", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opencvsharp3-anycpu/4.0.0.20181129/icon", "tags": ["Image", "Processing", "OpenCV", "Wrapper", "FFI", "opencvsharp"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 774919, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Atalasoft.dotImage.x64", "title": "Atalasoft DotImage Module (64-bit)", "version": "2026.2.2.94", "description": "Start with this library in your applications that use images to save developer time and effort.", "summary": "Atalasoft's base Document Imaging library.", "authors": ["Atalasoft"], "owners": ["Atalasoft", "Kofax", "TungstenAutomation"], "totalDownloads": 1056481, "projectUrl": "https://www.atalasoft.com/Products/DotImage", "licenseUrl": "https://www.atalasoft.com/Pricing/Licensing-Overview", "iconUrl": "https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.x64/2026.2.2.94/icon", "tags": ["Atalasoft", "imaging", "image"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 1412, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Magick.NET-Q16-HDRI-x86", "title": "Magick.NET-Q16-HDRI-x86", "version": "14.16.0", "description": "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.", "summary": "A .NET API to the ImageMagick image-processing library for Desktop and Web.", "authors": ["Dirk Lemstra"], "owners": ["dlemstra"], "totalDownloads": 1489702, "projectUrl": "https://github.com/dlemstra/Magick.NET", "licenseUrl": "https://www.nuget.org/packages/Magick.NET-Q16-HDRI-x86/14.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-x86/14.16.0/icon", "tags": ["ImageMagick", "Magick.NET", "Image", "Convert", "Resize", "Draw", "Effects"], "verified": true, "versionsCount": 216, "latestVersionDownloads": 95, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Atalasoft.dotImage.Lib.x64", "title": "Atalasoft DotImage Lib Modules (64-bit)", "version": "2026.2.2.94", "description": "Lib contains a majority of the foundational classes for DotImage product. The package is used by other DotImage components.", "summary": "Atalasoft DotImage Imaging Library.", "authors": ["Atalasoft"], "owners": ["Atalasoft", "Kofax", "TungstenAutomation"], "totalDownloads": 929706, "projectUrl": "https://www.atalasoft.com/Products/DotImage", "licenseUrl": "https://www.atalasoft.com/Pricing/Licensing-Overview", "iconUrl": "https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.lib.x64/2026.2.2.94/icon", "tags": ["Atalasoft", "imaging", "image"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 1336, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "StbiSharp", "title": "STBI C# wrapper", "version": "1.2.1", "description": "A C# wrapper of the single-header stb_image.h image-loading library.", "summary": "", "authors": ["Thomas Müller"], "owners": ["Tom94"], "totalDownloads": 2028971, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/StbiSharp/1.2.1/license", "iconUrl": "", "tags": ["image", "png", "jpg", "jpeg", "bmp", "tga", "hdr", "psd", "pnm", "load"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 14448, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Atalasoft.dotImage.x86", "title": "Atalasoft DotImage Module (32-bit)", "version": "2026.2.2.94", "description": "Start with this library in your applications that use images to save developer time and effort.", "summary": "Atalasoft's base Document Imaging library.", "authors": ["Atalasoft"], "owners": ["Atalasoft", "Kofax", "TungstenAutomation"], "totalDownloads": 893040, "projectUrl": "https://www.atalasoft.com/Products/DotImage", "licenseUrl": "https://www.atalasoft.com/Pricing/Licensing-Overview", "iconUrl": "https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.x86/2026.2.2.94/icon", "tags": ["Atalasoft", "imaging", "image"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 1268, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Blurhash.ImageSharp", "title": "Blurhash.ImageSharp", "version": "4.0.1", "description": "BlurHash is a compact representation of a placeholder for an image.", "summary": "", "authors": ["Markus Palcer"], "owners": ["MasterOfVDL"], "totalDownloads": 1013329, "projectUrl": "https://github.com/MarkusPalcer/blurhash.net", "licenseUrl": "https://www.nuget.org/packages/Blurhash.ImageSharp/4.0.1/license", "iconUrl": "", "tags": ["blurhash", "image", "preview", "compression", "encoding"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 68058, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "FFImageLoading.Maui", "title": "FFImageLoading.Maui", "version": "1.3.2", "description": "Package Description", "summary": "", "authors": ["Microspaze, Redth, Daniel Luberda"], "owners": ["microspaze"], "totalDownloads": 1336437, "projectUrl": "https://github.com/microspaze/FFImageLoading.Maui", "licenseUrl": "https://www.nuget.org/packages/FFImageLoading.Maui/1.3.2/license", "iconUrl": "", "tags": ["Maui", "FFImageLoading", "FFImageLoading.Maui", "Image", "Cache", "Loading", "Webp"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 267212, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "CloudinaryDotNet", "title": "CloudinaryDotNet", "version": "1.29.2", "description": "Official client library for easily integrating with the Cloudinary service", "summary": "", "authors": ["Cloudinary"], "owners": ["cloudinary", "constantine-cloudinary", "TalLevAmi"], "totalDownloads": 7247335, "projectUrl": "https://cloudinary.com/", "licenseUrl": "https://www.nuget.org/packages/CloudinaryDotNet/1.29.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cloudinarydotnet/1.29.2/icon", "tags": ["Image", "Video", "Responsive", "Web", "Utility", "CDN", "Performance", "Resize", "Crop", "Rotate", "Quality", "Watermark", "Gif", "Jpg", "Jpeg", "Bitmap", "PNG", "Tiff", "Webp", "Webm", "mp4", "avi", "Filter", "Effect"], "verified": false, "versionsCount": 79, "latestVersionDownloads": 45727, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Credfeto.ImageLoader.Interfaces", "title": "Credfeto.ImageLoader.Interfaces", "version": "1.0.21.26", "description": "Image Loading interfaces.", "summary": "", "authors": ["Mark Ridgwell"], "owners": ["credfeto"], "totalDownloads": 650376, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Credfeto.ImageLoader.Interfaces/1.0.21.26/license", "iconUrl": "", "tags": ["Image", "loader"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 1797, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "Atalasoft.dotImage.Lib.x86", "title": "Atalasoft DotImage Lib Modules (32-bit)", "version": "2026.2.2.94", "description": "Lib contains a majority of the foundational classes for DotImage product. The package is used by other DotImage components.", "summary": "Atalasoft DotImage Imaging Library.", "authors": ["Atalasoft"], "owners": ["Atalasoft", "Kofax", "TungstenAutomation"], "totalDownloads": 805742, "projectUrl": "https://www.atalasoft.com/Products/DotImage", "licenseUrl": "https://www.atalasoft.com/Pricing/Licensing-Overview", "iconUrl": "https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.lib.x86/2026.2.2.94/icon", "tags": ["Atalasoft", "imaging", "image"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 1227, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "PhotoSauce.MagicScaler", "title": "High-Quality, High-Performance Image Processing for .NET", "version": "0.15.0", "description": "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.", "summary": "", "authors": ["Clinton Ingram"], "owners": ["saucecontrol"], "totalDownloads": 2956922, "projectUrl": "https://photosauce.net/", "licenseUrl": "https://www.nuget.org/packages/PhotoSauce.MagicScaler/0.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/photosauce.magicscaler/0.15.0/icon", "tags": ["Image", "Resize", "Resample", "Process", "Crop", "Sharpen", "Rotate", "Flip", "WIC", "JPEG", "JPG", "PNG", "GIF", "TIFF"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 1535148, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ERVhUvAwBKcHqHrpJ", "_dataset_id": "0qoVk8kvBTe3cRB45"} {"packageName": "PDFsharp", "title": "PDFsharp for Windows and Linux", "version": "6.2.4", "description": "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.\nThis package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.\nSee https://docs.pdfsharp.net for details.", "summary": "A .NET library for processing PDF.", "authors": ["PDFsharp Team"], "owners": ["PDFsharp-Team"], "totalDownloads": 64958107, "projectUrl": "https://docs.pdfsharp.net/", "licenseUrl": "https://www.nuget.org/packages/PDFsharp/6.2.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdfsharp/6.2.4/icon", "tags": ["PDFsharp", "PDF", "creation"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 4968172, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "iTextSharp", "title": "iTextSharp", "version": "5.5.13.6", "description": "PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added\n\nWe 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:\n- HTML to PDF (PDF/A) conversion\n- PDF Redaction\n- SVG support\n- Better language support (Indic, Thai, Khmer, Arabic, Hebrew)\n- PDF Debugging for your IDE\n- Data Extraction\n- Better continued support and bugfixes\n- More modular, extensible handling of your document workflow\n- Extra practical add-ons\n- Encryption, hashing and digital signatures\n\niText 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.\n\niText is available under AGPL and Commercial license. iText Community: https://www.nuget.org/packages/itext/\n\niText 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.\n\niText 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.\n\nSeveral iText engineers are actively supporting the project on StackOverflow: https://stackoverflow.com/questions/tagged/itext", "summary": "iTextSharp is a DEPRECATED library for PDF generation written entirely in C# for the .NET platform. Please use iText instead.\niText Community: https://www.nuget.org/packages/itext/", "authors": ["iText Software"], "owners": ["bigsan", "Ericssony", "iText"], "totalDownloads": 62079596, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itextsharp/5.5.13.6/icon", "tags": ["itext", "itextsharp", "c#", ".net", "csharp", "pdf"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 21297, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "DinkToPdf", "title": "DinkToPdf", "version": "1.0.8", "description": ".NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.", "summary": ".NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.", "authors": ["Rok Dvojmoc"], "owners": ["rdvojmoc"], "totalDownloads": 28691748, "projectUrl": "https://github.com/rdvojmoc/DinkToPdf", "licenseUrl": "", "iconUrl": "", "tags": ["wkhtmltopdf", "netstandard", "html", "pdf", "wrapper"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 28662847, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "PdfPig", "title": "PdfPig", "version": "0.1.15", "description": "Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.", "summary": "", "authors": ["UglyToad"], "owners": ["BobLd", "EliotJones", "PdfPig"], "totalDownloads": 27613662, "projectUrl": "https://github.com/UglyToad/PdfPig", "licenseUrl": "https://www.nuget.org/packages/PdfPig/0.1.15/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdfpig/0.1.15/icon", "tags": ["PDF", "Reader", "Document", "Adobe", "PDFBox", "PdfPig", "pdf-extract", "pdf-to-text", "pdf", "file", "text", "C#", "dotnet", ".NET"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 508158, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronPdf.Native.Chrome.Windows", "title": "IronPdf.Native.Chrome.Windows", "version": "2026.8.1", "description": "External methods which allow for interoperability between native and managed code", "summary": "This package contains platform-specific native dependencies for use with the IronPdf C# PDF Library. https://ironpdf.com", "authors": ["https://ironpdf.com"], "owners": ["IronSoftware"], "totalDownloads": 24202784, "projectUrl": "https://ironpdf.com/", "licenseUrl": "https://www.nuget.org/packages/IronPdf.Native.Chrome.Windows/2026.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironpdf.native.chrome.windows/2026.8.1/icon", "tags": ["IronPdf", "Windows", "Chrome", "Html", "To", "PDF", "Iron"], "verified": true, "versionsCount": 72, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronPdf.Native.Chrome.Linux", "title": "IronPdf.Native.Chrome.Linux", "version": "2026.8.1", "description": "External methods which allow for interoperability between native and managed code", "summary": "This package contains platform-specific native dependancies for use with the IronPdf C# PDF Library. https://ironpdf.com", "authors": ["https://ironpdf.com"], "owners": ["IronSoftware"], "totalDownloads": 15829763, "projectUrl": "https://ironpdf.com/", "licenseUrl": "https://www.nuget.org/packages/IronPdf.Native.Chrome.Linux/2026.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironpdf.native.chrome.linux/2026.8.1/icon", "tags": ["IronPdf", "Linux", "Chrome", "Html", "To", "PDF", "Iron"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "ZXing.Net", "title": "ZXing.Net", "version": "0.16.11", "description": "ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.\n It has been ported by hand with a lot of optimizations and improvements.\n\n 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", "summary": "ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.", "authors": ["Michael Jahn"], "owners": ["micjahn"], "totalDownloads": 47421450, "projectUrl": "https://github.com/micjahn/ZXing.Net/", "licenseUrl": "https://www.nuget.org/packages/ZXing.Net/0.16.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/zxing.net/0.16.11/icon", "tags": ["ZXing", "barcode", "scanning", "1D", "2D", "UPC-A", "UPC-E", "EAN-8", "EAN-13", "QR", "ITF", "Codabar", "RSS-14", "Data", "Matrix", "PDF", "417", "PDF417", "Aztec"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 3577643, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Aspose.PDF", "title": "Aspose.PDF for .NET", "version": "26.7.0", "description": "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).\n 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.", "summary": "Aspose.PDF for .NET is an amazing component which provides the feature to create and manipulate PDF documents.", "authors": ["Aspose"], "owners": ["Aspose", "asposenet"], "totalDownloads": 45874719, "projectUrl": "https://products.aspose.com/pdf/net", "licenseUrl": "https://www.nuget.org/packages/Aspose.PDF/26.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspose.pdf/26.7.0/icon", "tags": ["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"], "verified": true, "versionsCount": 189, "latestVersionDownloads": 27177, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "QuestPDF", "title": "QuestPDF — Modern PDF Generation Library for C# and .NET", "version": "2026.7.2", "description": "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.", "summary": "", "authors": ["MarcinZiabek"], "owners": ["MarcinZiabek", "QuestPDF"], "totalDownloads": 29031254, "projectUrl": "https://www.questpdf.com/", "licenseUrl": "https://www.nuget.org/packages/QuestPDF/2026.7.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/questpdf/2026.7.2/icon", "tags": ["pdf", "generation", "creation", "document", "report", "invoice", "export", "tagged", "accessibility", "csharp", "dotnet", "fluent", "layout", "merge", "edit", "html"], "verified": true, "versionsCount": 145, "latestVersionDownloads": 18926, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "PDFsharp-MigraDoc", "title": "PDFsharp plus MigraDoc for Windows and Linux", "version": "6.2.4", "description": "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.\nThis package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.\nSee https://docs.pdfsharp.net for details.", "summary": "Creating Documents on the Fly.", "authors": ["PDFsharp Team"], "owners": ["PDFsharp-Team"], "totalDownloads": 8818061, "projectUrl": "https://docs.pdfsharp.net/", "licenseUrl": "https://www.nuget.org/packages/PDFsharp-MigraDoc/6.2.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdfsharp-migradoc/6.2.4/icon", "tags": ["MigraDoc", "PDFsharp", "PDF", "Document", "Generation"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 1634176, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Syncfusion.Pdf.Net.Core", "title": "Create, Read and Edit PDF file in .NET Core using Syncfusion PDF library", "version": "34.1.33", "description": "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.\n\t\t\n\t\tIt 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.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 26809188, "projectUrl": "https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.Pdf.Net.Core/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.pdf.net.core/34.1.33/icon", "tags": ["syncfusion", "syncfusion.aspnetcore", "aspnetcore", "net-standard", ".net", "core", "c#", "pdf", "acroform", "pdf-table", "tagged-pdf", "conformance-standard", "syncfusion.pdf"], "verified": true, "versionsCount": 381, "latestVersionDownloads": 5892, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronSoftware.Common", "title": "IronSoftware.Common - Interfaces and classes shared by various Iron Software products", "version": "2026.4.2", "description": "Interfaces and classes shared by various Iron Software products", "summary": "", "authors": ["https://ironsoftware.com/"], "owners": ["IronSoftware"], "totalDownloads": 10784575, "projectUrl": "https://ironsoftware.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironsoftware.common/2026.4.2/icon", "tags": ["PDF", "C#", "HTML", "VB.NET", "Html-to-pdf", "aspx", "c#", "pdf", "create", "render", "generate", "standard", "netstandard2.0", "core", "netcore"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 513168, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Haukcode.WkHtmlToPdfDotNet", "title": "Haukcode.WkHtmlToPdfDotNet", "version": "1.5.95", "description": ".NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.", "summary": "", "authors": ["rdvojmoc, HakanL, georgechond94"], "owners": ["HakanL"], "totalDownloads": 6854482, "projectUrl": "https://github.com/HakanL/WkHtmlToPdf-DotNet", "licenseUrl": "https://www.nuget.org/packages/Haukcode.WkHtmlToPdfDotNet/1.5.95/license", "iconUrl": "", "tags": ["wkhtmltopdf", "htmltopdf", "html", "pdf"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1203817, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itextsharp.xmlworker", "title": "iTextSharp XML Worker", "version": "5.5.13.6", "description": "PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added\n\nWe 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:\n- HTML to PDF (PDF/A) conversion\n- PDF Redaction\n- SVG support\n- Better language support (Indic, Thai, Khmer, Arabic, Hebrew)\n- PDF Debugging for your IDE\n- Data Extraction\n- Better continued support and bugfixes\n- More modular, extensible handling of your document workflow\n- Extra practical add-ons\n- Encryption, hashing and digital signatures\n\nThis 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/\n\nXMLWorker 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.", "summary": "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/", "authors": ["iText Software"], "owners": ["bigsan", "Ericssony", "iText"], "totalDownloads": 13059237, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itextsharp.xmlworker/5.5.13.6/icon", "tags": ["itext", "itextsharp", "c#", "csharp", "xml", "worker", "pdf", "html", "xhtml", "css"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 3640, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itext7", "title": "iText Community", "version": "9.7.0", "description": "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.", "summary": "iText for .NET is a library for PDF generation written entirely in C# for the .NET platform.", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 50599893, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext7/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp", "pdf", "itextcore", "core", "fdf", "xfa", "acroform", "forms", "svg", "digital-signatures", "signing", "security", "accessibility", "opensource", "open", "source"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 71017, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Aspose.Cells", "title": "Aspose.Cells for .NET", "version": "26.7.0", "description": "A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.", "summary": "", "authors": ["Aspose"], "owners": ["Aspose", "asposenet"], "totalDownloads": 48122218, "projectUrl": "https://products.aspose.com/cells/net", "licenseUrl": "https://www.nuget.org/packages/Aspose.Cells/26.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspose.cells/26.7.0/icon", "tags": ["Excel", "XLS", "XLSX", "XLSB", "CSV", "PDF", "JPG", "PNG", "HTML", "ODS", "Numbers", "XLSM", "OOXML", "Spreadsheet", "Markdown", "XPS", "DOCX", "PPTX", "MHTML", "JSON", "SVG", "TIFF", "eBook", "Repair"], "verified": true, "versionsCount": 181, "latestVersionDownloads": 48155, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "iTextSharp-LGPL", "title": "iTextSharp (LGPL / MPL)", "version": "4.1.6", "description": "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.", "summary": "LGPL/MPL version of iTextSharp - a library for PDF generation written entirely in C# for the .NET platform.", "authors": ["Bruno Lowagie, Paulo Soares"], "owners": ["schourode"], "totalDownloads": 5494184, "projectUrl": "https://github.com/schourode/iTextSharp-LGPL", "licenseUrl": "", "iconUrl": "", "tags": ["pdf", "itext", "itextsharp"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 5494184, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "iTextSharp.LGPLv2.Core", "title": "iTextSharp.LGPLv2.Core", "version": "3.8.4", "description": "iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.", "summary": "", "authors": ["Vahid Nasiri"], "owners": ["vahidn"], "totalDownloads": 19744684, "projectUrl": "https://github.com/VahidN/iTextSharp.LGPLv2.Core", "licenseUrl": "https://www.nuget.org/packages/iTextSharp.LGPLv2.Core/3.8.4/license", "iconUrl": "", "tags": ["PdfReport", "Excel", "Export", "iTextSharp", "PDF", "Report", "Reporting", "Persian", ".NET", "Core", "aspnetcore"], "verified": false, "versionsCount": 108, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Rotativa", "title": "Rotativa", "version": "1.7.3", "description": "Extremely easy way to print Pdf in Aspnet Mvc", "summary": "", "authors": ["Giorgio Bozio"], "owners": ["webgio"], "totalDownloads": 3911584, "projectUrl": "https://github.com/webgio/Rotativa", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "", "tags": ["AspNetMvc", "Pdf"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 1797970, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "ABCpdf", "title": "ABCpdf PDF Library for .NET", "version": "14.0.5", "description": "PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET.\n\nABCpdf 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.\n\nRe-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.\n\nC# 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.\n\nABCpdf 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.\n\nABCpdf 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.\n\nABCpdf supports Unicode and foreign languages, CJK fonts, and right-to-left text such as Arabic and Hebrew, kerning, tracking and contextual ligatures.\n\nABCpdf 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.\n\nPDF 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.\n\nPDF 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.\n\nPDF 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.\n\nDownload 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.", "summary": "PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET.", "authors": ["ABCpdf Team"], "owners": ["websupergoo"], "totalDownloads": 11013665, "projectUrl": "https://www.websupergoo.com/abcpdf-1.htm", "licenseUrl": "https://www.nuget.org/packages/ABCpdf/14.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abcpdf/14.0.5/icon", "tags": ["PDF", "ABCpdf", "HTML", "EPS", "XPS", "HTML-to-PDF", "C#-HTML-to-PDF", "EPS-to-PDF", "library"], "verified": false, "versionsCount": 132, "latestVersionDownloads": 3909, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "bblanchon.PDFium.Linux", "title": "bblanchon.PDFium.Linux", "version": "153.0.7988", "description": "This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.", "summary": "", "authors": ["Benoît Blanchon"], "owners": ["bblanchon"], "totalDownloads": 7674519, "projectUrl": "https://github.com/bblanchon/pdfium-binaries", "licenseUrl": "https://www.nuget.org/packages/bblanchon.PDFium.Linux/153.0.7988/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.linux/153.0.7988/icon", "tags": ["PDFium", "PDF", "binaries", "library", "native", "Chromium"], "verified": true, "versionsCount": 214, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "bblanchon.PDFium.Win32", "title": "bblanchon.PDFium.Win32", "version": "153.0.7988", "description": "This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.", "summary": "", "authors": ["Benoît Blanchon"], "owners": ["bblanchon"], "totalDownloads": 7324854, "projectUrl": "https://github.com/bblanchon/pdfium-binaries", "licenseUrl": "https://www.nuget.org/packages/bblanchon.PDFium.Win32/153.0.7988/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.win32/153.0.7988/icon", "tags": ["PDFium", "PDF", "binaries", "library", "native", "Chromium"], "verified": true, "versionsCount": 214, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "bblanchon.PDFium.macOS", "title": "bblanchon.PDFium.macOS", "version": "153.0.7988", "description": "This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.", "summary": "", "authors": ["Benoît Blanchon"], "owners": ["bblanchon"], "totalDownloads": 7207534, "projectUrl": "https://github.com/bblanchon/pdfium-binaries", "licenseUrl": "https://www.nuget.org/packages/bblanchon.PDFium.macOS/153.0.7988/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.macos/153.0.7988/icon", "tags": ["PDFium", "PDF", "binaries", "library", "native", "Chromium"], "verified": true, "versionsCount": 214, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "PDFsharp-MigraDoc-GDI", "title": "PDFsharp plus MigraDoc for Windows Forms apps", "version": "6.2.4", "description": "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.\nThis package relies on Windows Forms (GDI+) and can be used under Windows only.\nSee https://docs.pdfsharp.net for details.", "summary": "Creating Documents on the Fly.", "authors": ["PDFsharp Team"], "owners": ["PDFsharp-Team"], "totalDownloads": 5663181, "projectUrl": "https://docs.pdfsharp.net/", "licenseUrl": "https://www.nuget.org/packages/PDFsharp-MigraDoc-GDI/6.2.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdfsharp-migradoc-gdi/6.2.4/icon", "tags": ["MigraDoc", "PDFsharp", "PDF", "Document", "Generation"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 80523, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "jsreport.Client", "title": "jsreport Client", "version": "3.8.1", "description": "Client for jsreport API allowing to remotely render various pdf or excel reports", "summary": "", "authors": ["Jan Blaha"], "owners": ["pofider"], "totalDownloads": 3993810, "projectUrl": "http://jsreport.net/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsreport.client/3.8.1/icon", "tags": ["jsreport", "report", "pdf"], "verified": false, "versionsCount": 31, "latestVersionDownloads": 898445, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "GemBox.Spreadsheet", "title": "GemBox.Spreadsheet for .NET", "version": "2026.7.100", "description": "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.\n 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!", "summary": "", "authors": ["GemBox"], "owners": ["GemBoxSoftware"], "totalDownloads": 20460306, "projectUrl": "https://www.gemboxsoftware.com/spreadsheet", "licenseUrl": "https://www.nuget.org/packages/GemBox.Spreadsheet/2026.7.100/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gembox.spreadsheet/2026.7.100/icon", "tags": ["GemBox.Spreadsheet", "Excel", "XLSX", "XLS", "ODS", "PDF", "XPS", "HTML", "CSV", "Print", "OpenXml", "OOXML", "SpreadsheetML", "Spreadsheet", "Workbook", "Worksheet", "Chart", "sheet-to-datatable", "datatable-to-sheet"], "verified": true, "versionsCount": 175, "latestVersionDownloads": 10710, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "EO.Pdf", "title": "EO.Pdf for .NET", "version": "26.2.42", "description": "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.", "summary": "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.", "authors": ["Essential Objects"], "owners": ["EssentialObjects"], "totalDownloads": 5551230, "projectUrl": "http://www.essentialobjects.com/Products/Pdf/Default.aspx", "licenseUrl": "http://www.essentialobjects.com/Products/Pdf/EULA.aspx", "iconUrl": "https://api.nuget.org/v3-flatcontainer/eo.pdf/26.2.42/icon", "tags": ["EO.Pdf", "HTML", "to", "PDF", "for", ".NET", "API"], "verified": true, "versionsCount": 259, "latestVersionDownloads": 2684, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronSoftware.Drawing.Abstractions", "title": "IronSoftware.Drawing.Abstractions - IronSoftware.System.Drawing Interfaces and Abstractions classes shared by various Iron Software products", "version": "2026.1.2", "description": "IronSoftware.System.Drawing Interfaces and Abstractions classes shared by various Iron Software products", "summary": "", "authors": ["https://ironsoftware.com/"], "owners": ["IronSoftware"], "totalDownloads": 5315074, "projectUrl": "https://ironsoftware.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironsoftware.drawing.abstractions/2026.1.2/icon", "tags": ["PDF", "C#", "HTML", "VB.NET", "Html-to-pdf", "aspx", "c#", "pdf", "create", "render", "generate", "standard", "netstandard2.0", "core", "netcore"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 777146, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Docnet.Core", "title": "Docnet.Core", "version": "2.6.0", "description": "DocNET is a fast PDF editing and reading library for modern .NET applications.", "summary": "", "authors": ["Modestas Petravicius"], "owners": ["modestas"], "totalDownloads": 5309216, "projectUrl": "https://github.com/GowenGit/docnet", "licenseUrl": "https://www.nuget.org/packages/Docnet.Core/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/docnet.core/2.6.0/icon", "tags": ["PDF", "Reader", "netstandard", "PDFium", "JPEG", "JPG"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 2634518, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "PdfiumViewer", "title": "PdfiumViewer", "version": "2.13.0", "description": "PDF viewer based on the PDFium project.", "summary": "", "authors": ["Pieter van Ginkel"], "owners": ["pvginkel"], "totalDownloads": 3415620, "projectUrl": "http://github.com/pvginkel/PdfiumViewer", "licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["pdf", "viewer", "pdfium"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 2767059, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Rotativa.AspNetCore", "title": "Rotativa.AspNetCore", "version": "1.4.0", "description": "Rotativa: PDF easy creation for Asp.Net Core, Asp.Net 6 and Asp.Net 8", "summary": "", "authors": ["Giorgio Bozio"], "owners": ["webgio"], "totalDownloads": 2565732, "projectUrl": "https://github.com/webgio/Rotativa.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Rotativa.AspNetCore/1.4.0/license", "iconUrl": "", "tags": ["PDF", "AspNetCore"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 364995, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Aspose.Words", "title": "Aspose.Words for .NET", "version": "26.7.0", "description": "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.", "summary": "", "authors": ["Aspose"], "owners": ["Aspose", "asposenet"], "totalDownloads": 46396815, "projectUrl": "https://products.aspose.com/words/net", "licenseUrl": "https://www.nuget.org/packages/Aspose.Words/26.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspose.words/26.7.0/icon", "tags": ["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"], "verified": true, "versionsCount": 177, "latestVersionDownloads": 60209, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itext", "title": "iText Community", "version": "9.7.0", "description": "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.", "summary": "iText for .NET is a library for PDF generation written entirely in C# for the .NET platform.", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 24436054, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext/9.7.0/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp", "pdf", "itextcore", "core", "fdf", "xfa", "acroform", "forms", "svg", "digital-signatures", "signing", "security", "accessibility", "opensource", "open", "source"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 124859, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronSoftware.Abstractions", "title": "IronSoftware.Abstractions - Interfaces and Abstractions classes shared by various Iron Software products", "version": "2026.1.2", "description": "Interfaces and Abstractions classes shared by various Iron Software products", "summary": "", "authors": ["https://ironsoftware.com/"], "owners": ["IronSoftware"], "totalDownloads": 4255945, "projectUrl": "https://ironsoftware.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironsoftware.abstractions/2026.1.2/icon", "tags": ["PDF", "C#", "HTML", "VB.NET", "Html-to-pdf", "aspx", "c#", "pdf", "create", "render", "generate", "standard", "netstandard2.0", "core", "netcore"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 731561, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "DocX", "title": "DocX", "version": "5.2.0", "description": "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.", "summary": "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.", "authors": ["Xceed"], "owners": ["xceed"], "totalDownloads": 6102531, "projectUrl": "https://github.com/xceedsoftware/docx", "licenseUrl": "https://www.nuget.org/packages/DocX/5.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/docx/5.2.0/icon", "tags": ["DocX", "Microsoft", "Word", "Words", "PDF", "convert", "create", "modify"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 21075, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "PDFsharpNetStandard2", "title": "PDFsharpNetStandard2", "version": "1.51.4845", "description": ".NET Standard 2.0 port of PDFSharp: A .NET library for processing PDF.\nThis is the PDFsharp PDF Core package. See Project Information for details.", "summary": "", "authors": ["empira Software GmbH, Jarred Capellman"], "owners": ["jcapellman"], "totalDownloads": 2759921, "projectUrl": "http://www.pdfsharp.net/", "licenseUrl": "http://www.pdfsharp.net/PDFsharp_License.ashx", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdfsharpnetstandard2/1.51.4845/icon", "tags": ["PDFsharp", "PDF", "creation"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 2758475, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "GemBox.Document", "title": "GemBox.Document for .NET", "version": "2026.7.100", "description": "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.", "summary": "", "authors": ["GemBox"], "owners": ["GemBoxSoftware"], "totalDownloads": 14258411, "projectUrl": "https://www.gemboxsoftware.com/document", "licenseUrl": "https://www.nuget.org/packages/GemBox.Document/2026.7.100/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gembox.document/2026.7.100/icon", "tags": ["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"], "verified": true, "versionsCount": 188, "latestVersionDownloads": 13928, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itext.licensing.base", "title": "iText - Licensing Base", "version": "4.2.7", "description": "The iText licensing base library enables the use of iText in non-AGPL mode, and also provides access to the iText add-ons.", "summary": "", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 4040367, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://itextpdf.com/legal", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext.licensing.base/4.2.7/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp", "pdf"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 6023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronPdf", "title": "IronPDF - The Cutting Edge C# PDF Library", "version": "2026.8.1", "description": "IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.\n\n# C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework\n# Work with PDFs in C# using HTML, MVC, ASPX, and images\n# Generate, Edit, Read and Secure PDF Documents\n\nGenerate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:\nThe 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.\n\nFully Supports:\n* .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard\n* Windows, MacOS, Linux, Azure, Docker and AWS\n\nFor code examples, tutorials and documentation visit:\nhttps://ironpdf.com/", "summary": "IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.\n\n# C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework\n# Work with PDFs in C# using HTML, MVC, ASPX, and images\n# Generate, Edit, Read and Secure PDF Documents\n\nGenerate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:\nThe 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.\n\nFully Supports:\n* .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard\n* Windows, MacOS, Linux, Azure, Docker and AWS\n\nFor code examples, tutorials and documentation visit https://ironpdf.com/", "authors": ["Iron PDF Development Team https://IronPdf.com"], "owners": ["IronSoftware"], "totalDownloads": 20303382, "projectUrl": "https://ironpdf.com/", "licenseUrl": "https://ironpdf.com/licensing/?utm_source=developer-ide&utm_medium=nuget-package-manager#license-terms-modal-tabs-eula", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironpdf/2026.8.1/icon", "tags": ["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"], "verified": true, "versionsCount": 94, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronSoftware.Native.PdfModel", "title": "IronSoftware.Native.PdfModel", "version": "2026.8.1", "description": "External methods which allow for interoperability between native and managed code", "summary": "This package contains platform-specific native dependancies for use with the IronSoftware C# Library. https://ironpdf.com", "authors": ["Iron Software"], "owners": ["IronSoftware"], "totalDownloads": 9016980, "projectUrl": "https://ironpdf.com/", "licenseUrl": "https://www.nuget.org/packages/IronSoftware.Native.PdfModel/2026.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironsoftware.native.pdfmodel/2026.8.1/icon", "tags": ["IronPdf", "IronOcr", "IronBarCode", "BarCode", "Linux", "OSX", "ARM", "PDF", "IRON", "Iron", "Software"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "TuesPechkin", "title": "TuesPechkin", "version": "2.1.1", "description": "A .NET wrapper for wkhtmltopdf. Supports .NET 2.0 and up, 32-bit, 64-bit, multithreading, and IIS environments.", "summary": "", "authors": ["tuespetre"], "owners": ["tuespetre"], "totalDownloads": 2330756, "projectUrl": "https://github.com/tuespetre/TuesPechkin", "licenseUrl": "", "iconUrl": "", "tags": ["wkhtmltopdf", "html", "pdf"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 2165637, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "IronPdf.Slim", "title": "IronPDF - The Cutting Edge C# PDF Library", "version": "2026.8.1", "description": "IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. \nRequires IronPdf.Native.Chrome and IronSoftware.Native.PdfModel NuGet package appropriate for your platform.\n\n# C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework\n# Work with PDFs in C# using HTML, MVC, ASPX, and images\n# Generate, Edit, Read and Secure PDF Documents\n\nGenerate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:\nThe 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.\n\nFully Supports:\n* .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard\n* Windows, macOS, Linux, Azure, Docker and AWS\n\nFor code examples, tutorials and documentation visit https://ironpdf.com/", "summary": "IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.\n\n# C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework\n# Work with PDFs in C# using HTML, MVC, ASPX, and images\n# Generate, Edit, Read and Secure PDF Documents\n\nGenerate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:\nThe 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.\n\nFully Supports:\n* .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard\n* Windows, macOS, Linux, Azure, Docker and AWS\n\nFor code examples, tutorials and documentation visit https://ironpdf.com/", "authors": ["Iron PDF Development Team https://IronPdf.com"], "owners": ["IronSoftware"], "totalDownloads": 19348177, "projectUrl": "https://ironpdf.com/", "licenseUrl": "https://ironpdf.com/licensing/?utm_source=developer-ide&utm_medium=nuget-package-manager#license-terms-modal-tabs-eula", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ironpdf.slim/2026.8.1/icon", "tags": ["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"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Syncfusion.Pdf.Imaging.Net.Core", "title": "Syncfusion PDF imaging library for .NET Core", "version": "34.1.33", "description": "Syncfusion® Essential PDF Imaging is a .NET standard PDF library used to draw the image files to PDF in any .NET Core applications.\n\nKey features:\n• Supports drawing JPEG, PNG, GIF, BMP, and TIFF images to PDF document.\n\nLearn more: https://www.syncfusion.com/pdf-framework/net-core\n\nDocumentation: http://help.syncfusion.com/file-formats/pdf/\n\nSupport:\nIncident: https://www.syncfusion.com/support/directtrac/incidents/newincident \nForums: https://www.syncfusion.com/forums/windowsforms\n\nThis 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).\n\n© Copyright 2019 Syncfusion®, Inc. All Rights Reserved. The Syncfusion Essential Studio® license and copyright applies to this distribution.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 8661909, "projectUrl": "https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.Pdf.Imaging.Net.Core/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.pdf.imaging.net.core/34.1.33/icon", "tags": ["syncfusion", "syncfusion.aspnetcore", "aspnetcore", "net-standard", ".net", "core", "c#", "pdf", "acroform", "pdf-table", "tagged-pdf", "conformance-standard", "syncfusion.pdf"], "verified": true, "versionsCount": 357, "latestVersionDownloads": 4122, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "FastReport.Compat", "title": "FastReport.Compat", "version": "2026.2.3", "description": "Common compatible types for FastReport .Net, Core and Mono", "summary": "", "authors": ["Fast Reports Inc."], "owners": ["FastReports"], "totalDownloads": 3330683, "projectUrl": "https://www.fast-report.com/products/fast-report-net", "licenseUrl": "https://www.nuget.org/packages/FastReport.Compat/2026.2.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fastreport.compat/2026.2.3/icon", "tags": ["reporting", "reports", "pdf", "html", "mvc", "core"], "verified": true, "versionsCount": 96, "latestVersionDownloads": 25615, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "GemBox.Pdf", "title": "GemBox.Pdf for .NET", "version": "2026.7.100", "description": "GemBox.Pdf is a .NET component that enables you to read, write, edit, and print PDF files from .NET applications.\n 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.", "summary": "", "authors": ["GemBox"], "owners": ["GemBoxSoftware"], "totalDownloads": 4643513, "projectUrl": "https://www.gemboxsoftware.com/pdf", "licenseUrl": "https://www.nuget.org/packages/GemBox.Pdf/2026.7.100/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gembox.pdf/2026.7.100/icon", "tags": ["GemBox.Pdf", "PDF", "PDF/A", "Tagged-PDF", "AcroForm", "XPS", "Print", "pdf-to-image", "sign-pdf"], "verified": true, "versionsCount": 93, "latestVersionDownloads": 8625, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "OpenHtmlToPdf", "title": "OpenHtmlToPdf", "version": "1.12.0", "description": ".NET library for rendering HTML documents to PDF format.", "summary": "", "authors": ["Timo Vilppu"], "owners": ["vilppu"], "totalDownloads": 2064168, "projectUrl": "https://github.com/vilppu/OpenHtmlToPdf", "licenseUrl": "http://creativecommons.org/licenses/by/3.0/", "iconUrl": "", "tags": ["HTML", "PDF", "Converter"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 2031419, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Syncfusion.DocIORenderer.Net.Core", "title": "Syncfusion Word to Pdf conversion library for .NET Core", "version": "34.1.33", "description": "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.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 7353573, "projectUrl": "https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.dociorenderer.net.core/34.1.33/icon", "tags": ["syncfusion", "aspnetcore", "syncfusion.aspnetcore", "ej1", "net-core", "net-standard", ".net", "core", "docio", "word-to-pdf", "doc-to-pdf", "convert", "pdf", "html", "wordml", "rtf"], "verified": true, "versionsCount": 381, "latestVersionDownloads": 2635, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itext7.pdfhtml", "title": "iText pdfHTML", "version": "6.3.3", "description": "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.", "summary": "pdfHTML is an iText add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.", "authors": ["Apryse Software"], "owners": ["iText"], "totalDownloads": 16771605, "projectUrl": "https://itextpdf.com/en/products/itext-7/pdfhtml", "licenseUrl": "https://www.gnu.org/licenses/agpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext7.pdfhtml/6.3.3/icon", "tags": ["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"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 20289, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "itext7.licensekey", "title": "iText 7 License Key", "version": "3.1.6", "description": "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", "summary": "", "authors": ["iText Software"], "owners": ["iText"], "totalDownloads": 2934604, "projectUrl": "https://itextpdf.com/", "licenseUrl": "https://itextpdf.com/legal", "iconUrl": "https://api.nuget.org/v3-flatcontainer/itext7.licensekey/3.1.6/icon", "tags": ["itext", "itext7", "itextsharp", "c#", ".net", "csharp", "pdf"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 229670, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Ghostscript.NET", "title": "Ghostscript.NET", "version": "1.3.4", "description": "A C# binding for Ghostscript library", "summary": "", "authors": ["Artifex Software Inc."], "owners": ["artifex"], "totalDownloads": 2978947, "projectUrl": "https://github.com/ArtifexSoftware/Ghostscript.NET", "licenseUrl": "https://www.nuget.org/packages/Ghostscript.NET/1.3.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ghostscript.net/1.3.4/icon", "tags": ["C#", "F#", "VB.Net", "Ghostscript", "DotNet", "PDF"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 1782, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "x9I5gcEajKMIeqvDr", "_dataset_id": "WwKHhi9pdxeGZcc1q"} {"packageName": "Hangfire.Core", "title": "Hangfire Core Components", "version": "1.8.24", "description": "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.\nBacked by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.\nhttps://www.hangfire.io/", "summary": "An easy way to perform fire-and-forget, delayed and recurring tasks in .NET applications. No Windows Service required.", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 386503287, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Core/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.core/1.8.24/icon", "tags": ["Hangfire", "OWIN", "Long-Running", "Background", "Fire-And-Forget", "Delayed", "Recurring", "Tasks", "Jobs", "Scheduler", "Threading", "Queues"], "verified": true, "versionsCount": 138, "latestVersionDownloads": 471866, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.AspNetCore", "title": "Hangfire ASP.NET Core Support", "version": "1.8.24", "description": "ASP.NET Core support for Hangfire, a background job framework for .NET applications.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 182044309, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire.AspNetCore/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.aspnetcore/1.8.24/icon", "tags": ["hangfire", "aspnetcore"], "verified": true, "versionsCount": 92, "latestVersionDownloads": 381670, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire", "title": "Hangfire", "version": "1.8.24", "description": "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.\nBacked by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.\nhttps://www.hangfire.io/", "summary": "An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications. No Windows Service required.", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 100347979, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire/1.8.24/icon", "tags": ["Hangfire", "AspNet", "MVC", "AspNetCore", "NetCore", "SqlServer", "Long-Running", "Background", "Fire-And-Forget", "Delayed", "Recurring", "Tasks", "Jobs", "Scheduler", "Threading", "Queues"], "verified": true, "versionsCount": 140, "latestVersionDownloads": 132986, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.SqlServer", "title": "Hangfire SQL Server Storage", "version": "1.8.24", "description": "SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 150977077, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire.SqlServer/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.sqlserver/1.8.24/icon", "tags": ["Hangfire", "SqlServer", "SqlAzure", "LocalDB"], "verified": true, "versionsCount": 133, "latestVersionDownloads": 250511, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.NetCore", "title": "Hangfire .NET Core's Worker Service Support", "version": "1.8.24", "description": ".NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 94320747, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire.NetCore/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.netcore/1.8.24/icon", "tags": ["hangfire", "netcore"], "verified": true, "versionsCount": 60, "latestVersionDownloads": 389792, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.PostgreSql", "title": "Hangfire.PostgreSql", "version": "1.21.1+1", "description": "PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).", "summary": "", "authors": ["Frank Hommers, Vytautas Kasparavičius, Žygimantas Arūna"], "owners": ["azygis", "frankhommers", "vytautask"], "totalDownloads": 44748496, "projectUrl": "http://hmm.rs/Hangfire.PostgreSql", "licenseUrl": "https://www.nuget.org/packages/Hangfire.PostgreSql/1.21.1/license", "iconUrl": "", "tags": ["Hangfire", "PostgreSql", "Postgres"], "verified": false, "versionsCount": 64, "latestVersionDownloads": 2594058, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Console", "title": "Hangfire.Console", "version": "1.4.3", "description": "Job console for Hangfire", "summary": "", "authors": ["Alexey Skalozub"], "owners": ["pieceofsummer"], "totalDownloads": 25522322, "projectUrl": "", "licenseUrl": "https://raw.githubusercontent.com/pieceofsummer/Hangfire.Console/master/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.console/1.4.3/icon", "tags": ["hangfire", "console", "logging"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 8476700, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MemoryStorage", "title": "Hangfire.MemoryStorage", "version": "1.8.1.2", "description": "A memory storage for Hangfire", "summary": "", "authors": ["PERRICHOT Florian"], "owners": ["perrich"], "totalDownloads": 29449946, "projectUrl": "https://github.com/perrich/Hangfire.MemoryStorage", "licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "", "tags": ["Hangfire", "Storage"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 3191292, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Redis.StackExchange", "title": "Hangfire.Redis.StackExchange", "version": "1.12.0", "description": "Hangfire Redis Storage Based on Redis.StackExchange\n\t\t\tSee http://hangfire.io/ for some more info on the main project and https://github.com/marcoCasamento/Hangfire.Redis.StackExchange for info on this", "summary": "", "authors": ["Marco Casamento and contributors"], "owners": ["mCasamento"], "totalDownloads": 14686176, "projectUrl": "https://github.com/marcoCasamento/Hangfire.Redis.StackExchange", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Redis.StackExchange/1.12.0/license", "iconUrl": "", "tags": ["Hangfire", "Redis"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 1923252, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.InMemory", "title": "Hangfire In-Memory Storage", "version": "1.0.0", "description": "In-memory job storage for Hangfire with an efficient implementation.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 13991609, "projectUrl": "https://github.com/HangfireIO/Hangfire.InMemory", "licenseUrl": "https://www.nuget.org/packages/Hangfire.InMemory/1.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.inmemory/1.0.0/icon", "tags": ["Hangfire", "Storage", "In-Memory"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 6193359, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Dashboard.BasicAuthorization", "title": "Hangfire.Dashboard.BasicAuthorization", "version": "1.0.2", "description": "enable basic authorization for hangfire(api or dashbord..)", "summary": "", "authors": ["yuzd"], "owners": ["nainaigu"], "totalDownloads": 8250665, "projectUrl": "https://github.com/yuzd/Hangfire.Dashboard.BasicAuthorization", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 8191536, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Dashboard.Basic.Authentication", "title": "Hangfire.Dashboard.Basic.Authentication", "version": "8.0.0", "description": "A re-usable Hangfire Basic Authentication filter. Just import and configure.", "summary": "", "authors": ["Travis Frisinger"], "owners": ["T-rav"], "totalDownloads": 7562320, "projectUrl": "https://github.com/StoneAgeTechnologies/HangfireBasicAuthenticationFilter.git", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 12, "latestVersionDownloads": 836524, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Dashboard.Authorization", "title": "Hangfire Dashboard Authorization Filters", "version": "3.1.0", "description": "Some authorization filters for Hangfire's Dashboard.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 6992879, "projectUrl": "https://github.com/HangfireIO/Hangfire.Dashboard.Authorization", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Dashboard.Authorization/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.dashboard.authorization/3.1.0/icon", "tags": ["Hangfire", "Dashboard", "Authorization"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 679242, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MySqlStorage", "title": "Hangfire.MySqlStorage", "version": "2.0.3", "description": "Hangfire MySql Storage", "summary": "", "authors": ["Arnoldas Gudas"], "owners": ["arnoldasgudas"], "totalDownloads": 5061273, "projectUrl": "https://github.com/arnoldasgudas/Hangfire.MySqlStorage", "licenseUrl": "https://github.com/arnoldasgudas/Hangfire.MySqlStorage/blob/master/License.md", "iconUrl": "", "tags": ["Hangfire", "MySql", "Hangfire.MySql"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 4105757, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "AspNetCore.HealthChecks.Hangfire", "title": "AspNetCore.HealthChecks.Hangfire", "version": "9.0.0", "description": "HealthChecks.Hangfire is the health check package for Hangfire.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 7868970, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.Hangfire/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.hangfire/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "Hangfire"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 1797791, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.SqlServer.MSMQ", "title": "Hangfire MSMQ Queues for SQL Server Storage", "version": "1.8.24", "description": "MSMQ queues support for SQL Server job storage implementation for Hangfire, a background job framework for .NET applications.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 4612296, "projectUrl": "https://www.hangfire.io/", "licenseUrl": "https://www.nuget.org/packages/Hangfire.SqlServer.MSMQ/1.8.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.sqlserver.msmq/1.8.24/icon", "tags": ["Hangfire", "SqlServer", "MSMQ"], "verified": true, "versionsCount": 126, "latestVersionDownloads": 183, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Console.Extensions", "title": "Hangfire.Console.Extensions", "version": "2.1.2", "description": "Makes it easier to use Hangfire.Console with .net core dependency injection", "summary": "", "authors": ["Peter Andersson"], "owners": ["Petoj87"], "totalDownloads": 4442436, "projectUrl": "https://github.com/AnderssonPeter/Hangfire.Console.Extensions", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Console.Extensions/2.1.2/license", "iconUrl": "", "tags": ["Hangfire", "Hangfire.Console"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 31413, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "MassTransit.Hangfire", "title": "MassTransit.Hangfire", "version": "9.2.0", "description": "MassTransit Hangfire scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 4451534, "projectUrl": "https://massient.com/", "licenseUrl": "https://massient.com/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.hangfire/9.2.0/icon", "tags": ["MassTransit", "Hangfire", "Scheduler", "Scheduling"], "verified": true, "versionsCount": 82, "latestVersionDownloads": 830, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.AspNet", "title": "Hangfire ASP.NET integration", "version": "0.3.0", "description": "ASP.NET integration for Hangfire.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 3425857, "projectUrl": "https://github.com/HangfireIO/Hangfire.AspNet", "licenseUrl": "https://www.nuget.org/packages/Hangfire.AspNet/0.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.aspnet/0.3.0/icon", "tags": ["Hangfire", "AspNet", "IIS"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 620067, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Heartbeat", "title": "Hangfire.Heartbeat", "version": "0.6.0", "description": "Hangfire server/process monitoring plugin.", "summary": "", "authors": ["Hangfire.Heartbeat contributors"], "owners": ["ahydrax"], "totalDownloads": 2203284, "projectUrl": "https://github.com/ahydrax/Hangfire.Heartbeat", "licenseUrl": "https://github.com/ahydrax/Hangfire.Heartbeat/blob/master/LICENSE", "iconUrl": "", "tags": ["Hangfire", "monitoring", "heartbeat"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 1232229, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Volo.Abp.HangFire", "title": "Volo.Abp.HangFire", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.HangFire"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 2651034, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.HangFire/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.hangfire/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 175, "latestVersionDownloads": 1525, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Ninject", "title": "Hangfire Ninject Integration", "version": "2.0.2", "description": "Ninject IoC Container support for Hangfire (background job framework for .NET applications)", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 1937760, "projectUrl": "https://github.com/HangfireIO/Hangfire.Ninject", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Ninject/2.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.ninject/2.0.2/icon", "tags": ["Hangfire", "Ninject", "IoC"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 39530, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "IdentityStream.Hangfire.Console", "title": "IdentityStream.Hangfire.Console", "version": "2.0.0", "description": "Job console for Hangfire", "summary": "", "authors": ["Alexey Skalozub, IdentityStream AS"], "owners": ["IdentityStream"], "totalDownloads": 2401557, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/IdentityStream.Hangfire.Console/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/identitystream.hangfire.console/2.0.0/icon", "tags": ["hangfire", "console", "logging"], "verified": true, "versionsCount": 1, "latestVersionDownloads": 2401557, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Abp.HangFire.AspNetCore", "title": "Abp.HangFire.AspNetCore", "version": "10.5.0", "description": "Abp.HangFire.AspNetCore", "summary": "", "authors": ["Abp.HangFire.AspNetCore"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 3777752, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.HangFire.AspNetCore/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.hangfire.aspnetcore/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "HangFire", "background", "jobs", "aspnet", "core"], "verified": true, "versionsCount": 118, "latestVersionDownloads": 1705, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Console.Extensions.Serilog", "title": "Hangfire.Console.Extensions.Serilog", "version": "2.1.2", "description": "Makes it easier to use Hangfire.Console with serilog", "summary": "", "authors": ["Peter Andersson"], "owners": ["Petoj87"], "totalDownloads": 2321944, "projectUrl": "https://github.com/AnderssonPeter/Hangfire.Console.Extensions", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Console.Extensions.Serilog/2.1.2/license", "iconUrl": "", "tags": ["Hangfire", "Hangfire.Console", "Serilog"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 18406, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "FaceIT.Hangfire.Tags", "title": "FaceIT.Hangfire.Tags", "version": "1.9.0", "description": "Add tags to Hangfire backgroundjobs", "summary": "", "authors": ["Erwin Bovendeur"], "owners": ["faceit"], "totalDownloads": 1321833, "projectUrl": "https://github.com/face-it/Hangfire.Tags", "licenseUrl": "https://www.nuget.org/packages/FaceIT.Hangfire.Tags/1.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/faceit.hangfire.tags/1.9.0/icon", "tags": ["hangfire", "tags"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 846602, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MaximumConcurrentExecutions", "title": "Hangfire.MaximumConcurrentExecutions", "version": "1.1.0", "description": "Package Description", "summary": "", "authors": ["Hangfire.MaximumConcurrentExecutions"], "owners": ["alastairtree"], "totalDownloads": 2011126, "projectUrl": "https://github.com/alastairtree/Hangfire.MaximumConcurrentExecutions", "licenseUrl": "", "iconUrl": "", "tags": ["hangfire", "throttle", "concurrent", "job", "jobfilter", "attribute", "jobfilterattribute", "filter", "serverfilter", "semaphore", "mutex", "lock", "distributedlock"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 2009069, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MemoryStorage.Core", "title": "Hangfire.MemoryStorage.Core", "version": "1.4.0", "description": "A memory storage for Hangfire", "summary": "", "authors": ["PERRICHOT Florian"], "owners": ["henkmollema"], "totalDownloads": 1868944, "projectUrl": "", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["Hangfire", "Storage"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1868944, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "HangFire.SimpleInjector", "title": "HangFire.SimpleInjector", "version": "1.3.2", "description": "SimpleInjector IoC Hangfire Integration", "summary": "", "authors": ["Hangfire.SimpleInjector"], "owners": ["DevMondo"], "totalDownloads": 1839659, "projectUrl": "https://github.com/devmondo/HangFire.SimpleInjector", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 6, "latestVersionDownloads": 1129523, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Dashboard.Dark", "title": "Hangfire.Dashboard.Dark", "version": "2.0.4", "description": "Dark themed dashboard for Hangfire", "summary": "", "authors": ["VssAdministrator"], "owners": ["vip32"], "totalDownloads": 1516145, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 12, "latestVersionDownloads": 236604, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.JobsLogger", "title": "Hangfire JobsLogger", "version": "0.2.1", "description": "A Hangfire extension to store a log during job execution", "summary": "", "authors": ["RaisedApp"], "owners": ["fclase", "felixclase"], "totalDownloads": 1540372, "projectUrl": "https://github.com/raisedapp/Hangfire.JobsLogger", "licenseUrl": "https://www.nuget.org/packages/Hangfire.JobsLogger/0.2.1/license", "iconUrl": "", "tags": ["Hangfire", "Hangfire-Extension", "Logging", "RecurringJob"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 1519743, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Volo.Abp.BackgroundJobs.HangFire", "title": "Volo.Abp.BackgroundJobs.HangFire", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.BackgroundJobs.HangFire"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 2322272, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.BackgroundJobs.HangFire/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundjobs.hangfire/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 175, "latestVersionDownloads": 1410, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Extensions.ApplicationInsights", "title": "Hangfire.Extensions.ApplicationInsights", "version": "1.0.0", "description": "Package Description", "summary": "", "authors": ["Hangfire.Extensions.ApplicationInsights"], "owners": ["coolhome"], "totalDownloads": 1395676, "projectUrl": "https://github.com/coolhome/Hangfire.Extensions.ApplicationInsights", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Extensions.ApplicationInsights/1.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1242224, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Unity", "title": "Hangfire Unity Job activator", "version": "3.0.0", "description": "Unity IoC Container support for Hangfire (background job system for ASP.NET applications).", "summary": "", "authors": ["Vincent Lainé"], "owners": ["phenixdotnet"], "totalDownloads": 1022132, "projectUrl": "http://hangfire.io/", "licenseUrl": "https://raw.github.com/HangfireIO/Hangfire/master/LICENSE.md", "iconUrl": "", "tags": ["Hangfire", "Unity", "IoC"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 595945, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Abp.HangFire", "title": "Abp.HangFire", "version": "10.5.0", "description": "Abp.HangFire", "summary": "", "authors": ["Abp.HangFire"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 1358375, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.HangFire/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.hangfire/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "HangFire", "background", "jobs"], "verified": true, "versionsCount": 159, "latestVersionDownloads": 97, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.RecurringJobExtensions", "title": "Hangfire.RecurringJobExtensions", "version": "1.1.6", "description": "Hangfire extensions for RecurringJob", "summary": "Extensions for Hangfire to build RecurringJob automatically.", "authors": ["icsharp"], "owners": ["vigoss"], "totalDownloads": 1264917, "projectUrl": "https://github.com/icsharp/Hangfire.RecurringJobExtensions", "licenseUrl": "https://raw.githubusercontent.com/icsharp/Hangfire.RecurringJobExtensions/master/LICENSE", "iconUrl": "", "tags": ["Hangfire", "RecurringJob"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 1249002, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "VirtoCommerce.Platform.Hangfire", "title": "VirtoCommerce.Platform.Hangfire", "version": "3.1050.0", "description": "Package Description", "summary": "", "authors": ["VirtoCommerce.Platform.Hangfire"], "owners": ["VirtoCommerce"], "totalDownloads": 1184209, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 699, "latestVersionDownloads": 115, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Dashboard.Management.v2", "title": "Hangfire.Dashboard.Management.v2", "version": "2.3.2", "description": "A Hangfire Dashboard Addon UI with job parameter support for manually kicking off Hangfire Jobs.", "summary": "", "authors": ["Lance Courson"], "owners": ["lcourson"], "totalDownloads": 1434212, "projectUrl": "https://github.com/lcourson/Hangfire.Dashboard.Management.v2", "licenseUrl": "https://www.nuget.org/packages/Hangfire.Dashboard.Management.v2/2.3.2/license", "iconUrl": "", "tags": ["hangfire", "dashboard", "management"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 850401, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MySql.Core", "title": "Hangfire.MySql.Core", "version": "2.2.5", "description": "Hangfire's mysql storage.", "summary": "", "authors": ["stulzq"], "owners": ["stulzq"], "totalDownloads": 1198157, "projectUrl": "https://github.com/stulzq/Hangfire.MySql.Core", "licenseUrl": "https://github.com/stulzq/Hangfire.MySql.Core/blob/master/License.md", "iconUrl": "", "tags": ["Hangfire", "MySql", "Hangfire.MySql", "Hangfire.MySql.Core"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 831029, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.SQLite", "title": "Hangfire.SQLite", "version": "1.4.2", "description": "Hangfire plugin for SQLite Storage", "summary": "", "authors": ["wanlitao"], "owners": ["wanlitao"], "totalDownloads": 771477, "projectUrl": "https://github.com/wanlitao/HangfireExtension", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 11, "latestVersionDownloads": 693597, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.RecurringJobAdmin", "title": "Hangfire.RecurringJobAdmin", "version": "1.0.5", "description": "A dashboard to manage Hangfire's recurring jobs.", "summary": "", "authors": ["Brayan Mota"], "owners": ["bamotav"], "totalDownloads": 964517, "projectUrl": "https://github.com/bamotav/Hangfire.RecurringJobAdmin.git", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 12, "latestVersionDownloads": 937298, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.Oracle.Core", "title": "Hangfire.Oracle.Core", "version": "1.3.24", "description": "Hangfire's Oracle storage.", "summary": "", "authors": ["akoylu"], "owners": ["akoylu"], "totalDownloads": 859948, "projectUrl": "https://github.com/akoylu/Hangfire.Oracle.Core", "licenseUrl": "https://github.com/akoylu/Hangfire.Oracle.Core/blob/master/License.md", "iconUrl": "", "tags": ["Hangfire", "Oracle", "Hangfire.Oracle", "Hangfire.Oracle.Core"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 73320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.DynamicJobs", "title": "Hangfire.DynamicJobs", "version": "0.3.0", "description": "Dynamic recurring jobs for Hangfire to support multiple code bases with single storage.", "summary": "", "authors": ["Sergey Odinokov"], "owners": ["HangfireIO", "odinserj"], "totalDownloads": 805876, "projectUrl": "https://github.com/HangfireIO/Hangfire.DynamicJobs", "licenseUrl": "https://www.nuget.org/packages/Hangfire.DynamicJobs/0.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hangfire.dynamicjobs/0.3.0/icon", "tags": ["Hangfire", "RecurringJobs"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 680697, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "FaceIT.Hangfire.Tags.SqlServer", "title": "FaceIT.Hangfire.Tags.SqlServer", "version": "1.9.15", "description": "Support for SQL Server for Hangfire.Tags. This seperate library is required in order to search for tags, and proper cleanup.", "summary": "", "authors": ["Erwin Bovendeur"], "owners": ["faceit"], "totalDownloads": 613782, "projectUrl": "https://github.com/face-it/Hangfire.Tags", "licenseUrl": "https://www.nuget.org/packages/FaceIT.Hangfire.Tags.SqlServer/1.9.15/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/faceit.hangfire.tags.sqlserver/1.9.15/icon", "tags": ["hangfire", "tags", "sql", "server"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 309546, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Hangfire.MAMQSqlExtension", "title": "Hangfire.MAMQSqlExtension", "version": "1.0.6", "description": "Enables running multiple Hangfire servers as different applications against a single SQL Server database", "summary": "", "authors": ["Xiaoguo Ge"], "owners": ["xiaoguo.ge"], "totalDownloads": 726034, "projectUrl": "https://github.com/GeXiaoguo/Hangfire.MAMQSqlExtension", "licenseUrl": "https://www.nuget.org/packages/Hangfire.MAMQSqlExtension/1.0.6/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 442608, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "Volo.Abp.BackgroundWorkers.Hangfire", "title": "Volo.Abp.BackgroundWorkers.Hangfire", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.BackgroundWorkers.Hangfire"], "owners": ["volosoft"], "totalDownloads": 879316, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.BackgroundWorkers.Hangfire/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundworkers.hangfire/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 100, "latestVersionDownloads": 621, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "ISCG.Hangfire.SqlServer", "title": "ISCG.Hangfire.SqlServer", "version": "2026.7.21.1", "description": "ISCG.Hangfire.SqlServer signed", "summary": "", "authors": ["ISCG"], "owners": ["ISCG"], "totalDownloads": 672589, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/ISCG.Hangfire.SqlServer/2026.7.21.1/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 30, "latestVersionDownloads": 91, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "JB5zqMH1KRQWPrfdo", "_dataset_id": "zXXSH4LmZz4XKUdLJ"} {"packageName": "CsvHelper", "title": "CsvHelper", "version": "33.1.0", "description": "A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.", "summary": "", "authors": ["Josh Close"], "owners": ["joshclose"], "totalDownloads": 663584803, "projectUrl": "https://joshclose.github.io/CsvHelper/", "licenseUrl": "https://www.nuget.org/packages/CsvHelper/33.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/csvhelper/33.1.0/icon", "tags": ["csv", "csvhelper", "comma", "separated", "value", "delimited"], "verified": true, "versionsCount": 190, "latestVersionDownloads": 57415547, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ServiceStack.Text", "title": ".NET's fastest JSON Serializer by ServiceStack", "version": "10.0.8", "description": ".NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.\n Contains ServiceStack's high-performance text-processing powers, for more info see:\n https://github.com/ServiceStack/ServiceStack.Text", "summary": "", "authors": ["ServiceStack"], "owners": ["mythz", "servicestack"], "totalDownloads": 85184802, "projectUrl": "https://github.com/ServiceStack/ServiceStack", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack.text/10.0.8/icon", "tags": ["JSON", "Text", "Serializer", "CSV", "JSV", "HTTP", "Auto", "Mapping", "Dump", "Reflection", "JS", "Utils", "Fast"], "verified": true, "versionsCount": 139, "latestVersionDownloads": 95327, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "LumenWorksCsvReader", "title": "LumenWorks CSV Reader", "version": "4.0.0", "description": "An extended version of LumenWorks.Frameworks.IO", "summary": "", "authors": ["Sébastien Lorion, Paul Hatcher"], "owners": ["phatcher"], "totalDownloads": 11860847, "projectUrl": "https://github.com/phatcher/CsvReader", "licenseUrl": "http://opensource.org/licenses/mit-license.php", "iconUrl": "", "tags": ["CSV"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 10243688, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "TinyCsvParser", "title": "TinyCsvParser", "version": "3.0.11", "description": "An easy to use and high-performance library for CSV parsing.", "summary": "", "authors": ["Philipp Wagner"], "owners": ["bytefish", "Externius"], "totalDownloads": 8651113, "projectUrl": "https://github.com/bytefish/TinyCsvParser", "licenseUrl": "https://www.nuget.org/packages/TinyCsvParser/3.0.11/license", "iconUrl": "", "tags": ["csv", "parser", "csvparser"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 36014, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "MiniExcel", "title": "MiniExcel", "version": "1.45.0", "description": "Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.", "summary": "", "authors": ["Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team"], "owners": ["ITWeiHan", "minisoftware"], "totalDownloads": 12372996, "projectUrl": "https://github.com/mini-software/MiniExcel", "licenseUrl": "https://www.nuget.org/packages/MiniExcel/1.45.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/miniexcel/1.45.0/icon", "tags": ["excel", "xlsx", "csv", "micro-helper", "mini", "openxml", "helper"], "verified": true, "versionsCount": 104, "latestVersionDownloads": 84866, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FileHelpers", "title": "FileHelpers", "version": "3.5.2", "description": "Open Source library for automatic formatted file read/write operations www.filehelpers.net", "summary": "", "authors": ["Marcos Meli and Contributors"], "owners": ["marcosmeli", "mcavigelli"], "totalDownloads": 23703634, "projectUrl": "http://www.filehelpers.net/", "licenseUrl": "https://www.nuget.org/packages/FileHelpers/3.5.2/license", "iconUrl": "", "tags": ["FileHelpers", "Data", "Flat", "File", "CSV", "FixedLength", "Fixed", "Delimited", "Import", "Export", "ETL", "FileHelper", ".NET", ".NET", "Core"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 8466496, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Csv", "title": "Csv", "version": "2.0.245", "description": "Really simple csv library", "summary": "", "authors": ["Steve Hansen"], "owners": ["Steve", "Steve_at_2sky"], "totalDownloads": 3768347, "projectUrl": "https://github.com/stevehansen/csv/", "licenseUrl": "https://www.nuget.org/packages/Csv/2.0.245/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/csv/2.0.245/icon", "tags": ["csv"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 20988, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ServiceStack", "title": "ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative", "version": "10.0.8", "description": "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!\n\n To get started see: https://servicestack.net/getting-started", "summary": "", "authors": ["ServiceStack"], "owners": ["mythz", "servicestack"], "totalDownloads": 21269426, "projectUrl": "https://github.com/ServiceStack/ServiceStack", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack/10.0.8/icon", "tags": ["Fast", "JSON", "XML", "CSV", "HTML", "SOAP", "JSV", "REST", "Web", "Service", "Framework", "ServiceStack"], "verified": false, "versionsCount": 140, "latestVersionDownloads": 43274, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "CsvTextFieldParser", "title": "CsvTextFieldParser", "version": "1.2.2", "description": "A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.", "summary": "", "authors": ["22222"], "owners": ["22222"], "totalDownloads": 5799372, "projectUrl": "https://github.com/22222/CsvTextFieldParser", "licenseUrl": "https://www.nuget.org/packages/CsvTextFieldParser/1.2.2/license", "iconUrl": "", "tags": ["csv", "parser", "CsvParser", "CsvTextFieldParser", "TextFieldParser"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 1522678, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ServiceStack.Text.Core", "title": "ServiceStack.Text .NET Standard 2.0", "version": "8.10.0", "description": ".NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.\n Contains ServiceStack's high-performance text-processing powers, for more info see:\n https://github.com/ServiceStack/ServiceStack.Text", "summary": "", "authors": ["ServiceStack"], "owners": ["mythz", "servicestack"], "totalDownloads": 15530601, "projectUrl": "https://github.com/ServiceStack/ServiceStack", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack.text.core/8.10.0/icon", "tags": ["JSON", "Text", "Serializer", "CSV", "JSV", "HTTP", "Auto", "Mapping", "Dump", "Reflection", "JS", "Utils", "Fast"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 190005, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "LinqToExcel", "title": "LinqToExcel", "version": "1.11.0", "description": "Easily retrieve data from spreadsheets and csv files by using LINQ", "summary": "", "authors": ["Paul Yoder"], "owners": ["mrworkman", "paulyoder"], "totalDownloads": 3777565, "projectUrl": "https://github.com/paulyoder/LinqToExcel", "licenseUrl": "https://github.com/paulyoder/LinqToExcel/blob/master/License.txt", "iconUrl": "", "tags": ["Linq", "Excel", "spreadsheet", "csv"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 2600360, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "LinqToCsv", "title": "LINQtoCSV", "version": "1.5.0", "description": "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.", "summary": "Serialise/Deserialize your classes to/from CSV and tab delimited files. Very flexible. Supports international date and number formats.", "authors": ["Matt Perdeck"], "owners": ["mperdeck", "msony"], "totalDownloads": 3599659, "projectUrl": "http://www.codeproject.com/Articles/25133/LINQ-to-CSV-library", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/linqtocsv/1.5.0/icon", "tags": ["CSV", "LINQ", "tab", "delimited"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 3295997, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "LumenWorks.Framework.IO", "title": "LumenWorks.Framework.IO", "version": "3.8.0", "description": "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.", "summary": "A reader that provides fast, non-cached, forward-only access to CSV data.", "authors": ["Sébastien Lorion"], "owners": ["raboof"], "totalDownloads": 3533687, "projectUrl": "http://www.codeproject.com/KB/database/CsvReader.aspx", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "", "tags": ["csv", "parser", "delimited"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 3533687, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Sep", "title": "Sep", "version": "0.15.1", "description": "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.", "summary": "", "authors": ["nietras"], "owners": ["nietras"], "totalDownloads": 12574180, "projectUrl": "https://github.com/nietras/Sep/", "licenseUrl": "https://www.nuget.org/packages/Sep/0.15.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sep/0.15.1/icon", "tags": ["csv", "csvhelper", "comma", "semi-colon", "tab", "separated", "value", "delimited", "io", "file", "read", "write", "parse", "format"], "verified": false, "versionsCount": 47, "latestVersionDownloads": 12859, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ChoETL", "title": "Cinchoo ETL", "version": "1.2.1.72", "description": "An ETL framework for .NET", "summary": "An ETL framework for .NET", "authors": ["Cinchoo"], "owners": ["Cinchoo"], "totalDownloads": 4542197, "projectUrl": "https://github.com/Cinchoo/ChoETL", "licenseUrl": "https://github.com/Cinchoo/ChoETL/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/choetl/1.2.1.72/icon", "tags": ["ETL", "c#", ".NET", "CSV", "Xml", "JSON", "Flat"], "verified": true, "versionsCount": 146, "latestVersionDownloads": 6359, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Syncfusion.XlsIO.Net.Core", "title": "Create, Read and Edit Excel file in .NET Core using Syncfusion XlsIO library", "version": "34.1.33", "description": "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.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 15419100, "projectUrl": "https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.XlsIO.Net.Core/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.net.core/34.1.33/icon", "tags": ["syncfusion", "syncfusion.aspnetcore", "aspnetcore", "ej1", "net-core", "net-standard", ".net", "core", "xlsio", "excel", "xls", "xlsx", "csv", "chart", "formula", "pivot", "spreadsheet", "worksheet"], "verified": true, "versionsCount": 381, "latestVersionDownloads": 3969, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "CsvHelper.Excel.Core", "title": "CsvHelper.Excel.Core", "version": "27.2.1", "description": "An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.", "summary": "", "authors": ["Chris Young"], "owners": ["chrisyoung"], "totalDownloads": 2693576, "projectUrl": "https://github.com/youngcm2/CsvHelper.Excel", "licenseUrl": "https://github.com/youngcm2/CsvHelper.Excel/blob/master/LICENSE", "iconUrl": "", "tags": ["CSV", "CSVHelper", "Excel", "ClosedXML"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 2317149, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data", "title": "FSharp.Data", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 9004336, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 107, "latestVersionDownloads": 1281, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Sylvan.Data.Csv", "title": "Sylvan.Data.Csv", "version": "1.4.4", "description": "A .NET library for reading and writing delimited CSV data.", "summary": "", "authors": ["Mark Pflug"], "owners": ["MarkPflug"], "totalDownloads": 4005965, "projectUrl": "https://github.com/MarkPflug/Sylvan", "licenseUrl": "https://www.nuget.org/packages/Sylvan.Data.Csv/1.4.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sylvan.data.csv/1.4.4/icon", "tags": ["csv", "delimited", "data", "datareader", "datawriter", "simd", ".NET", "Sylvan"], "verified": true, "versionsCount": 77, "latestVersionDownloads": 118552, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Syncfusion.XlsIO.AspNet", "title": "Create, Read and Edit Excel file in ASP.NET Web Forms using Syncfusion XlsIO library", "version": "22.1.34", "description": "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.\n\n\tKey features:\n\t• Easily import and export data from/to common data sources.\n\t• Perform quick evaluation with 400+ functions.\n\t• Import data into customized format using template markers.\n\t• Create and edit all chart types including Excel 2016 charts.\n\t• Cell data validations can be applied with operators, alert messages, custom formulas, and drop-down lists.\n\t• Highlight important cells by conditional formats.\n\t• Perform various cell level operations like resize, hide or unhide, insert or delete, group and ungroup, etc.\n\t• Supports various formatting like number formats, text alignments, font settings, border settings, color settings, rich-text, and more.\n\t• Apply built-in styles and custom styles to cells.\n\t• Sort data based on cell value, cell color, and font color.\n\t• Filter data based on cell value, cell color, icons, etc.\n\t• Read and write protected Excel documents along with workbook and worksheet protections.\n\t• Create and edit AutoShapes, comments, text boxes, combo boxes, check boxes, and option buttons.\n\t• Enable page settings like orientation, paper size, scaling, margins, print titles, header and footer, and more.\n\t• Create and edit pivot tables and pivot charts.\n\t• Convert Excel documents into PDF, ODS, HTML and image formats.\n\t• Convert Excel charts into image formats.\n\n\tLearn more: https://www.syncfusion.com/excel-framework/net?utm_source=nuget&utm_medium=listing\n\n\tDocumentation: https://help.syncfusion.com/file-formats/xlsio/overview?utm_source=nuget&utm_medium=listing\n\n\tSupport:\n\tIncident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing\n\tForum: https://www.syncfusion.com/forums/aspnet?utm_source=nuget&utm_medium=listing\n\nThis 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).", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 6111293, "projectUrl": "https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.XlsIO.AspNet/22.1.34/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.aspnet/22.1.34/icon", "tags": ["syncfusion", "syncfusion.aspnet", ".net", "xlsio", "excel", "xlsx", "xls", "csv", "pdf", "html", "excel-chart", "formula", "spreadsheet"], "verified": true, "versionsCount": 215, "latestVersionDownloads": 74774, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ChoETL.NETStandard", "title": "ChoETL.NETStandard", "version": "1.2.1.72", "description": "ETL Framework for .NET", "summary": "", "authors": ["Cinchoo"], "owners": ["Cinchoo"], "totalDownloads": 2442188, "projectUrl": "https://github.com/Cinchoo/ChoETL", "licenseUrl": "https://github.com/Cinchoo/ChoETL/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/choetl.netstandard/1.2.1.72/icon", "tags": ["ETL", "c#", ".NET", "CSV", "Xml", "JSON", "Flat"], "verified": true, "versionsCount": 101, "latestVersionDownloads": 11142, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "GenericParsing", "title": "GenericParsing", "version": "1.6.0", "description": "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.", "summary": "", "authors": ["Andrew Rissing"], "owners": ["arissing"], "totalDownloads": 1783788, "projectUrl": "https://github.com/AndrewRissing/GenericParsing", "licenseUrl": "https://www.nuget.org/packages/GenericParsing/1.6.0/license", "iconUrl": "", "tags": ["GenericParsing", "Parsing", "CSV", "TSV", "Delimited"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 99844, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Magicodes.IE.Core", "title": "Magicodes.IE.Core", "version": "2.9.0", "description": "Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.\n\t\t导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。\n\n\t\t\t开源库地址:https://github.com/xin-lai\n\t\t\t博客地址:http://www.cnblogs.com/codelove/\n\t\t\t更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md\n\t\t\t公众号:麦扣聊技术\n\t\t\t交流QQ群:85318032", "summary": "", "authors": ["雪雁"], "owners": ["magicodes"], "totalDownloads": 2322683, "projectUrl": "https://docs.xin-lai.com/", "licenseUrl": "", "iconUrl": "", "tags": ["Magicodes.IE", "excel", "xlsx", "csv", "word", "pdf", "html"], "verified": false, "versionsCount": 123, "latestVersionDownloads": 1248, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Magicodes.IE.Excel", "title": "Magicodes.IE.Excel", "version": "2.9.0", "description": "Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.\n\t\t导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。\n\n\t\t\t开源库地址:https://github.com/xin-lai\n\t\t\t博客地址:http://www.cnblogs.com/codelove/\n\t\t\t更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md\n\t\t\t公众号:麦扣聊技术\n\t\t\t交流QQ群:85318032", "summary": "", "authors": ["雪雁"], "owners": ["magicodes"], "totalDownloads": 1944675, "projectUrl": "https://docs.xin-lai.com/", "licenseUrl": "", "iconUrl": "", "tags": ["Magicodes.IE", "excel", "xlsx", "csv", "word", "pdf", "html"], "verified": false, "versionsCount": 124, "latestVersionDownloads": 726, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "CsvTools", "title": "CSV Reader", "version": "1.0.12", "description": "Open source libary for easy reading, writing, and manipulation of CSV files. \n\nThis handles linq to CSV, creating tables from IEnumerable, dictionaries, in-memory mutable tables, streaming through large tables.\n\nIt also includes basic data table operations like join, histogram, and filter duplicates.", "summary": "Open source C# Libary for easy reading, writing, and manipulation of CSV files.", "authors": ["Mike Stall"], "owners": ["MikeStall"], "totalDownloads": 1186311, "projectUrl": "https://github.com/MikeStall/DataTable", "licenseUrl": "", "iconUrl": "", "tags": ["csv", "reader", "table"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 902870, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Syncfusion.XlsIO.Wpf", "title": "Create, Read and Edit Excel file in WPF using Syncfusion XlsIO library", "version": "34.1.33", "description": "This package provides the functionality to utilize the features of Syncfusion® WPF Excel library and more.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 5736688, "projectUrl": "https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.XlsIO.Wpf/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.wpf/34.1.33/icon", "tags": ["syncfusion", "syncfusion.wpf", "wpf", "syncfusion.xlsio", "excel", "xls", "xlsx", "xlsio", "chart", "csv", "formula", "pivot-table", "spreadsheet", "worksheet", "import-to-excel", "export-to-excel", ".net"], "verified": true, "versionsCount": 383, "latestVersionDownloads": 915, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ServiceStack.Core", "title": "ServiceStack .NET Standard 2.0", "version": "8.10.0", "description": "ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services\n and web apps that's intuitive and Easy to use!\n\n To get started see: https://servicestack.net/getting-started", "summary": "", "authors": ["ServiceStack"], "owners": ["mythz", "servicestack"], "totalDownloads": 3591494, "projectUrl": "https://github.com/ServiceStack/ServiceStack", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack.core/8.10.0/icon", "tags": ["Fast", "JSON", "XML", "CSV", "HTML", "SOAP", "JSV", "REST", "Web", "Service", "Framework", "ServiceStack"], "verified": true, "versionsCount": 85, "latestVersionDownloads": 23882, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Magicodes.IE.EPPlus", "title": "Magicodes.IE.EPPlus", "version": "2.9.0", "description": "Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.\n\t\t导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。\n\n\t\t\t开源库地址:https://github.com/xin-lai\n\t\t\t博客地址:http://www.cnblogs.com/codelove/\n\t\t\t更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md\n\t\t\t公众号:麦扣聊技术\n\t\t\t交流QQ群:85318032", "summary": "", "authors": ["雪雁"], "owners": ["magicodes", "xin-lai"], "totalDownloads": 1463818, "projectUrl": "https://docs.xin-lai.com/", "licenseUrl": "", "iconUrl": "", "tags": ["Magicodes.IE", "excel", "xlsx", "csv", "word", "pdf", "html"], "verified": false, "versionsCount": 32, "latestVersionDownloads": 757, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "CsvHelper.Excel", "title": "CsvHelper.Excel", "version": "1.0.6", "description": "An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.", "summary": "", "authors": ["Chris Rodgers"], "owners": ["christophano"], "totalDownloads": 920498, "projectUrl": "https://github.com/christophano/CsvHelper.Excel", "licenseUrl": "https://github.com/christophano/CsvHelper.Excel/blob/master/LICENSE", "iconUrl": "", "tags": ["CSV", "CSVHelper", "Excel", "ClosedXML"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 356508, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ChoETL.JSON", "title": "Cinchoo ETL - JSON Reader / Writer", "version": "1.2.1.72", "description": "Cinchoo ETL - JSON Reader / Writer", "summary": "Cinchoo ETL - JSON Reader / Writer", "authors": ["Cinchoo"], "owners": ["Cinchoo"], "totalDownloads": 1467239, "projectUrl": "https://github.com/Cinchoo/ChoETL", "licenseUrl": "https://github.com/Cinchoo/ChoETL/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/choetl.json/1.2.1.72/icon", "tags": ["ETL", "c#", ".NET", "CSV", "Xml", "JSON", "FlatFile"], "verified": true, "versionsCount": 120, "latestVersionDownloads": 9295, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "CsvExport", "title": "CsvExport", "version": "3.0.2", "description": "CSV Export component for .NET", "summary": "", "authors": ["Alex from Jitbit"], "owners": ["jitbit"], "totalDownloads": 904867, "projectUrl": "https://github.com/jitbit/CsvExport", "licenseUrl": "https://www.nuget.org/packages/CsvExport/3.0.2/license", "iconUrl": "", "tags": ["CSV", "csv", "csvhelper", "csvexport", "comma", "separated", "value", "delimited"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 5051, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "LinqToExcel_x64", "title": "LinqToExcel_x64", "version": "1.10.1", "description": "Easily retrieve data from spreadsheets and csv files by using LINQ", "summary": "", "authors": ["Paul Yoder"], "owners": ["paulyoder"], "totalDownloads": 829913, "projectUrl": "http://code.google.com/p/linqtoexcel/", "licenseUrl": "https://github.com/paulyoder/LinqToExcel/blob/master/License.txt", "iconUrl": "", "tags": ["Linq", "Excel", "spreadsheet", "csv"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 710582, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "WPFLocalizeExtension", "title": "WPFLocalizeExtension", "version": "3.10.0", "description": "LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects", "summary": "", "authors": ["Bernhard Millauer, Uwe Mayer, Konrad Mattheis"], "owners": ["XAMLMarkupExtensions"], "totalDownloads": 1773057, "projectUrl": "https://github.com/XAMLMarkupExtensions/WPFLocalizationExtension/", "licenseUrl": "https://www.nuget.org/packages/WPFLocalizeExtension/3.10.0/license", "iconUrl": "", "tags": ["wpf", "localization", "extension", "globalization", "resx", "csv", "resource", "language"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 451379, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "SpreadsheetGear", "title": "SpreadsheetGear Engine for .NET", "version": "9.3.81", "description": "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.\n\nThis 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.\n\nFor 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.\n\nSpreadsheetGear 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.\n\nYou 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.\n\nTo learn more about SpreadsheetGear for .NET visit https://www.spreadsheetgear.com/nuget/spreadsheetgear/project/.", "summary": "SpreadsheetGear Engine for .NET is a high performance cross platform Excel compatible library.", "authors": ["SpreadsheetGear"], "owners": ["SpreadsheetGear"], "totalDownloads": 4381057, "projectUrl": "https://www.spreadsheetgear.com/nuget/spreadsheetgear/project/", "licenseUrl": "https://www.nuget.org/packages/SpreadsheetGear/9.3.81/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/spreadsheetgear/9.3.81/icon", "tags": ["excel", "reporting", "charting", "calculations", "xlsx", "xls", "xlsm", "csv", "txt", "c#", "asp.net", ".net", "core", "uwp", "xamarin.ios", "xamarin.android", "xamarin.forms", "mono", "spreadsheet", "spreadsheetgear"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 1431, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "TextFieldParserStandard", "title": "TextFieldParserStandard", "version": "1.0.0", "description": "A 1 to 1 port of TextFieldParser for .NET Standard.", "summary": "", "authors": ["Dat Chung, Gabriel Kenderesy"], "owners": ["AirCanada", "GabK"], "totalDownloads": 1661951, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/TextFieldParserStandard/1.0.0/license", "iconUrl": "", "tags": ["TextFieldParser", "csv", "tab", "delimited", "fixed", "width", "text", "parse", "excel", "port"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1661951, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ServiceStack.Text.Signed", "title": "ServiceStack.Text.Signed", "version": "4.5.14", "description": "Deprecated. Use the strong named ServiceStack.Text package instead.", "summary": ".NET's fastest JSON, JSV and CSV Text Serializers", "authors": ["ServiceStack"], "owners": ["mythz"], "totalDownloads": 1655809, "projectUrl": "https://github.com/ServiceStack/ServiceStack.Text", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack.text.signed/4.5.14/icon", "tags": ["JSON", "Text", "Serializer", "CSV", "JSV", "Dump", "PrettyPrint", "Fast"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 352016, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "WebApiContrib.Core.Formatter.Csv", "title": "WebApiContrib.Core.Formatter.Csv", "version": "4.0.0", "description": "ASP.NET Core InputFormatter, OutputFormatter for IList CSV data", "summary": "", "authors": ["damienbod, WebApiContrib Contributors"], "owners": ["damienbod", "filipw"], "totalDownloads": 1509415, "projectUrl": "https://github.com/damienbod/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Csv", "licenseUrl": "https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Csv/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/webapicontrib.core.formatter.csv/4.0.0/icon", "tags": ["ASP.NET", "Core", "InputFormatter", "OutputFormatter", "MediaFormatter", "CSV", "Content-Type", "aspnetcore"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 996060, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "SharpLearning.InputOutput", "title": "SharpLearning.InputOutput", "version": "0.31.8", "description": "Provides CsvParser and serialization for SharpLearning.", "summary": "", "authors": ["Mads Dabros"], "owners": ["mdabros"], "totalDownloads": 650787, "projectUrl": "https://github.com/mdabros/SharpLearning", "licenseUrl": "https://github.com/mdabros/SharpLearning/blob/master/LICENSE.md", "iconUrl": "", "tags": ["serialization", "csv", "parsing"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 92542, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "Syncfusion.XlsIO.UWP", "title": "Create, Read and Edit Excel file in UWP using Syncfusion XlsIO library", "version": "34.1.33", "description": "This package provides the functionality to utilize the features of Syncfusion® UWP XlsIO library and more.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 2529410, "projectUrl": "https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.XlsIO.UWP/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.uwp/34.1.33/icon", "tags": ["syncfusion", "syncfusion.uwp", "uwp", "syncfusion.xlsio", "excel", "xls", "xlsx", "xlsio", "chart", "csv", "formula", "pivot-table", "spreadsheet", "worksheet", "import-to-excel", "export-to-excel"], "verified": true, "versionsCount": 383, "latestVersionDownloads": 399, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.WorldBank.Core", "title": "FSharp.Data.WorldBank.Core", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 2331223, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.WorldBank.Core/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.worldbank.core/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1204, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "GenericParser", "title": "DEPRECATED: Package moved to GenericParsing", "version": "1.1.6", "description": "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.", "summary": "The GenericParser is a robust C# implementation for handling parsing of delimited and fixed width formats.", "authors": ["Andrew Rissing"], "owners": ["arissing"], "totalDownloads": 761978, "projectUrl": "https://github.com/AndrewRissing/GenericParsing", "licenseUrl": "https://www.codeproject.com/info/cpol10.aspx", "iconUrl": "", "tags": ["CSV", "TSV", "Parse", "Parsing", "Comma"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 408136, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Xml.Core", "title": "FSharp.Data.Xml.Core", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 2333097, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Xml.Core/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.xml.core/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1176, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Csv.Core", "title": "FSharp.Data.Csv.Core", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 2335866, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Csv.Core/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.csv.core/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1231, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Json.Core", "title": "FSharp.Data.Json.Core", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 2337936, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Json.Core/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.json.core/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1282, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "ChoETL.JSON.NETStandard", "title": "ChoETL.JSON.NETStandard", "version": "1.2.1.72", "description": "JSON extension to Cinchoo ETL framework", "summary": "", "authors": ["Cinchoo"], "owners": ["Cinchoo"], "totalDownloads": 948603, "projectUrl": "https://github.com/Cinchoo/ChoETL", "licenseUrl": "https://github.com/Cinchoo/ChoETL/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/choetl.json.netstandard/1.2.1.72/icon", "tags": ["ETL", "c#", ".NET", "CSV", "Xml", "JSON", "Flat"], "verified": true, "versionsCount": 92, "latestVersionDownloads": 2421, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Http", "title": "FSharp.Data.Http", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["dsyme", "fsprojects"], "totalDownloads": 2353855, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Http/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.http/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Html.Core", "title": "FSharp.Data.Html.Core", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["fsprojects"], "totalDownloads": 2335848, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Html.Core/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.html.core/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "FSharp.Data.Runtime.Utilities", "title": "FSharp.Data.Runtime.Utilities", "version": "8.2.0", "description": "The FSharp.Data packages contain type providers and utilities to access\n common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.\n\n * FSharp.Data -- includes everything\n * FSharp.Data.Http -- http types/helpers\n * FSharp.Data.Csv.Core -- csv types/helpers\n * FSharp.Data.Json.Core -- json types/helpers\n * FSharp.Data.Html.Core -- html types/helpers\n * FSharp.Data.Xml.Core -- xml types/helpers", "summary": "", "authors": ["Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors"], "owners": ["fsprojects"], "totalDownloads": 2304606, "projectUrl": "https://fsprojects.github.io/FSharp.Data/", "licenseUrl": "https://www.nuget.org/packages/FSharp.Data.Runtime.Utilities/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fsharp.data.runtime.utilities/8.2.0/icon", "tags": ["F#", "fsharp", "data", "typeprovider", "WorldBank", "CSV", "HTML", "CSS", "JSON", "XML", "HTTP", "linqpad-samples"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 1328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "5iiHETdA5iMNLg4nr", "_dataset_id": "KVqeo8VES0k3shsyF"} {"packageName": "EPPlus", "title": "EPPlus", "version": "8.6.3", "description": "A spreadsheet library for .NET framework and .NET core", "summary": "", "authors": ["EPPlus Software AB"], "owners": ["EPPlusSoftware", "jankallman", "swmal"], "totalDownloads": 201907056, "projectUrl": "https://epplussoftware.com/", "licenseUrl": "https://www.nuget.org/packages/EPPlus/8.6.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/epplus/8.6.3/icon", "tags": ["Excel", "ooxml"], "verified": true, "versionsCount": 149, "latestVersionDownloads": 45241, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ClosedXML", "title": "ClosedXML", "version": "0.105.1", "description": "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.", "summary": "", "authors": ["Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash"], "owners": ["ClosedXML", "igitur", "jahav", "pankraty"], "totalDownloads": 203774660, "projectUrl": "https://github.com/ClosedXML/ClosedXML", "licenseUrl": "https://www.nuget.org/packages/ClosedXML/0.105.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/closedxml/0.105.1/icon", "tags": ["Excel", "OpenXml", "xlsx"], "verified": true, "versionsCount": 56, "latestVersionDownloads": 169497, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelNumberFormat", "title": "ExcelNumberFormat", "version": "1.1.0", "description": ".NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.", "summary": "", "authors": ["ExcelNumberFormat developers"], "owners": ["andersnm"], "totalDownloads": 186216274, "projectUrl": "https://github.com/andersnm/ExcelNumberFormat", "licenseUrl": "https://www.nuget.org/packages/ExcelNumberFormat/1.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/excelnumberformat/1.1.0/icon", "tags": ["excel", "formatting", "numfmt", "formatcode"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 129174023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelDataReader", "title": "ExcelDataReader", "version": "3.9.0", "description": "Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).", "summary": "", "authors": ["ExcelDataReader developers"], "owners": ["ExcelDataReader"], "totalDownloads": 108308784, "projectUrl": "https://github.com/ExcelDataReader/ExcelDataReader", "licenseUrl": "https://www.nuget.org/packages/ExcelDataReader/3.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/exceldatareader/3.9.0/icon", "tags": ["excel", "xls", "xlsx", "dataset"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 533616, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "NPOI", "title": "NPOI", "version": "2.8.0", "description": ".NET port of Apache POI", "summary": "", "authors": ["Tony Qu,NPOI Contributors"], "owners": ["Nissl", "NPOI"], "totalDownloads": 113407287, "projectUrl": "http://nissl-lab.github.io/npoi/", "licenseUrl": "https://www.nuget.org/packages/NPOI/2.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npoi/2.8.0/icon", "tags": ["xlsx", "xls", "Excel", "Word", "docx", "office", "ole"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 920525, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelDataReader.DataSet", "title": "ExcelDataReader.DataSet", "version": "3.9.0", "description": "ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.", "summary": "", "authors": ["ExcelDataReader developers"], "owners": ["ExcelDataReader"], "totalDownloads": 73727177, "projectUrl": "https://github.com/ExcelDataReader/ExcelDataReader", "licenseUrl": "https://www.nuget.org/packages/ExcelDataReader.DataSet/3.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/exceldatareader.dataset/3.9.0/icon", "tags": ["excel", "xls", "xlsx", "dataset"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 350158, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "XLParser", "title": "XLParser", "version": "1.7.5", "description": "A parser for Excel formulas", "summary": "", "authors": ["TU Delft Spreadsheet Lab, Infotron"], "owners": ["dhoepelman", "PerfectXL", "roelvandersteen"], "totalDownloads": 50548479, "projectUrl": "https://spreadsheetlab.github.io/XLParser", "licenseUrl": "https://www.nuget.org/packages/XLParser/1.7.5/license", "iconUrl": "", "tags": ["parser", "excel", "formula"], "verified": false, "versionsCount": 33, "latestVersionDownloads": 310671, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Microsoft.Office.Interop.Excel", "title": "Microsoft.Office.Interop.Excel", "version": "16.0.18925.20022", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["CamronBute"], "totalDownloads": 30658234, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["Microsoft", "Office", "Interop", "Excel"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 651331, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "DotNetCore.NPOI", "title": "DotNetCore.NPOI", "version": "1.2.3", "description": "A .NET library for reading and writing Microsoft Office binary and OOXML file formats.", "summary": "", "authors": ["NCC, Savorboard"], "owners": ["ncc", "savorboard"], "totalDownloads": 16987128, "projectUrl": "https://github.com/dotnetcore/NPOI", "licenseUrl": "https://github.com/dotnetcore/NPOI/blob/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnetcore.npoi/1.2.3/icon", "tags": ["NPOI", "Office", "Excel", "Word"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 8173349, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "EPPlus.Core", "title": "EPPlus.Core", "version": "1.5.4", "description": "EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.", "summary": "", "authors": ["Vahid Nasiri"], "owners": ["vahidn"], "totalDownloads": 13584577, "projectUrl": "https://github.com/VahidN/EPPlus.Core", "licenseUrl": "https://github.com/VahidN/EPPlus.Core/blob/master/LICENSE.md", "iconUrl": "", "tags": ["EPPlus", "aspnetcore", "Excel", "Export", "Report", "Reporting", "OOXML"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 12679768, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ClosedXML.Report", "title": "ClosedXML.Report", "version": "0.2.12", "description": "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.", "summary": "", "authors": ["Alexey Rozhkov, Alexey Pankratev"], "owners": ["b0bi", "ClosedXML", "pankraty"], "totalDownloads": 5668893, "projectUrl": "https://github.com/ClosedXML/ClosedXML.Report", "licenseUrl": "https://www.nuget.org/packages/ClosedXML.Report/0.2.12/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/closedxml.report/0.2.12/icon", "tags": ["ClosedXML", "Reporting", "Excel"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 622726, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "SpreadsheetLight", "title": "SpreadsheetLight", "version": "3.5.0", "description": "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.\n\nNo Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.", "summary": "", "authors": ["Vincent Tan"], "owners": ["drakex", "orcasquall"], "totalDownloads": 4269925, "projectUrl": "http://spreadsheetlight.com/", "licenseUrl": "https://www.nuget.org/packages/SpreadsheetLight/3.5.0/license", "iconUrl": "", "tags": ["spreadsheetlight", "openxml", "excel"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 2581337, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelLibrary", "title": "Excel Library", "version": "1.2011.7.31", "description": "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.\n\nCurrently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.", "summary": "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.\n\nCurrently .xls (BIFF8) format is implemented. In futu", "authors": ["Artiom Chilaru"], "owners": ["ArtiomChi"], "totalDownloads": 2280055, "projectUrl": "http://code.google.com/p/excellibrary/", "licenseUrl": "http://www.gnu.org/licenses/lgpl.html", "iconUrl": "", "tags": ["excel"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 2044346, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "OpenXmlPowerTools", "title": "OpenXml Power Tools", "version": "4.5.3.2", "description": "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.\n\nIt supports scenarios such as:\n•Splitting DOCX/PPTX files into multiple files.\n•Combining multiple DOCX/PPTX files into a single file.\n•Populating content in template DOCX files with data from XML.\n•High-fidelity conversion of DOCX to HTML.\n•Searching and replacing content in DOCX/PPTX using regular expressions.\n•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.\n•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.\n•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.\n•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.", "summary": "NuGet package for the \"Open XML PowerTools\" by Eric White.", "authors": ["Eric White"], "owners": ["mossandlichens"], "totalDownloads": 5684127, "projectUrl": "https://github.com/OfficeDev/Open-Xml-PowerTools", "licenseUrl": "https://github.com/OfficeDev/Open-Xml-PowerTools/blob/vNext/LICENSE.txt", "iconUrl": "", "tags": ["OpenXML", "PowerPoint", "Excel", "Word", "HTML", "CSS"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 4733590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelFinancialFunctions", "title": "ExcelFinancialFunctions", "version": "3.2.0", "description": "A .NET Standard library that provides the full set of financial functions from Excel.", "summary": "", "authors": ["Luca Bolognese"], "owners": ["cpell", "fsprojects", "natallie"], "totalDownloads": 3338963, "projectUrl": "https://fsprojects.github.io/ExcelFinancialFunctions", "licenseUrl": "https://www.nuget.org/packages/ExcelFinancialFunctions/3.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/excelfinancialfunctions/3.2.0/icon", "tags": ["excel", "finance", "fsharp", "csharp"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 2373396, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Npoi.Mapper", "title": "Npoi.Mapper", "version": "6.2.2", "description": "Convention-based mapper between strong typed object and Excel data via NPOI.", "summary": "", "authors": ["Donny Tian"], "owners": ["Donny"], "totalDownloads": 5984689, "projectUrl": "https://donnytian.github.io/Npoi.Mapper/", "licenseUrl": "", "iconUrl": "", "tags": ["Excel", "XLS", "XLSX", "NPOI", "object", "mapping", "dynamic", "object", "mapping"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 463419, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelMapper", "title": "ExcelMapper", "version": "6.0.641", "description": "An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.", "summary": "", "authors": ["Michael Ganss"], "owners": ["mganss"], "totalDownloads": 4795150, "projectUrl": "https://github.com/mganss/ExcelMapper", "licenseUrl": "https://www.nuget.org/packages/ExcelMapper/6.0.641/license", "iconUrl": "", "tags": ["npoi", "mapper", "excel", "xls", "xlsx", "map", "mapping", "poco", "orm", "linq"], "verified": false, "versionsCount": 92, "latestVersionDownloads": 84853, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "jsreport.Local", "title": "jsreport.Local", "version": "3.8.2", "description": "pdf or excel reports rendering through local jsreport binary", "summary": "", "authors": ["Jan Blaha"], "owners": ["pofider"], "totalDownloads": 1694050, "projectUrl": "https://jsreport.net/", "licenseUrl": "http://www.opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsreport.local/3.8.2/icon", "tags": ["jsreport", "report", "pdf", "excel"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 141668, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelDataReader.Mapping", "title": "Excel Mapper", "version": "3.0.3", "description": "An extension of ExcelDataReader that supports fluent mapping of rows to C# objects.", "summary": "", "authors": ["Hugh Bellamy"], "owners": ["hughbe"], "totalDownloads": 1635071, "projectUrl": "https://github.com/hughbe/excel-mapper", "licenseUrl": "https://www.nuget.org/packages/ExcelDataReader.Mapping/3.0.3/license", "iconUrl": "", "tags": ["excel", "mapping", "mapper", "excel-mapper"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 49208, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Stimulsoft.Reports.Web", "title": "Stimulsoft Reports.WEB", "version": "2026.3.1", "description": "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.", "summary": "Cross-platform reporting tool that helps you create feature-rich reports for ASP.NET, MVC, and Razor apps.", "authors": ["Stimulsoft"], "owners": ["Stimulsoft"], "totalDownloads": 8575748, "projectUrl": "https://www.stimulsoft.com/en/products/reports-web", "licenseUrl": "https://www.nuget.org/packages/Stimulsoft.Reports.Web/2026.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.web/2026.3.1/icon", "tags": ["stimulsoft", "report", "reports", "reporting", "tool", "generator", "net", "asp-net", "mvc", "sql", "xml", "json", "data", "barcode", "qr-code", "charts", "export", "pdf", "excel"], "verified": true, "versionsCount": 170, "latestVersionDownloads": 2186, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Spire.XLS", "title": "Spire.XLS for .NET", "version": "16.7.2", "description": "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.\nSpire.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. \nWith Spire.XLS for .NET, developers can create any types of ASP.NET web responses and WinForms applications to operate Excel files.", "summary": "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.", "authors": ["E-iceblue"], "owners": ["e-iceblue", "spirecomponent"], "totalDownloads": 4450068, "projectUrl": "http://www.e-iceblue.com/Introduce/excel-for-net-introduce.html", "licenseUrl": "https://www.nuget.org/packages/Spire.XLS/16.7.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/spire.xls/16.7.2/icon", "tags": [".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"], "verified": false, "versionsCount": 153, "latestVersionDownloads": 1134, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelDna.Integration", "title": "Excel-DNA Reference Library", "version": "1.9.0", "description": "Reference library package for Excel-DNA. Use the package \"ExcelDna.AddIn\" to create a new add-in.", "summary": "Reference library package for Excel-DNA.", "authors": ["Govert van Drimmelen"], "owners": ["excel-dna"], "totalDownloads": 1447710, "projectUrl": "http://excel-dna.net/", "licenseUrl": "https://www.nuget.org/packages/ExcelDna.Integration/1.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/exceldna.integration/1.9.0/icon", "tags": ["excel", "exceldna", "udf", "excel-dna"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 81656, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "GemBox.Bundle", "title": "GemBox.Bundle for .NET", "version": "2026.7.100", "description": "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.\nWith 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.", "summary": "A package of .NET components for processing spreadsheets, documents, presentations, email messages, and images.", "authors": ["GemBox"], "owners": ["GemBoxSoftware"], "totalDownloads": 5434857, "projectUrl": "https://www.gemboxsoftware.com/bundle", "licenseUrl": "https://www.nuget.org/packages/GemBox.Bundle/2026.7.100/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gembox.bundle/2026.7.100/icon", "tags": ["GemBox.Bundle", "Excel", "Word", "Pdf", "PowerPoint", "Outlook", "Office", "OpenOffice", "LibreOffice", "OpenXml", "OpenDocument", "PNG", "JPEG", "GIF", "TIFF"], "verified": true, "versionsCount": 84, "latestVersionDownloads": 2568, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "EPPlus.Core.Extensions", "title": "EPPlus.Core.Extensions", "version": "3.2.0", "description": "An extensions library for EPPlus to generate and manipulate Excel files easily in .NET 10.", "summary": "", "authors": ["Aydin ERAYDIN"], "owners": ["eraydin"], "totalDownloads": 1371889, "projectUrl": "https://eraydin.net/EPPlus.Core.Extensions", "licenseUrl": "https://www.nuget.org/packages/EPPlus.Core.Extensions/3.2.0/license", "iconUrl": "", "tags": ["EPPlus", "Excel", "net10.0", "extensions"], "verified": false, "versionsCount": 40, "latestVersionDownloads": 506, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "ExcelDna.AddIn", "title": "Excel-DNA Add-In", "version": "1.9.0", "description": "Excel-DNA eases the development of Excel add-ins using .NET.\n 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.\n\n Excel versions 2007 through 2022 / Office 365 can be targeted with a single add-in.\n Advanced Excel features are supported, including multi-threaded recalculation, registration-free RTD servers and customized Ribbon and Task Pane interfaces and asynchronous functions.\n\n Excel-DNA supports .NET Framework version 4.6.2 to 4.8.1, and.NET 6.0+\n\n The Excel-DNA Runtime is free for all use, and distributed under a permissive open-source license that also allows commercial use.", "summary": "Excel-DNA is an independent project to integrate .NET into Excel.", "authors": ["Govert van Drimmelen"], "owners": ["excel-dna"], "totalDownloads": 1395345, "projectUrl": "http://excel-dna.net/", "licenseUrl": "https://www.nuget.org/packages/ExcelDna.AddIn/1.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/exceldna.addin/1.9.0/icon", "tags": ["excel", "exceldna", "udf", "excel-dna"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 72701, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "FreeSpire.Office", "title": "Free Spire.Office", "version": "8.2.0", "description": "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.\nAs an independent Office .NET component, Free Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems. \nFriendly reminder:\nFree 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.\nFree Spire.Doc for .NET\nDevelopers 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.\nFree Spire.DocViewer for .NET\nFree 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.\nFree Spire.XLS for .NET\nFree Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream.", "summary": "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.", "authors": ["win7x64"], "owners": ["spirecomponent"], "totalDownloads": 1607167, "projectUrl": "https://www.e-iceblue.com/Introduce/spire-office-for-net-free.html", "licenseUrl": "https://www.nuget.org/packages/FreeSpire.Office/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/freespire.office/8.2.0/icon", "tags": ["Free", "Spire.Doc", "Spire.PDF", "Excel", "Barcode"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 577053, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Open-Xml-PowerTools", "title": "Open-Xml-PowerTools", "version": "4.4.0", "description": "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.\n\nIt supports scenarios such as:\n•Splitting DOCX/PPTX files into multiple files.\n•Combining multiple DOCX/PPTX files into a single file.\n•Populating content in template DOCX files with data from XML.\n•High-fidelity conversion of DOCX to HTML.\n•Searching and replacing content in DOCX/PPTX using regular expressions.\n•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.\n•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.\n•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.\n•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.", "summary": "NuGet package for the \"Open XML PowerTools\" by Eric White.", "authors": ["Microsoft"], "owners": ["jstzwhc"], "totalDownloads": 1961380, "projectUrl": "https://github.com/OfficeDev/Open-Xml-PowerTools", "licenseUrl": "https://github.com/OfficeDev/Open-Xml-PowerTools/blob/vNext/LICENSE.txt", "iconUrl": "", "tags": ["OpenXML", "PowerPoint", "Excel", "Word", "HTML", "CSS"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1961380, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Stimulsoft.Reports.Engine.NetCore", "title": "Stimulsoft Reports Engine for .NET Core", "version": "2026.2.4", "description": "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.", "summary": "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.", "authors": ["Stimulsoft"], "owners": ["Stimulsoft"], "totalDownloads": 4768224, "projectUrl": "https://www.stimulsoft.com/en/products", "licenseUrl": "https://www.nuget.org/packages/Stimulsoft.Reports.Engine.NetCore/2026.2.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.engine.netcore/2026.2.4/icon", "tags": ["stimulsoft", "report", "reports", "reporting", "tool", "engine", "generator", "net-core", "framework", "export", "pdf", "excel", "html", "data"], "verified": true, "versionsCount": 138, "latestVersionDownloads": 41150, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Stimulsoft.Reports.Net", "title": "Stimulsoft Reports.NET", "version": "2026.3.1", "description": "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.", "summary": "Reporting tool that helps you create flexible and feature-rich reports in WinForms applications.", "authors": ["Stimulsoft"], "owners": ["Stimulsoft"], "totalDownloads": 6218950, "projectUrl": "https://www.stimulsoft.com/en/products/reports-net", "licenseUrl": "https://www.nuget.org/packages/Stimulsoft.Reports.Net/2026.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.net/2026.3.1/icon", "tags": ["stimulsoft", "report", "reports", "reporting", "tool", "generator", "net", "framework", "net-core", "sql", "xml", "json", "data", "barcode", "qr-code", "charts", "export", "pdf", "excel"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 1323, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "EPPlusFree", "title": "Continuous Version of EPPlus Free Edition 4.5.3.3", "version": "4.5.3.8", "description": "EPPlusFree is an unofficial EPPlus library, it is a continuous version of EPPlus Free Edition 4.5.3.3.", "summary": "", "authors": ["Rimland"], "owners": ["rimland"], "totalDownloads": 872096, "projectUrl": "https://github.com/rimland/EPPlus", "licenseUrl": "https://www.nuget.org/packages/EPPlusFree/4.5.3.8/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/epplusfree/4.5.3.8/icon", "tags": ["Excel", "ooxml"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 866969, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "SpreadCheetah", "title": "SpreadCheetah", "version": "1.28.0", "description": "SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.", "summary": "", "authors": ["sveinungf"], "owners": ["sveinungf"], "totalDownloads": 1446811, "projectUrl": "https://github.com/sveinungf/spreadcheetah", "licenseUrl": "https://www.nuget.org/packages/SpreadCheetah/1.28.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/spreadcheetah/1.28.0/icon", "tags": ["spreadsheet", "excel", "xlsx", "openxml", "sourcegenerator", "performance", "nativeaot"], "verified": false, "versionsCount": 32, "latestVersionDownloads": 8877, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Sylvan.Data.Excel", "title": "Sylvan.Data.Excel", "version": "0.5.7", "description": "A cross-platform .NET library for reading Excel data files.", "summary": "", "authors": ["Mark Pflug"], "owners": ["MarkPflug"], "totalDownloads": 1192984, "projectUrl": "https://github.com/MarkPflug/Sylvan.Data.Excel", "licenseUrl": "https://www.nuget.org/packages/Sylvan.Data.Excel/0.5.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sylvan.data.excel/0.5.7/icon", "tags": ["excel", "xls", "xlsx", "xlsb", "datareader", ".NET", "Sylvan"], "verified": true, "versionsCount": 60, "latestVersionDownloads": 10848, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Syncfusion.ExcelToPdfConverter.Wpf", "title": "Syncfusion Excel to Pdf conversion library for WPF", "version": "34.1.33", "description": "This package provides the functionality to utilize the features of Syncfusion® WPF Excel-To-PDF Converter and more.", "summary": "", "authors": ["Syncfusion Inc."], "owners": ["SyncfusionInc"], "totalDownloads": 2890376, "projectUrl": "https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing", "licenseUrl": "https://www.nuget.org/packages/Syncfusion.ExcelToPdfConverter.Wpf/34.1.33/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syncfusion.exceltopdfconverter.wpf/34.1.33/icon", "tags": ["syncfusion", "syncfusion.wpf", "wpf", "syncfusion.xlsio", "excel", "xlsio", "pdf", "excel-to-pdf", "xls", "xlsx", ".net"], "verified": true, "versionsCount": 381, "latestVersionDownloads": 104, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "Magicodes.EPPlus", "title": "Magicodes.EPPlus", "version": "4.6.6", "description": "Create advanced Excel spreadsheets using .NET", "summary": "", "authors": ["Magicodes"], "owners": ["HuiFeng", "magicodes", "xin-lai"], "totalDownloads": 510740, "projectUrl": "https://github.com/xin-lai/", "licenseUrl": "https://www.nuget.org/packages/Magicodes.EPPlus/4.6.6/license", "iconUrl": "", "tags": ["Excel", "ooxml"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 117846, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "bwjLHtxq6kGGmd8cn", "_dataset_id": "hnjSpdz9WOa5cUfgz"} {"packageName": "NUnit", "title": "NUnit", "version": "4.6.1", "description": "NUnit is a unit-testing framework for all .NET languages.\n It can run on macOS, Linux and Windows operating systems.\n NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.\n 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.\n\n 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.\n\n 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.\n\n Supported platforms:\n - .NET Framework 4.6.2+\n - .NET 6.0+\n - .NET 8.0+", "summary": "NUnit is a unit-testing framework for all .NET languages with a strong TDD focus.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 670790525, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit/4.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit/4.6.1/icon", "tags": ["nunit", "test", "testing", "tdd", "framework", "fluent", "assert", "theory", "plugin", "addin"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 6699679, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit3TestAdapter", "title": "NUnit3 Test Adapter for Visual Studio and DotNet", "version": "6.2.0", "description": "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.\n\n Note that this package ONLY contains the adapter, not the NUnit framework.\n 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.)", "summary": "NUnit3 adapter for running tests in Visual Studio and DotNet.", "authors": ["Charlie Poole, Terje Sandstrom"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 538412069, "projectUrl": "https://docs.nunit.org/articles/vs-test-adapter/Index.html", "licenseUrl": "https://www.nuget.org/packages/NUnit3TestAdapter/6.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit3testadapter/6.2.0/icon", "tags": ["test", "visualstudio", "testadapter", "nunit", "nunit3", "dotnet"], "verified": true, "versionsCount": 39, "latestVersionDownloads": 13435633, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Analyzers", "title": "NUnit Analyzers", "version": "4.14.0", "description": "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.\n\nVersion 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.", "summary": "Code analyzers and fixes for NUnit 3+", "authors": ["NUnit"], "owners": ["mikkelbu", "NUnit"], "totalDownloads": 152600836, "projectUrl": "https://github.com/nunit/nunit.analyzers", "licenseUrl": "https://www.nuget.org/packages/NUnit.Analyzers/4.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.analyzers/4.14.0/icon", "tags": ["nunit", "analyzers", "roslyn-analyzers"], "verified": false, "versionsCount": 48, "latestVersionDownloads": 4032444, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.ConsoleRunner", "title": "NUnit Console Runner Version 3 (No Extensions)", "version": "3.22.0", "description": "This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.\n\n Any extensions, if needed, may be installed as separate packages.", "summary": "Console runner for the NUnit 3 unit-testing framework, without any extensions.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 75928115, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.ConsoleRunner/3.22.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.consolerunner/3.22.0/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 1342468, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Extension.NUnitProjectLoader", "title": "NUnit Project Loader", "version": "3.8.0", "description": "This extension allows the engine to run NUnit projects, which have a file extension of '.nunit'.", "summary": "NUnit engine extension that allows running NUnit projects, which have a file extension of '.nunit'.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 41756110, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Extension.NUnitProjectLoader/3.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitprojectloader/3.8.0/icon", "tags": ["nunit", "test", "testing", "tdd", "engine", "extension"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 3178868, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Extension.NUnitV2ResultWriter", "title": "NUnit V2 Result Writer", "version": "3.8.0", "description": "This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.", "summary": "NUnit Engine extension for writing test result files in NUnit V2 format.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 43201142, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Extension.NUnitV2ResultWriter/3.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitv2resultwriter/3.8.0/icon", "tags": ["nunit", "test", "testing", "tdd", "engine", "extension"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 3149580, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Console", "title": "NUnit 3 Console Runner Plus Extensions", "version": "3.22.0", "description": "This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.\n\n The following extensions are included with this package:\n * NUnitProjectLoader - loads tests from NUnit projects\n * VSProjectLoader - loads tests from Visual Studio projects\n * NUnitV2ResultWriter - saves results in NUnit V2 format.\n * NUnitV2FrameworkDriver - runs NUnit V2 tests.\n * TeamCityEventListener - supports special progress messages used by teamcity.\n\n Other extensions, if needed, must be installed separately.", "summary": "Console runner for the NUnit 3 unit-testing framework with selected extensions.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 38836782, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Console/3.22.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.console/3.22.0/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 38, "latestVersionDownloads": 676104, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Extension.NUnitV2Driver", "title": "NUnit 3 - NUnit V2 Framework Driver Extension", "version": "3.9.0", "description": "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.", "summary": "NUnit Engine extension allowing execution of tests using NUnit 2.x.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 41313991, "projectUrl": "http://nunit.org/", "licenseUrl": "http://nunit.org/nuget/nunit3-license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitv2driver/3.9.0/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 5185068, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Extension.VSProjectLoader", "title": "NUnit 3 - Visual Studio Project Loader Extension", "version": "3.9.0", "description": "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.", "summary": "NUnit Engine extension for loading Visual Studio formatted projects.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 41484744, "projectUrl": "http://nunit.org/", "licenseUrl": "http://nunit.org/nuget/nunit3-license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.extension.vsprojectloader/3.9.0/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 5850540, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "SpecFlow.NUnit", "title": "SpecFlow.NUnit", "version": "3.9.74", "description": "Package to use SpecFlow with NUnit 3.13 and later", "summary": "Package to use SpecFlow with NUnit 3.13 and later", "authors": ["SpecFlow Team"], "owners": ["specflow"], "totalDownloads": 37388183, "projectUrl": "https://www.specflow.org/", "licenseUrl": "https://www.nuget.org/packages/SpecFlow.NUnit/3.9.74/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/specflow.nunit/3.9.74/icon", "tags": ["specflow", "nunit"], "verified": true, "versionsCount": 52, "latestVersionDownloads": 16224856, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Extension.TeamCityEventListener", "title": "TeamCity Event Listener Extension for NUnit", "version": "1.0.10", "description": "This extension sends specially formatted messages about test progress to TeamCity as each test executes, allowing TeamCity to monitor progress.", "summary": "NUnit Team City Event Listener extension for TeamCity.", "authors": ["jetbrains, teamcity, Charlie Poole, Nikolay Pianikov"], "owners": ["charliepoole", "NikolayP", "NUnit", "OsirisTerje", "rprouse", "teamcity"], "totalDownloads": 42206846, "projectUrl": "https://github.com/JetBrains/teamcity-event-listener", "licenseUrl": "https://github.com/JetBrains/teamcity-event-listener/raw/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.extension.teamcityeventlistener/1.0.10/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 1954929, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NunitXml.TestLogger", "title": "NunitXml.TestLogger", "version": "8.0.0", "description": "Xml logger for NUnit v3 compliant xml report when test is running with \"dotnet test\" or \"dotnet vstest\".", "summary": "", "authors": ["spekt"], "owners": ["Spekt"], "totalDownloads": 22076719, "projectUrl": "https://github.com/spekt/testlogger", "licenseUrl": "https://www.nuget.org/packages/NunitXml.TestLogger/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunitxml.testlogger/8.0.0/icon", "tags": [], "verified": false, "versionsCount": 24, "latestVersionDownloads": 735038, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Runners", "title": "NUnit Console Runner - Deprecated: Use NUnit.Console", "version": "3.12.0", "description": "This package is now obsolete and has been replaced by the NUnit.Console package.\n\n It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.\n\n The following extensions are included with this package:\n * NUnitProjectLoader - loads tests from NUnit projects\n * VSProjectLoader - loads tests from Visual Studio projects\n * NUnitV2ResultWriter - saves results in NUnit V2 format.\n * NUnitV2FrameworkDriver - runs NUnit V2 tests.\n * TeamCityEventListener - supports special progress messages used by teamcity.\n\n Other extensions, if needed, must be installed separately.", "summary": "Deprecated NUnit 3 console runner - use NUnit.Console or NUnit.ConsoleRunner.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 17486252, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Runners/3.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.runners/3.12.0/icon", "tags": ["nunit", "test", "testing", "tdd", "runner"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 2429715, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Microsoft.Playwright.NUnit", "title": "Microsoft.Playwright.NUnit", "version": "1.61.0", "description": "Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers\n and fixtures to enable using it within NUnit.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "playwright"], "totalDownloads": 21192286, "projectUrl": "https://github.com/microsoft/playwright-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Playwright.NUnit/1.61.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.playwright.nunit/1.61.0/icon", "tags": ["headless", "chrome", "firefox", "webkit", "playwright"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 232972, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "AutoFixture.NUnit3", "title": "AutoFixture with NUnit3", "version": "4.18.1", "description": "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).", "summary": "", "authors": ["Hackle Wayne, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 21615484, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.NUnit3/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.nunit3/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 59, "latestVersionDownloads": 7066361, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnitTestAdapter", "title": "NUnit Test Adapter for Visual Studio", "version": "2.3.0", "description": "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.\nNote that this package ONLY contains the adapter, not the NUnit framework.", "summary": "The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2", "authors": ["Charlie Poole, Terje Sandstrom"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 14330666, "projectUrl": "https://nunit.org/index.php?p=vsTestAdapter&r=2.6", "licenseUrl": "http://visualstudiogallery.msdn.microsoft.com/site/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d/eula?licenseType=None", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunittestadapter/2.3.0/icon", "tags": ["test", "visualstudio", "testadapter", "nunit"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 2919845, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Reqnroll.NUnit", "title": "Reqnroll.NUnit", "version": "3.3.4", "description": "Package to use Reqnroll with NUnit 3.13 and later.", "summary": "", "authors": ["Reqnroll"], "owners": ["Reqnroll"], "totalDownloads": 9057382, "projectUrl": "https://reqnroll.net/", "licenseUrl": "https://www.nuget.org/packages/Reqnroll.NUnit/3.3.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reqnroll.nunit/3.3.4/icon", "tags": ["reqnroll", "nunit"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 859455, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnitLite", "title": "NUnitLite", "version": "4.6.1", "description": "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.\n\nSupported platforms:\n- .NET Framework 4.6.2+\n- .NET 6.0\n- .NET 8.0+\n\nHow to use this package:\n\n1. Create a console application for your tests and delete the generated class containing Main().\n2. 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.\n3. Add your tests to the test project and simply start the project to execute them.", "summary": "NUnitlite is a lightweight runner for tests that use the NUnit testing framework.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 8204922, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnitLite/4.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunitlite/4.6.1/icon", "tags": ["test", "unit", "testing", "tdd", "framework", "fluent", "assert", "device", "phone", "embedded"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 19334, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Engine", "title": "NUnit Test Engine", "version": "3.22.0", "description": "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.", "summary": "The NUnit Test Engine is used by runners to discover and execute tests.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 7848504, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Engine/3.22.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.engine/3.22.0/icon", "tags": ["nunit", "test", "testing", "tdd", "engine"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 101234, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Verify.NUnit", "title": "Verify.NUnit", "version": "31.28.0", "description": "Enables verification of complex models and documents.", "summary": "", "authors": ["https://github.com/VerifyTests/Verify/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 7764625, "projectUrl": "https://github.com/VerifyTests/Verify", "licenseUrl": "https://www.nuget.org/packages/Verify.NUnit/31.28.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify.nunit/31.28.0/icon", "tags": ["Json", "Testing", "Verify", "Snapshot", "Approvals"], "verified": true, "versionsCount": 625, "latestVersionDownloads": 1334, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Allure.NUnit", "title": "Allure.NUnit", "version": "2.15.0", "description": "Create beautiful reports from your NUnit tests.", "summary": "", "authors": ["Nick Chursin"], "owners": ["qameta"], "totalDownloads": 3161983, "projectUrl": "https://allurereport.org/", "licenseUrl": "https://www.nuget.org/packages/Allure.NUnit/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/allure.nunit/2.15.0/icon", "tags": ["allure", "nunit"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 155730, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "SpecFlow.NUnit.Runners", "title": "SpecFlow.NUnit.Runners", "version": "3.9.74", "description": "Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.", "summary": "Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.", "authors": ["SpecFlow Team"], "owners": ["specflow"], "totalDownloads": 4145700, "projectUrl": "https://www.specflow.org/", "licenseUrl": "https://www.nuget.org/packages/SpecFlow.NUnit.Runners/3.9.74/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/specflow.nunit.runners/3.9.74/icon", "tags": ["specflow", "nunit", "nunit.runners", "nunit-console"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 1220267, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Allure", "title": "NUnit.Allure", "version": "1.2.1.1", "description": "NUnit attributes extenstions for Allure", "summary": "", "authors": ["Nick Chursin"], "owners": ["unickq"], "totalDownloads": 2607285, "projectUrl": "https://github.com/unickq/allure-nunit", "licenseUrl": "https://www.nuget.org/packages/NUnit.Allure/1.2.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.allure/1.2.1.1/icon", "tags": ["nunit", "allure"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 1681281, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Serilog.Sinks.NUnit", "title": "Serilog.Sinks.NUnit", "version": "1.0.3", "description": "NUnit Serilog sink.\n\nUsage:\nvar log = new LoggerConfiguration().WriteTo.NUnitOutput().CreateLogger();", "summary": "", "authors": ["Serilog.Sinks.NUnit"], "owners": ["luk355"], "totalDownloads": 3183829, "projectUrl": "https://github.com/luk355/Serilog.Sinks.NUnit", "licenseUrl": "https://github.com/luk355/Serilog.Sinks.NUnit/blob/master/LICENSE", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 6, "latestVersionDownloads": 2938404, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Engine.Api", "title": "NUnit Test Engine Api", "version": "3.22.0", "description": "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.", "summary": "The NUnit Test Engine Api is used by runners to interface with the NUnit Engine in order to discover and execute tests.", "authors": ["Charlie Poole, Rob Prouse"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 2856293, "projectUrl": "https://nunit.org/", "licenseUrl": "https://www.nuget.org/packages/NUnit.Engine.Api/3.22.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.engine.api/3.22.0/icon", "tags": ["nunit", "test", "testing", "tdd", "engine"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 21100, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "ReportPortal.NUnit", "title": "ReportPortal.NUnit", "version": "4.9.0", "description": "NUnit addin for reporting test results to https://reportportal.io", "summary": "", "authors": ["Nikolay Borisenko, Report Portal Community"], "owners": ["nborisenko", "ReportPortal.io"], "totalDownloads": 2440722, "projectUrl": "https://reportportal.io/", "licenseUrl": "https://www.nuget.org/packages/ReportPortal.NUnit/4.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/reportportal.nunit/4.9.0/icon", "tags": ["report", "nunit", "addin", "reportportal", "testing"], "verified": true, "versionsCount": 103, "latestVersionDownloads": 61762, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Snapshooter.NUnit", "title": "Snapshooter.NUnit", "version": "1.3.1", "description": "NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit.\n It creates and asserts snapshots (json format) within NUnit unit tests.", "summary": "", "authors": ["Swiss Life authors and contributors"], "owners": ["SwissLife"], "totalDownloads": 1608734, "projectUrl": "https://github.com/SwissLife-OSS/Snapshooter", "licenseUrl": "https://www.nuget.org/packages/Snapshooter.NUnit/1.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/snapshooter.nunit/1.3.1/icon", "tags": ["XUnit", "SwissLife", "Snapshot", "UnitTest", "Test", "IntegrationTest", "SystemTest", "DatabaseTest", ".Net"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 120218, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "FsCheck.NUnit", "title": "FsCheck.NUnit", "version": "3.3.4", "description": "FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute.\n\n All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.", "summary": "", "authors": ["Kurt Schelfthout and contributors"], "owners": ["kurt"], "totalDownloads": 2047955, "projectUrl": "https://fscheck.github.io/FsCheck/", "licenseUrl": "https://www.nuget.org/packages/FsCheck.NUnit/3.3.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fscheck.nunit/3.3.4/icon", "tags": ["test", "testing", "random", "fscheck", "quickcheck", "nunit"], "verified": false, "versionsCount": 75, "latestVersionDownloads": 1758, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnitTestAdapter.WithFramework", "title": "NUnit TestAdapter including NUnit 2.6.4 framework", "version": "2.0.0", "description": "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.\n Note that this package also contains the NUnit framework.\n 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", "summary": "", "authors": ["NUnit Software"], "owners": ["charliepoole", "NUnit", "OsirisTerje", "rprouse"], "totalDownloads": 2316418, "projectUrl": "http://nunit.org/index.php?p=vsTestAdapter&r=2.6", "licenseUrl": "http://visualstudiogallery.msdn.microsoft.com/site/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d/eula?licenseType=None", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunittestadapter.withframework/2.0.0/icon", "tags": ["test", "visualstudio", "testadapter"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 2052335, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "XMLUnit.NUnit3.Constraints", "title": "XMLUnit Constraints for NUnit 3.", "version": "2.11.2", "description": "This package contains NUnit 3.x Constraints to be used with XMLUnit.NET's core.\n XMLUnit provides you with the tools to verify the XML you emit is the one you want to create.\n It provides helpers to validate against an XML Schema, assert the values of XPath queries or compare XML documents against expected outcomes.", "summary": "NUnit 3.x Constraints Classes of XMLUnit.NET", "authors": ["XMLUnit Contributors"], "owners": ["bodewig"], "totalDownloads": 1526225, "projectUrl": "https://www.xmlunit.org/", "licenseUrl": "https://www.nuget.org/packages/XMLUnit.NUnit3.Constraints/2.11.2/license", "iconUrl": "", "tags": ["xmlunit", "xml", "unit-testing", "test", "xmldiff", "nunit", "nunit3"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 51, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "AutoFixture.NUnit2", "title": "AutoFixture with NUnit2", "version": "5.0.0", "description": "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).", "summary": "", "authors": ["AutoFixture Contributors"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 1466490, "projectUrl": "https://github.com/AutoFixture/AutoFixture.NUnit2", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.NUnit2/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.nunit2/5.0.0/icon", "tags": [], "verified": true, "versionsCount": 147, "latestVersionDownloads": 4106, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "AutoFixture.NUnit4", "title": "AutoFixture with NUnit4", "version": "4.19.0", "description": "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).", "summary": "", "authors": ["AutoFixture Contributors"], "owners": ["AutoFixture"], "totalDownloads": 1478476, "projectUrl": "https://github.com/AutoFixture/AutoFixture.NUnit4", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.NUnit4/4.19.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.nunit4/4.19.0/icon", "tags": [], "verified": true, "versionsCount": 1, "latestVersionDownloads": 627293, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Agoda.Tests.Metrics.NUnit", "title": "Agoda.Tests.Metrics.NUnit", "version": "1.0.128", "description": "Package Description", "summary": "", "authors": ["Agoda.Tests.Metrics.NUnit"], "owners": ["Agoda"], "totalDownloads": 1362470, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Agoda.Tests.Metrics.NUnit/1.0.128/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 19, "latestVersionDownloads": 96607, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Microsoft.CodeAnalysis.Testing.Verifiers.NUnit", "title": "Microsoft.CodeAnalysis.Testing.Verifiers.NUnit", "version": "1.1.2", "description": "Roslyn Test Verifiers for NUnit.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 2055697, "projectUrl": "https://github.com/dotnet/roslyn-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.Testing.Verifiers.NUnit/1.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.testing.verifiers.nunit/1.1.2/icon", "tags": ["Roslyn", "Test", "Verifiers", "for", "NUnit"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 370198, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Extensions.Logging.NUnit", "title": "Extensions.Logging.NUnit", "version": "1.0.1", "description": "NUnit output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to an NUnit console with NUnit.Framework.TestContext.Progress.WriteLine()", "summary": "", "authors": ["Marshall Moorman"], "owners": ["MarshallMoorman"], "totalDownloads": 1280890, "projectUrl": "https://github.com/MarshallMoorman/Extensions.Logging.NUnit", "licenseUrl": "https://github.com/MarshallMoorman/Extensions.Logging.NUnit/blob/master/LICENSE", "iconUrl": "", "tags": ["Microsoft.Extensions.Logging", "NUnit"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1279292, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit", "title": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit", "version": "1.1.2", "description": "Roslyn Analyzer NUnit Framework C# Types.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 1878208, "projectUrl": "https://github.com/dotnet/roslyn-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit/1.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.analyzer.testing.nunit/1.1.2/icon", "tags": ["Roslyn", "Analyzer", "NUnit", "Framework", "C#", "Types"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 297619, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "TngTech.ArchUnitNET.NUnit", "title": "ArchUnit C# NUnit Extension", "version": "0.13.3", "description": "NUnit Extension for the C# Version of ArchUnit (see: archunit.org)", "summary": "", "authors": ["ArchUnitNET.NUnit"], "owners": ["fgather"], "totalDownloads": 1699636, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/TngTech.ArchUnitNET.NUnit/0.13.3/license", "iconUrl": "", "tags": ["test", "arch", "archunit", "nunit"], "verified": false, "versionsCount": 53, "latestVersionDownloads": 142493, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "LightBDD.NUnit3", "title": "LightBDD.NUnit3", "version": "3.12.1", "description": "Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of NUnit 3 testing framework.\n\nHigh level features:\n* user friendly bdd scenario definitions;\n* test execution tracing and time measurement, helpful during longer test execution;\n* Xml/Html/Plain text reports generation;\n* cross-platform support (.NET Standard / .NET Framework);\n* asynchronous execution support;\n* in-code LightBDD configuration;\n* DI support;\n* inline and tabular parameters support.", "summary": "", "authors": ["Wojciech Kotlarski"], "owners": ["Suremaker"], "totalDownloads": 1020104, "projectUrl": "https://github.com/LightBDD/LightBDD", "licenseUrl": "https://www.nuget.org/packages/LightBDD.NUnit3/3.12.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/lightbdd.nunit3/3.12.1/icon", "tags": ["bdd", "tdd", "testing", "framework", "behavior", "driven", "development", "acceptance", "criteria", "nunit", "nunit3"], "verified": false, "versionsCount": 40, "latestVersionDownloads": 5329, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.DeepObjectCompare", "title": "NUnit.DeepObjectCompare", "version": "2.0.1", "description": "Add deep object comparison to your NUnit assertions.\n\nSimply use Is.DeepEqualTo in place of Is.EqualTo.", "summary": "", "authors": ["Philip Hoppe"], "owners": ["PolarbearDK"], "totalDownloads": 1042368, "projectUrl": "https://github.com/PolarbearDK/NUnit.DeepObjectCompare", "licenseUrl": "https://www.nuget.org/packages/NUnit.DeepObjectCompare/2.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.deepobjectcompare/2.0.1/icon", "tags": ["NUnit", "deep", "object", "objects", "compare", "comparison", "equality", "equal", "difference", "compareobjects", "DeepEqualTo", "DeepEqual", "CompareNetObjects"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 696787, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit3.DotNetNew.Template", "title": "NUnit 3 template for dotnet-new", "version": "1.9.0", "description": "Project and item templates containing basic NUnit 3 Test Project.", "summary": "", "authors": ["akharlov"], "owners": ["akharlov", "rprouse"], "totalDownloads": 1709465, "projectUrl": "https://github.com/nunit/dotnet-new-nunit", "licenseUrl": "https://github.com/nunit/dotnet-new-nunit/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit3.dotnetnew.template/1.9.0/icon", "tags": ["NUnit", "dotnet"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 40119, "packageTypes": ["Template"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Runners.Net4", "title": "NUnit.Runners.Net4", "version": "2.6.4", "description": "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.\n\nVersion 2.6 is the seventh major release of this well-known and well-tested programming tool.\n\nThis 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.\n\nThis unofficial package is limited to run on the 4.x framework which improves compatibility with Mono when running tests compiled for 4.x.", "summary": "NUnit is a unit-testing framework for all .Net languages with a strong TDD focus.", "authors": ["Charlie Poole/Eberhard Beilharz"], "owners": ["ermshiperete", "gihocowu"], "totalDownloads": 936571, "projectUrl": "http://nunit.org/", "licenseUrl": "http://nunit.org/nuget/license.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.runners.net4/2.6.4/icon", "tags": ["nunit", "test", "testing", "tdd", "runner", "mono", "crossplatform"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 927247, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Snapper.Nunit", "title": "Snapper.Nunit", "version": "2.4.1", "description": "Bringing Jest-esque Snapshot testing to C#.\n\n See Project Site for more details", "summary": "", "authors": ["Simar Kalra"], "owners": ["Ramis"], "totalDownloads": 647927, "projectUrl": "https://theramis.github.io/Snapper/", "licenseUrl": "https://www.nuget.org/packages/Snapper.Nunit/2.4.1/license", "iconUrl": "", "tags": ["testing", "test", "snapshot", "jest", "nunit"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 293535, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "nunit.xamarin", "title": "NUnit 3 Xamarin Runner", "version": "3.6.1", "description": "Adds support for running NUnit 3 unit tests on Xamarin\n \nSupported Xamarin platforms:\n - Android\n - iOS\n - Windows 10 Universal Apps", "summary": "NUnit 3 runner components for Xamarin", "authors": ["Rob Prouse"], "owners": ["charliepoole", "NUnit", "rprouse"], "totalDownloads": 620777, "projectUrl": "https://github.com/nunit/nunit.xamarin", "licenseUrl": "http://nunit.org/nuget/nunit3-license.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.xamarin/3.6.1/icon", "tags": ["nunit", "xamarin", "android", "ios", "monoandroid", "monotouch", "tdd", "unit", "test", "testing"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 577495, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnitRetry.SpecFlowPlugin", "title": "NUnitRetry.SpecFlowPlugin", "version": "3.9.59", "description": "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.", "summary": "", "authors": ["Josh Keegan, Piotr Niedzialek"], "owners": ["NPior"], "totalDownloads": 814083, "projectUrl": "https://github.com/farum12/NUnitRetry.SpecFlowPlugin", "licenseUrl": "https://www.nuget.org/packages/NUnitRetry.SpecFlowPlugin/3.9.59/license", "iconUrl": "", "tags": ["SpecFlow", "NUnit", "Retry", "Test-Automation"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 800203, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.Mocks", "title": "NUnit.Mocks", "version": "2.6.4", "description": "NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose.\n\nIn addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks.\n\nFor production use, we recommend you install a full-featured mock object framework.\n\nThe NUnit project now uses NSubstitute and NUnit.Mocks is no longer being developed.", "summary": "NUnit.Mocks is a very simple mock object framework for use with NUnit.", "authors": ["Charlie Poole"], "owners": ["charliepoole", "NUnit", "rprouse"], "totalDownloads": 502897, "projectUrl": "http://nunit.org/", "licenseUrl": "http://nunit.org/nuget/license.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.mocks/2.6.4/icon", "tags": ["nunit", "test", "testing", "tdd", "mock", "framework"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 386629, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Coypu.NUnit", "title": "Coypu.NUnit", "version": "4.2.0", "description": "NUnit matchers for Coypu.", "summary": "", "authors": ["Adrian Longley, Jakub Obstarczyk"], "owners": ["adiel", "bean56", "Jetski5822", "obstar"], "totalDownloads": 449402, "projectUrl": "https://github.com/featurist/coypu/", "licenseUrl": "https://www.nuget.org/packages/Coypu.NUnit/4.2.0/license", "iconUrl": "", "tags": ["browser", "automation", "selenium", "testing", "nunit"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 8107, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Akka.TestKit.NUnit", "title": "Akka.TestKit.NUnit", "version": "1.5.67", "description": "TestKit for writing tests for Akka.NET using NUnit.", "summary": "", "authors": ["Akka.NET Contrib"], "owners": ["Akka"], "totalDownloads": 514838, "projectUrl": "https://github.com/AkkaNetContrib/Akka.TestKit.Nunit", "licenseUrl": "https://www.nuget.org/packages/Akka.TestKit.NUnit/1.5.67/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/akka.testkit.nunit/1.5.67/icon", "tags": ["akka", "actors", "actor", "model", "Akka", "concurrency", "testkit", "nunit"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 34687, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit", "title": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit", "version": "1.1.2", "description": "Roslyn Code Fix NUnit Framework C# Types.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "RoslynTeam"], "totalDownloads": 1101049, "projectUrl": "https://github.com/dotnet/roslyn-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit/1.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.codefix.testing.nunit/1.1.2/icon", "tags": ["Roslyn", "Code", "Fix", "NUnit", "Framework", "C#", "Types"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 177790, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnitRetry.ReqnrollPlugin", "title": "NUnitRetry.ReqnrollPlugin", "version": "2.0.17", "description": "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.", "summary": "", "authors": ["Josh Keegan, Piotr Niedzialek, Chris Billson"], "owners": ["cbillson"], "totalDownloads": 430692, "projectUrl": "https://github.com/chrisbillson/NUnitRetry.ReqnrollPlugin", "licenseUrl": "https://www.nuget.org/packages/NUnitRetry.ReqnrollPlugin/2.0.17/license", "iconUrl": "", "tags": ["Reqnroll", "NUnit", "Retry", "Test-Automation"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 75229, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "NUnit.StaticExpect", "title": "NUnit.StaticExpect", "version": "2.0.0", "description": "Provides a mechanism to use a static using import to get NUnit Expect() syntax, like so:\n using static NUnit.StaticExpect.Expectations;\n // now you can use Expect()", "summary": "Provides a mechanism to use a static using import to get NUnit Expect() syntax, like so:\n using static NUnit.StaticExpect.Expectations;\n // now you can use Expect()", "authors": ["Davyd McColl"], "owners": ["davydm"], "totalDownloads": 427893, "projectUrl": "https://github.com/fluffynuts/NUnit.StaticExpect", "licenseUrl": "https://github.com/fluffynuts/NUnit.StaticExpect/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nunit.staticexpect/2.0.0/icon", "tags": [], "verified": false, "versionsCount": 9, "latestVersionDownloads": 304642, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Z6uWcJRQaiWNg57by", "_dataset_id": "idQAPmuPnCHGA71OL"} {"packageName": "BCrypt.Net-Next", "title": "BCrypt .Net", "version": "4.2.0", "description": "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\".", "summary": "", "authors": ["Chris McKee, Ryan D. Emerl, Damien Miller"], "owners": ["ChrisMcKee"], "totalDownloads": 57856016, "projectUrl": "https://github.com/BcryptNet/bcrypt.net", "licenseUrl": "https://www.nuget.org/packages/BCrypt.Net-Next/4.2.0/license", "iconUrl": "", "tags": ["bcrypt", "BCrypt.Net", "cryptography", "hashing", "password", "security", "hash", "crypto", "blowfish", "gdpr"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 1372145, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "BCrypt.Net-Core", "title": "BCrypt.Net-Core", "version": "1.6.0", "description": "BCrypt.Net .net Core Class Library", "summary": "", "authors": ["Steve Donaghy (donaghy.steve@googlemail.com)"], "owners": ["neoKushan"], "totalDownloads": 13896686, "projectUrl": "https://github.com/neoKushan/BCrypt.Net-Core", "licenseUrl": "", "iconUrl": "", "tags": ["bcrypt", "Cryptography"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 12101630, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Konscious.Security.Cryptography.Blake2", "title": "Konscious.Security.Cryptography.Blake2", "version": "1.1.1", "description": "An implementation of Blake2 for .NET that integrates with the standard crypto libraries", "summary": "", "authors": ["Keef Aragon"], "owners": ["kmaragon"], "totalDownloads": 8564284, "projectUrl": "https://github.com/kmaragon/Konscious.Security.Cryptography", "licenseUrl": "https://www.nuget.org/packages/Konscious.Security.Cryptography.Blake2/1.1.1/license", "iconUrl": "", "tags": ["crypto", "cryptography", "hash", "blake2", "blake2b"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 3864262, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Nethermind.Crypto.SecP256k1", "title": "Nethermind.Crypto.SecP256k1", "version": "1.6.0", "description": "C# bindings for the Bitcoin Core libsecp256k1 library", "summary": "", "authors": ["Nethermind"], "owners": ["Nethermind"], "totalDownloads": 5873606, "projectUrl": "https://nethermind.io/", "licenseUrl": "https://www.nuget.org/packages/Nethermind.Crypto.SecP256k1/1.6.0/license", "iconUrl": "", "tags": ["cryptography", "elliptic-curve", "secp256k1"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 3270757, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Rebex.Common", "title": "Rebex Common API 8.0.9709", "version": "8.0.9709", "description": "Rebex.Common provides platform-independent low-level API to Rebex libraries. It also provides a set of general-purpose platform-independent cryptographic primitives.\n\nThis is a paid commercial product with a free 30-day trial:\n\n- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx\n- Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget\n\nWhen the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract.\n\nSupported platforms:\n- .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 6 on Windows, Linux, macOS\n- .NET 5 on Windows, Linux, macOS\n- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x\n- .NET Framework 3.5 SP1\n- .NET Core 3.1 on Windows, Linux, macOS\n- Xamarin.Android (10.1 and higher; via .NET Standard 2.1)\n- Xamarin.iOS (13.10 and higher; via .NET Standard 2.1)\n- Mono 6.0 or higher on Linux and macOS", "summary": "Common multi-platform API for Rebex libraries", "authors": ["REBEX ČR s.r.o."], "owners": ["rebex"], "totalDownloads": 6944843, "projectUrl": "http://www.rebex.net/", "licenseUrl": "https://www.nuget.org/packages/Rebex.Common/8.0.9709/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebex.common/8.0.9709/icon", "tags": ["Rebex", "cryptography", "certificates", "X.509", "filesystem"], "verified": true, "versionsCount": 81, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Pkcs11Interop", "title": "Pkcs11Interop", "version": "5.3.0", "description": "Managed .NET wrapper for unmanaged PKCS#11 libraries", "summary": "", "authors": ["Jaroslav Imrich"], "owners": ["jariq"], "totalDownloads": 8681575, "projectUrl": "https://www.pkcs11interop.net/", "licenseUrl": "https://www.nuget.org/packages/Pkcs11Interop/5.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pkcs11interop/5.3.0/icon", "tags": ["pkcs", "pkcs11", "security", "crypto", "cryptography", "smartcard", "hsm"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 1635050, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Nethermind.Crypto.Bls", "title": "Nethermind.Crypto.Bls", "version": "1.1.0", "description": "C# bindings for the Supranational Blst library", "summary": "", "authors": ["Nethermind"], "owners": ["Nethermind"], "totalDownloads": 5517400, "projectUrl": "https://nethermind.io/", "licenseUrl": "https://www.nuget.org/packages/Nethermind.Crypto.Bls/1.1.0/license", "iconUrl": "", "tags": ["cryptography", "elliptic-curve", "bls"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 88585, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Nethermind.Crypto.SecP256r1", "title": "Nethermind.Crypto.SecP256r1", "version": "1.1.0", "description": "C# bindings for the BoringSSL ECDSA signature verification", "summary": "", "authors": ["Nethermind"], "owners": ["Nethermind"], "totalDownloads": 5232844, "projectUrl": "https://nethermind.io/", "licenseUrl": "https://www.nuget.org/packages/Nethermind.Crypto.SecP256r1/1.1.0/license", "iconUrl": "", "tags": ["cryptography", "elliptic-curve", "secp256r1"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 107787, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Konscious.Security.Cryptography.Argon2", "title": "Konscious.Security.Cryptography.Argon2", "version": "1.3.1", "description": "An implementation of Argon2 winner of PHC\n\nhttps://password-hashing.net/#argon2\n\nUsage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes.\n\nC# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id", "summary": "", "authors": ["Keef Aragon"], "owners": ["kmaragon"], "totalDownloads": 8197396, "projectUrl": "https://github.com/kmaragon/Konscious.Security.Cryptography", "licenseUrl": "https://www.nuget.org/packages/Konscious.Security.Cryptography.Argon2/1.3.1/license", "iconUrl": "", "tags": ["crypto", "cryptography", "argon2", "argon2i", "argon2d", "argon2id", "password"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 3805865, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Blake3", "title": "Blake3", "version": "3.0.2", "description": "Blake3 is a fully managed SIMD implementation of the BLAKE3 cryptographic hash function.", "summary": "", "authors": ["Alexandre Mutel"], "owners": ["xoofx"], "totalDownloads": 4987621, "projectUrl": "https://github.com/xoofx/Blake3.NET", "licenseUrl": "https://www.nuget.org/packages/Blake3/3.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/blake3/3.0.2/icon", "tags": ["Blake3", "Hash", "Cryptography", "SIMD"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 4494, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Isopoh.Cryptography.Argon2", "title": "Isopoh.Cryptography.Argon2", "version": "2.0.0", "description": "Argon2 Password Hasher written in C#. Uses\n Isopoh.Cryptography.Blake2 for hashing and\n Isopoh.Cryptography.SecureArray to protect sensitive data.", "summary": "", "authors": ["Michael Heyman"], "owners": ["mheyman"], "totalDownloads": 3573877, "projectUrl": "https://github.com/mheyman/Isopoh.Cryptography.Argon2", "licenseUrl": "https://www.nuget.org/packages/Isopoh.Cryptography.Argon2/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/isopoh.cryptography.argon2/2.0.0/icon", "tags": ["argon2", "hash", "password", "crypto", "cryptography"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 1759526, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Isopoh.Cryptography.Blake2b", "title": "Isopoh.Cryptography.Blake2b", "version": "2.0.0", "description": "Blake2 hash for sensitive data. Uses\n Isopoh.Cryptography.SecureArray to assure sensitive data gets wiped\n from RAM and, if the operating system allows, never gets written to\n disk.", "summary": "", "authors": ["Michael Heyman"], "owners": ["mheyman"], "totalDownloads": 3613016, "projectUrl": "https://github.com/mheyman/Isopoh.Cryptography.Argon2", "licenseUrl": "https://www.nuget.org/packages/Isopoh.Cryptography.Blake2b/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/isopoh.cryptography.blake2b/2.0.0/icon", "tags": ["blake2", "blake2b", "hash", "crypto", "cryptography"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 1761918, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "NSec.Cryptography", "title": "NSec.Cryptography", "version": "26.4.0", "description": "Provides modern cryptographic algorithm implementations for .NET based on libsodium.\n\nCommonly Used Types:\nNSec.Cryptography.Aegis256\nNSec.Cryptography.Argon2id\nNSec.Cryptography.Blake2b\nNSec.Cryptography.Chacha20Poly1305\nNSec.Cryptography.Ed25519\nNSec.Cryptography.X25519", "summary": "", "authors": ["Klaus Hartke"], "owners": ["nsec"], "totalDownloads": 14505434, "projectUrl": "https://nsec.rocks/", "licenseUrl": "https://www.nuget.org/packages/NSec.Cryptography/26.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nsec.cryptography/26.4.0/icon", "tags": ["aead", "aegis128l", "aegis256", "aes-gcm", "argon2id", "blake2b", "chacha20-poly1305", "crypto", "cryptography", "curve25519", "ed25519", "encryption", "hash", "hkdf", "hmac", "libsodium", "scrypt", "security", "sha2", "x25519"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 211641, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Inferno", "title": "Inferno", "version": "1.6.7", "description": "Modern, free, open-source, professionally audited .NET crypto library.", "summary": "", "authors": ["Stan Drapkin"], "owners": ["sdrapkin"], "totalDownloads": 2495660, "projectUrl": "https://securitydriven.net/inferno/", "licenseUrl": "https://www.nuget.org/packages/Inferno/1.6.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/inferno/1.6.7/icon", "tags": ["crypto", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 24910, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "PCLCrypto", "title": "PCL Crypto - Portable Crypto APIs", "version": "2.0.147", "description": "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.", "summary": "PCL Crypto provides a consistent, portable set of crypto APIs across .NET platforms.", "authors": ["Andrew Arnott"], "owners": ["aarnott"], "totalDownloads": 7986433, "projectUrl": "https://github.com/aarnott/pclcrypto/", "licenseUrl": "https://raw.githubusercontent.com/AArnott/PCLCrypto/313d8a787a/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pclcrypto/2.0.147/icon", "tags": ["crypto", "security", "cryptography", "portable", "pcl", "winrt", "android", "ios", "xamarin", "monoandroid", "monodroid", "monotouch"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 5718645, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Norgerman.Cryptography.Scrypt", "title": "Norgerman.Cryptography.Scrypt", "version": "2.5.0", "description": "Scrypt implementation for dotnet core", "summary": "", "authors": ["Norgerman"], "owners": ["Norgerman"], "totalDownloads": 1269280, "projectUrl": "https://github.com/Norgerman/Scrypt", "licenseUrl": "https://www.nuget.org/packages/Norgerman.Cryptography.Scrypt/2.5.0/license", "iconUrl": "", "tags": ["Cryptography", "Scrypt"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 13240, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Rebex.Elliptic.Ed25519", "title": "Rebex.Elliptic.Ed25519", "version": "1.2.2", "description": "Managed implementation of Ed25519 signature algorithm with a simple API.\nBased on https://github.com/CodesInChaos/Chaos.NaCl\n\nSuitable for stand-alone usage or as a plugin for Rebex components.\nSee https://www.rebex.net/kb/simple-elliptic-curve-libraries/ for usage instructions.\n\nSupported platforms:\n- .NET 6/8\n- .NET Framework 4.0-4.8\n- .NET Framework 2.0-3.5 SP1\n- .NET Core 3.0-3.1 (via .NET Standard 2.1)\n- .NET Core 2.0-2.2 (via .NET Standard 2.0)\n- .NET Core 1.0-1.1 (via .NET Standard 1.5)\n- Xamarin.iOS (10 and higher)\n- Xamarin.Android (9 and higher)\n- Mono 4.x, 5.x, 6.x\n- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)\n- Xamarin.Mac (via .NET Standard 2.0)", "summary": "", "authors": ["REBEX ČR s.r.o."], "owners": ["rebex"], "totalDownloads": 2609157, "projectUrl": "https://www.rebex.net/kb/simple-elliptic-curve-libraries/", "licenseUrl": "https://www.nuget.org/packages/Rebex.Elliptic.Ed25519/1.2.2/license", "iconUrl": "", "tags": ["EdDSA", "25519", "ECC", "ed25519", "elliptic", "curve", "cryptography"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 193342, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Vanara.PInvoke.Cryptography", "title": "Vanara.PInvoke.Cryptography", "version": "5.0.5", "description": "PInvoke API (methods, structures and constants) imported from Windows crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptnet.dll, cryptdlg.dll and cryptui.dll.", "summary": "", "authors": ["David Hall"], "owners": ["dahall"], "totalDownloads": 2002048, "projectUrl": "https://github.com/dahall/vanara", "licenseUrl": "https://www.nuget.org/packages/Vanara.PInvoke.Cryptography/5.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.cryptography/5.0.5/icon", "tags": ["pinvoke", "vanara", "net-extensions", "interop", "cryptography"], "verified": true, "versionsCount": 105, "latestVersionDownloads": 18151, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "SauceControl.Blake2Fast", "title": "High-Performance BLAKE2 Hashing for .NET", "version": "2.0.0", "description": "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+", "summary": "High-Performance BLAKE2 Hashing for .NET", "authors": ["Clinton Ingram"], "owners": ["saucecontrol"], "totalDownloads": 3324938, "projectUrl": "https://github.com/saucecontrol/Blake2Fast", "licenseUrl": "https://www.nuget.org/packages/SauceControl.Blake2Fast/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/saucecontrol.blake2fast/2.0.0/icon", "tags": ["BLAKE2", "Hash", "BLAKE2b", "BLAKE2s", "SSE2", "AVX2", "SIMD", "HashAlgorithm", "HMAC", "Cryptography"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 3290315, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.Internal.AwsCryptographyPrimitives", "title": "AwsCryptographyPrimitives", "version": "2.0.0", "description": "AwsCryptographyPrimitives is a library written to invoke lower level cryptographic primitives and to convert between Dafny generated code and native .NET code.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1115731, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.Internal.AwsCryptographyPrimitives/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.awscryptographyprimitives/2.0.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 109817, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.EncryptionSDK", "title": "AWS Encryption SDK for .NET", "version": "3.1.0", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1097193, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.EncryptionSDK/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.encryptionsdk/3.1.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 1037448, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.MaterialProviders", "title": "AwsCryptographicMaterialProvidersLibrary", "version": "2.0.0", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1155790, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.MaterialProviders/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.materialproviders/2.0.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 109792, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.Internal.ComAmazonawsDynamodb", "title": "ComAmazonawsDynmodb", "version": "2.0.0", "description": "ComAmazonawsDynamodb is a library written to convert between Dafny generated code and native .NET code that interacts with AWS DynamoDBv2.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1114906, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.Internal.ComAmazonawsDynamodb/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.comamazonawsdynamodb/2.0.0/icon", "tags": ["AWS", "Amazon", "Dynamodb", "Encryption", "Cryptography"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 109807, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.Internal.StandardLibrary", "title": "StandardLibrary", "version": "2.0.0", "description": "The StandarLibrary is a library written to supply helpful Dafny functionality.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1125196, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.Internal.StandardLibrary/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.standardlibrary/2.0.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 109907, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.Internal.ComAmazonawsKms", "title": "ComAmazonawsKms", "version": "2.0.0", "description": "ComAmazonawsKms is a library written to convert between Dafny generated code and native .NET code that interacts with AWS KMS.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1115095, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.Internal.ComAmazonawsKms/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.comamazonawskms/2.0.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 109835, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "AWS.Cryptography.EncryptionSDK", "title": "AWS Encryption SDK for .NET", "version": "5.0.0", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 1086881, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/AWS.Cryptography.EncryptionSDK/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.cryptography.encryptionsdk/5.0.0/icon", "tags": ["AWS", "Amazon", "KMS", "Encryption", "Cryptography"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 109095, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Virgil.Crypto", "title": "Virgil.Crypto", "version": "2.4.10", "description": "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.\n\nhttps://developer.virgilsecurity.com/\n\nVirgil 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.\n\nSupported Platforms:\n - .NET Standard 1.1+\n - .NET Framework 4.5+\n - .NET Core 1.0+\n - Xamarin.Android 7.0+\n - Xamarin.iOS 10.0+", "summary": "This cross-platform library contains code to encrypt, decrypt, sign and verify any data.", "authors": ["Virgil Security, Inc"], "owners": ["VirgilSecurity"], "totalDownloads": 1052547, "projectUrl": "https://virgilsecurity.com/", "licenseUrl": "http://opensource.org/licenses/Apache-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/virgil.crypto/2.4.10/icon", "tags": ["Cryptography", "Elliptic", "Curve", "Cross", "Platform"], "verified": false, "versionsCount": 49, "latestVersionDownloads": 828614, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Noise.NET", "title": "Noise.NET", "version": "1.0.0", "description": ".NET Standard 1.3 implementation of the Noise Protocol Framework (revision 33 of the spec)", "summary": "", "authors": ["Nemanja Mijailovic"], "owners": ["Metalnem"], "totalDownloads": 1246478, "projectUrl": "https://github.com/Metalnem/noise", "licenseUrl": "https://raw.githubusercontent.com/Metalnem/noise/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/noise.net/1.0.0/icon", "tags": ["crypto", "cryptography", "security", "encryption", "noise", "noise-protocol", "noise-protocol-framework"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1232253, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Virgil.CryptoAPI", "title": "Virgil.CryptoAPI", "version": "1.0.2", "description": "Virgil.CryptoAPI provides the required interfaces to Virgil.SDK.\n\nVirgil 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).\n\nDocs - https://developer.virgilsecurity.com/docs/cs\n Source - https://github.com/VirgilSecurity/virgil-sdk-net\n\nSupported Platforms:\n - .NET Framework 4.5+\n - .NET Core 1.0+\n - Xamarin.Android 7.0+\n - Xamarin.iOS 10.0+", "summary": "", "authors": ["Virgil Security, Inc"], "owners": ["VirgilSecurity"], "totalDownloads": 797245, "projectUrl": "https://virgilsecurity.com/", "licenseUrl": "http://opensource.org/licenses/Apache-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/virgil.cryptoapi/1.0.2/icon", "tags": ["PKI", "Cryptography", "Cross", "Platform"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 754072, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Scrypt.NET", "title": "Scrypt.NET", "version": "1.3.0", "description": "A .NET implementation of scrypt algorithm.", "summary": "", "authors": ["Vinicius Chiele"], "owners": ["viniciuschiele"], "totalDownloads": 1135756, "projectUrl": "https://github.com/viniciuschiele/scrypt", "licenseUrl": "", "iconUrl": "", "tags": ["scrypt", "password", "hash", "hashing", "crypto", "cryptographic", "cryptography"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 1115715, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "NaCl.Core", "title": "NaCl.Core", "version": "2.2.0", "description": "A managed-only cryptography library for .NET which provides modern cryptographic primitives.", "summary": "", "authors": ["David De Smet"], "owners": ["idaviddesmet"], "totalDownloads": 1032355, "projectUrl": "https://github.com/daviddesmet/NaCl.Core", "licenseUrl": "https://www.nuget.org/packages/NaCl.Core/2.2.0/license", "iconUrl": "", "tags": ["NaCl", "cryptography", "sodium", "libsodium", "dotnet", "dotnet-core", "netstandard"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 2761, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "DotNetCore.Security", "title": "DotNetCore.Security", "version": "20.20.0", "description": "DotNetCore.Security", "summary": "", "authors": ["DotNetCore.Security"], "owners": ["rafaelfgx"], "totalDownloads": 557097, "projectUrl": "https://github.com/rafaelfgx/DotNetCore/tree/main/source/Security", "licenseUrl": "https://www.nuget.org/packages/DotNetCore.Security/20.20.0/license", "iconUrl": "", "tags": ["Security", "Cryptography", "Hash", "JWT"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 129, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "NetDevPack.Security.JwtExtensions", "title": "JWKS URI Loader for JWT Validation", "version": "9.0.1", "description": "A .NET library that simplifies consuming JSON Web Key Sets (JWKS) from external URIs\n to validate JWT tokens using asymmetric keys. Reduces the complexity of handling remote key rotation.", "summary": "", "authors": ["brunobritodev"], "owners": ["desenvolvedor.io"], "totalDownloads": 1172678, "projectUrl": "https://github.com/NetDevPack/Security.JwtExtensions", "licenseUrl": "https://www.nuget.org/packages/NetDevPack.Security.JwtExtensions/9.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/netdevpack.security.jwtextensions/9.0.1/icon", "tags": ["jwt", "jwks", "jwk", "jwks-uri", "token-validation", "security", "cryptography", "key-rotation", "dotnet"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 30588, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "JsonWebToken", "title": "JsonWebToken", "version": "1.9.4", "description": "High-performance JWT library. Provides Json Web Token primitives.", "summary": "", "authors": ["Yann Crumeyrolle"], "owners": ["ycrumeyrolle"], "totalDownloads": 505033, "projectUrl": "https://github.com/ycrumeyrolle/Jwt", "licenseUrl": "", "iconUrl": "", "tags": ["jwt", "security", "jsonwebtoken", "cryptography"], "verified": false, "versionsCount": 16, "latestVersionDownloads": 121445, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "DidiSoft.Pgp.Trial", "title": "OpenPGP Library for .NET", "version": "1.9.5.43", "description": "DidiSoft OpenPGP Library for .NET provides simple yet powerful API for working with PGP files, streams and messages. \n\t\t\t\t\n\t\tOnline Tutorial with many examples can be found at https://www.didisoft.com/net-openpgp/examples/\n\t\t\n\t\tAPI documentation can be found on the web http://sdk.didisoft.com/pgplib.net/", "summary": "A full featured library for OpenPGP cryptography and PGP keys handling.", "authors": ["DidiSoft Inc"], "owners": ["didisoft"], "totalDownloads": 501716, "projectUrl": "https://www.didisoft.com/net-openpgp/", "licenseUrl": "https://www.nuget.org/packages/DidiSoft.Pgp.Trial/1.9.5.43/license", "iconUrl": "", "tags": ["pgp", "openpgp", "encryption", "cryptography"], "verified": false, "versionsCount": 144, "latestVersionDownloads": 1410, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Paseto.Core", "title": "Paseto.Core", "version": "1.6.0", "description": "A Paseto (Platform-Agnostic Security Tokens) implementation for .NET", "summary": "", "authors": ["David De Smet"], "owners": ["idaviddesmet"], "totalDownloads": 619726, "projectUrl": "https://github.com/daviddesmet/paseto-dotnet", "licenseUrl": "https://www.nuget.org/packages/Paseto.Core/1.6.0/license", "iconUrl": "", "tags": ["paseto", "paserk", "tokens", "cryptography", "dotnet", "dotnet-core", "netstandard"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 860, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "CryptSharp", "title": "CryptSharp", "version": "1.3.0", "description": "CryptSharp - use https://www.nuget.org/packages/BCrypt.Net-Next/ for password hashing, not this library.", "summary": "CryptSharp - use BCrypt.Net-Next for password hashing, not this library.", "authors": ["CryptSharp"], "owners": ["ChrisMcKee"], "totalDownloads": 460456, "projectUrl": "https://github.com/ChrisMcKee/cryptsharp", "licenseUrl": "", "iconUrl": "", "tags": ["cryptography", "hashing", "security", "hash", "crypto"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 347010, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "WyHash", "title": "WyHash", "version": "1.0.5", "description": "Implementation of Wang Yi's wyhash 64-bit hash algorithm and wyrand PRNG. Implements wyhash v1", "summary": "", "authors": ["Colin Anderson"], "owners": ["cocowalla"], "totalDownloads": 339016, "projectUrl": "https://github.com/cocowalla/wyhash-dotnet", "licenseUrl": "https://www.nuget.org/packages/WyHash/1.0.5/license", "iconUrl": "", "tags": ["wyhash", "hash", "cryptography", "prng"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 13711, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "MFiles.Crypto", "title": "MFiles.Crypto", "version": "26.6.9", "description": "Cryptographic utilities related to M-Files Vault Applications.", "summary": "", "authors": ["M-Files"], "owners": ["M-Files"], "totalDownloads": 365525, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MFiles.Crypto/26.6.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mfiles.crypto/26.6.9/icon", "tags": ["MFiles", "M-Files", "License", "Cryptography"], "verified": true, "versionsCount": 448, "latestVersionDownloads": 327, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Neon.Cryptography", "title": "Neon.Cryptography", "version": "4.0.19", "description": "Cryptography utilities", "summary": "", "authors": ["NEONFORGE Team"], "owners": ["NeonFORGE"], "totalDownloads": 259530, "projectUrl": "https://github.com/nforgeio/neonSDK/blob/master/Lib/Neon.Cryptography/README.md", "licenseUrl": "https://www.nuget.org/packages/Neon.Cryptography/4.0.19/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/neon.cryptography/4.0.19/icon", "tags": ["cryptography", "utilities"], "verified": false, "versionsCount": 67, "latestVersionDownloads": 377, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "NATS.NKeys", "title": "NATS.NKeys", "version": "1.0.2", "description": "NATS NKeys: Ed25519 public-key signature library for the NATS .NET ecosystem. Create key pairs, sign, and verify messages for NATS authentication.", "summary": "", "authors": ["The NATS Authors"], "owners": ["NATS.io"], "totalDownloads": 650043, "projectUrl": "https://github.com/nats-io/nkeys.net", "licenseUrl": "https://www.nuget.org/packages/NATS.NKeys/1.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nats.nkeys/1.0.2/icon", "tags": ["nats", "nkeys", "ed25519", "authentication", "security", "cryptography", "signing", "public-key", "messaging"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 13495, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Inferno.StrongName", "title": "Inferno.StrongName", "version": "1.5.1", "description": "Modern, free, open-source, professionally audited .NET crypto library.", "summary": ".NET crypto done right.", "authors": ["Stan Drapkin"], "owners": ["sdrapkin"], "totalDownloads": 262729, "projectUrl": "http://securitydriven.net/inferno/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/inferno.strongname/1.5.1/icon", "tags": ["crypto", "cryptography", "encryption", "security"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 202175, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "Rebex.Security", "title": "Rebex Security 8.0.9709", "version": "8.0.9709", "description": "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.\n\nThis is a paid commercial product with a free 30-day trial:\n\n- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx\n- Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget\n\nWhen the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract.\n\nSupported platforms:\n- .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS\n- .NET 6 on Windows, Linux, macOS\n- .NET 5 on Windows, Linux, macOS\n- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x\n- .NET Framework 3.5 SP1\n- .NET Core 3.1 on Windows, Linux, macOS\n- Xamarin.Android (10.1 and higher; via .NET Standard 2.1)\n- Xamarin.iOS (13.10 and higher; via .NET Standard 2.1)\n- Mono 6.0 or higher on Linux and macOS", "summary": "File encryption and cryptography library for .NET", "authors": ["REBEX ČR s.r.o."], "owners": ["rebex"], "totalDownloads": 1055295, "projectUrl": "http://www.rebex.net/", "licenseUrl": "https://www.nuget.org/packages/Rebex.Security/8.0.9709/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebex.security/8.0.9709/icon", "tags": ["Rebex", "XTS-AES", "cryptography", "PKCS#7", "certificates", "X509", "Twofish", "Blowfish", "SHA-2", "stream", "encryption", "decryption"], "verified": true, "versionsCount": 81, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "8e8MvzCqEy5eOVNVW", "_dataset_id": "mDD6yV37exMb4WbdY"} {"packageName": "MediatR", "title": "MediatR", "version": "14.2.0", "description": "Simple, unambitious mediator implementation in .NET", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard", "LuckyPennySoftware"], "totalDownloads": 466561169, "projectUrl": "https://mediatr.io/", "licenseUrl": "https://www.nuget.org/packages/MediatR/14.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr/14.2.0/icon", "tags": ["mediator", "request", "response", "queries", "commands", "notifications"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 531212, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Contracts", "title": "MediatR.Contracts", "version": "2.0.1", "description": "Contracts package for requests, responses, and notifications", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard", "LuckyPennySoftware"], "totalDownloads": 291230801, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MediatR.Contracts/2.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr.contracts/2.0.1/icon", "tags": ["mediator", "request", "response", "queries", "commands", "notifications"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 206692286, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Extensions.Microsoft.DependencyInjection", "title": "MediatR.Extensions.Microsoft.DependencyInjection", "version": "11.1.0", "description": "MediatR extensions for ASP.NET Core", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 166570551, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MediatR.Extensions.Microsoft.DependencyInjection/11.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr.extensions.microsoft.dependencyinjection/11.1.0/icon", "tags": ["mediator", "request", "response", "queries", "commands", "notifications"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 12450012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Extensions.FluentValidation.AspNetCore", "title": "MediatR.Extensions.FluentValidation.AspNetCore", "version": "6.0.0", "description": "MediatR extension to FluentValidation for .NET framework.", "summary": "", "authors": ["Mateusz Przybylek"], "owners": ["GetoX"], "totalDownloads": 4255007, "projectUrl": "https://github.com/GetoXs/MediatR.Extensions.FluentValidation.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/MediatR.Extensions.FluentValidation.AspNetCore/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr.extensions.fluentvalidation.aspnetcore/6.0.0/icon", "tags": ["mediatr", "fluentvalidation", "mediatr-extension", "dotnet", "aspnetcore", "dotnetcore"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 326464, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Hl7.Fhir.R4", "title": "Firely's SDK for working with HL7 FHIR R4 (4.0.1)", "version": "6.3.0", "description": "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.", "summary": "", "authors": ["Firely (info@fire.ly) and contributors"], "owners": ["ewoutFHIR", "firely"], "totalDownloads": 14876950, "projectUrl": "https://github.com/FirelyTeam/firely-net-sdk", "licenseUrl": "https://www.nuget.org/packages/Hl7.Fhir.R4/6.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hl7.fhir.r4/6.3.0/icon", "tags": ["HL7", "FHIR", "Firely", "SDK", "POCO", "Fhir", "client", "Terminology", "StructureDefinition", "parsing", "serialization", "server"], "verified": true, "versionsCount": 76, "latestVersionDownloads": 30164, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "rbkApiModules.Infrastructure.MediatR.Core", "title": "rbkApiModules.Infrastructure.MediatR.Core", "version": "3.2.24", "description": "Package Description", "summary": "", "authors": ["rbasniak"], "owners": ["rbasniak"], "totalDownloads": 1163585, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/rbkApiModules.Infrastructure.MediatR.Core/3.2.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rbkapimodules.infrastructure.mediatr.core/3.2.24/icon", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 2408, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "R3", "title": "R3", "version": "1.3.1", "description": "The evolution of dotnet/reactive and UniRx.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 3794283, "projectUrl": "https://github.com/Cysharp/R3", "licenseUrl": "https://www.nuget.org/packages/R3/1.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/r3/1.3.1/icon", "tags": ["rx"], "verified": false, "versionsCount": 62, "latestVersionDownloads": 50393, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Sitko.Core.MediatR", "title": "Sitko.Core.MediatR", "version": "12.3.0", "description": "Sitko.Core is a set of libraries to help build .NET Core applications fast", "summary": "", "authors": ["George Drak"], "owners": ["sitkoru"], "totalDownloads": 552846, "projectUrl": "https://github.com/sitkoru/Sitko.Core", "licenseUrl": "https://www.nuget.org/packages/Sitko.Core.MediatR/12.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sitko.core.mediatr/12.3.0/icon", "tags": [], "verified": false, "versionsCount": 370, "latestVersionDownloads": 192, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Workleap.Extensions.MediatR", "title": "Workleap.Extensions.MediatR", "version": "1.5.9", "description": "MediatR extensions, behaviors and default configuration.", "summary": "", "authors": ["Workleap"], "owners": ["Workleap"], "totalDownloads": 561836, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Workleap.Extensions.MediatR/1.5.9/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 28, "latestVersionDownloads": 29920, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Microsoft.Azure.SignalR.Serverless.Protocols", "title": "Microsoft.Azure.SignalR.Serverless.Protocols", "version": "1.11.0", "description": ".NET Standard SDK for Azure SignalR Service serverless protocol.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 7007027, "projectUrl": "https://aka.ms/signalr_service", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.SignalR.Serverless.Protocols/1.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.serverless.protocols/1.11.0/icon", "tags": [], "verified": true, "versionsCount": 12, "latestVersionDownloads": 13006, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.SimpleInjector", "title": "MediatR.SimpleInjector", "version": "10.0.1", "description": "Register MediatR with SimpleInjector\n\nTargetFrameworks:\n- netstandard2.1;", "summary": "Register MediatR with SimpleInjector", "authors": ["jacob.phan"], "owners": ["haison8x"], "totalDownloads": 473504, "projectUrl": "https://github.com/haison8x/MediatR.SimpleInjector", "licenseUrl": "https://github.com/haison8x/MediatR.SimpleInjector/blob/master/LICENSE", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 65702, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Blauhaus.SignalR.Abstractions", "title": "Blauhaus.SignalR.Abstractions", "version": "1.0.12", "description": "Package Description", "summary": "", "authors": ["Blauhaus.SignalR.Abstractions"], "owners": ["blauhaus"], "totalDownloads": 3570107, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 185, "latestVersionDownloads": 2089, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Behaviors.Authorization", "title": "MediatR.Behaviors.Authorization", "version": "12.5.0", "description": "A simple request authorization package that allows you to build and run request specific authorization requirements before your request handler is called.", "summary": "", "authors": ["Austin Davies"], "owners": ["AustinDavies"], "totalDownloads": 440275, "projectUrl": "https://github.com/AustinDavies/MediatR.Behaviors.Authorization", "licenseUrl": "https://www.nuget.org/packages/MediatR.Behaviors.Authorization/12.5.0/license", "iconUrl": "", "tags": ["MediatR", "Authorization"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 61739, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Nut.MediatR.Behaviors", "title": "Nut.MediatR.Behaviors", "version": "1.0.0", "description": "The MediatR Behaviors.", "summary": "", "authors": ["Archway"], "owners": ["Archway"], "totalDownloads": 431356, "projectUrl": "https://github.com/Archway-SharedLib/Nut.MediatR.Behaviors", "licenseUrl": "https://www.nuget.org/packages/Nut.MediatR.Behaviors/1.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nut.mediatr.behaviors/1.0.0/icon", "tags": ["mediatr", "mediator", "behavior", "Nut"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 98537, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Courier", "title": "MediatR.Courier", "version": "7.0.1", "description": "A simple library to treat MediatR notifications sort of like events.\n\n Main usage target is client applications.", "summary": "", "authors": ["Kurai András"], "owners": ["Huszky"], "totalDownloads": 377313, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MediatR.Courier/7.0.1/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 15, "latestVersionDownloads": 23172, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Relay.Core.Plugins.MediatR", "title": "Relay.Core.Plugins.MediatR", "version": "1.0.277", "description": "Plugins available for the Core framework", "summary": "", "authors": ["Scott Ferguson"], "owners": ["Relay"], "totalDownloads": 421592, "projectUrl": "https://github.com/relay-dev/core-plugins", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/relay.core.plugins.mediatr/1.0.277/icon", "tags": [], "verified": false, "versionsCount": 113, "latestVersionDownloads": 1540, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Ninject", "title": "MediatR.Ninject", "version": "3.2.0", "description": "Ninject configuration helper for MediatR.", "summary": "", "authors": ["Silvenga"], "owners": ["Silvenga"], "totalDownloads": 338552, "projectUrl": "https://github.com/Silvenga/MediatR.Ninject", "licenseUrl": "https://www.nuget.org/packages/MediatR.Ninject/3.2.0/license", "iconUrl": "", "tags": ["MediatR", "Ninject"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 189254, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Nut.MediatR.ServiceLike", "title": "Nut.MediatR.ServiceLike", "version": "0.8.0", "description": "Access MediatR like a service.", "summary": "", "authors": ["Archway"], "owners": ["Archway"], "totalDownloads": 404206, "projectUrl": "https://github.com/Archway-SharedLib/Nut.MediatR", "licenseUrl": "https://www.nuget.org/packages/Nut.MediatR.ServiceLike/0.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nut.mediatr.servicelike/0.8.0/icon", "tags": ["mediatr", "Nut", "mediator", "service"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 129884, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Extensions.Microsoft.DependencyInjectionFixed", "title": "MediatR.Extensions.Microsoft.DependencyInjectionFixed", "version": "5.1.2", "description": "MediatR extensions for ASP.NET Core", "summary": "", "authors": ["Alexei Kostusev"], "owners": ["AlexeiKostusev"], "totalDownloads": 500518, "projectUrl": "https://github.com/Kostusev/MediatR.Extensions.Microsoft.DependencyInjection", "licenseUrl": "https://github.com/jbogard/MediatR/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mediatr.extensions.microsoft.dependencyinjectionfixed/5.1.2/icon", "tags": ["mediator", "request", "response", "queries", "commands", "notifications"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 500518, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "MediatR.Extensions", "title": "MediatR.Extensions", "version": "0.6.0", "description": "Handy extensions for MediatR", "summary": "", "authors": ["Brendan McMahon"], "owners": ["bernos"], "totalDownloads": 318190, "projectUrl": "https://github.com/bernos/MediatR.Extensions", "licenseUrl": "https://raw.githubusercontent.com/bernos/MediatR.Extensions/master/LICENSE", "iconUrl": "", "tags": ["MediatR"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 303256, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Nut.MediatR.Behaviors.FluentValidation", "title": "Nut.MediatR.Behaviors.FluentValidation", "version": "1.0.0", "description": "The MediatR Behaviors using FluentValidation.", "summary": "", "authors": ["Archway"], "owners": ["Archway"], "totalDownloads": 443369, "projectUrl": "https://github.com/Archway-SharedLib/Nut.MediatR.Behaviors", "licenseUrl": "https://www.nuget.org/packages/Nut.MediatR.Behaviors.FluentValidation/1.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nut.mediatr.behaviors.fluentvalidation/1.0.0/icon", "tags": ["mediatr", "mediator", "behavior", "fluent", "validation", "Nut"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 92233, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "Stl.CommandR", "title": "Stl.CommandR", "version": "6.8.11", "description": "Stl.CommandR - a MediatR-like library created to simplify CQRS implementations even further.", "summary": "", "authors": ["ServiceTitan, Inc."], "owners": ["ServiceTitan"], "totalDownloads": 2193258, "projectUrl": "https://github.com/servicetitan/Stl.Fusion", "licenseUrl": "https://www.nuget.org/packages/Stl.CommandR/6.8.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stl.commandr/6.8.11/icon", "tags": ["servicetitan", "stl", "stl_fusion", "commandr"], "verified": false, "versionsCount": 579, "latestVersionDownloads": 67994, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "rbkApiModules.Infrastructure.MediatR.SqlServer", "title": "rbkApiModules.Infrastructure.MediatR.SqlServer", "version": "3.2.24", "description": "Package Description", "summary": "", "authors": ["rbasniak"], "owners": ["rbasniak"], "totalDownloads": 566615, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/rbkApiModules.Infrastructure.MediatR.SqlServer/3.2.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rbkapimodules.infrastructure.mediatr.sqlserver/3.2.24/icon", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 747, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "HNGV39NJnERle2S0d", "_dataset_id": "MiMZjMLSaytJzDfbb"} {"packageName": "AutoMapper.Extensions.Microsoft.DependencyInjection", "title": "AutoMapper.Extensions.Microsoft.DependencyInjection", "version": "12.0.1", "description": "AutoMapper extensions for ASP.NET Core", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 364143526, "projectUrl": "https://automapper.org/", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.extensions.microsoft.dependencyinjection/12.0.1/icon", "tags": [], "verified": true, "versionsCount": 21, "latestVersionDownloads": 85555883, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoFixture", "title": "AutoFixture", "version": "4.18.1", "description": "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.", "summary": "", "authors": ["Mark Seemann, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 314055270, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 230, "latestVersionDownloads": 107667372, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Collection", "title": "AutoMapper.Collection", "version": "13.0.0", "description": "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.", "summary": "", "authors": ["Tyler Carlson"], "owners": ["jbogard", "TylerCarlson"], "totalDownloads": 37886014, "projectUrl": "https://github.com/AutoMapper/Automapper.Collection", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Collection/13.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.collection/13.0.0/icon", "tags": [], "verified": true, "versionsCount": 30, "latestVersionDownloads": 350959, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Extensions.ExpressionMapping", "title": "AutoMapper.Extensions.ExpressionMapping", "version": "11.0.0", "description": "Expression mapping (OData) extensions for AutoMapper", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 31076932, "projectUrl": "https://automapper.org/", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Extensions.ExpressionMapping/11.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.extensions.expressionmapping/11.0.0/icon", "tags": [], "verified": true, "versionsCount": 45, "latestVersionDownloads": 219227, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Extensions.EnumMapping", "title": "AutoMapper.Extensions.EnumMapping", "version": "6.0.0", "description": "Convention-based enum value mapping extension for AutoMapper.", "summary": "", "authors": ["Henk Kin"], "owners": ["jbogard"], "totalDownloads": 20259754, "projectUrl": "https://automapper.org/", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Extensions.EnumMapping/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.extensions.enummapping/6.0.0/icon", "tags": [], "verified": true, "versionsCount": 11, "latestVersionDownloads": 367683, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Volo.Abp.AutoMapper", "title": "Volo.Abp.AutoMapper", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.AutoMapper"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 15841583, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.AutoMapper/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.automapper/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 1043, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Microsoft.Extensions.DependencyInjection.AutoActivation", "title": "Microsoft.Extensions.DependencyInjection.AutoActivation", "version": "10.8.0", "description": "Extensions to auto-activate registered singletons in the dependency injection system.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 137132475, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.AutoActivation/10.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.autoactivation/10.8.0/icon", "tags": [], "verified": true, "versionsCount": 32, "latestVersionDownloads": 1078850, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Abp.AutoMapper", "title": "Abp.AutoMapper", "version": "10.5.0", "description": "Abp.AutoMapper", "summary": "", "authors": ["Abp.AutoMapper"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 13132627, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.AutoMapper/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.automapper/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "automapper", "object", "mapper"], "verified": true, "versionsCount": 198, "latestVersionDownloads": 2317, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "TinyMapper", "title": "TinyMapper", "version": "3.0.3", "description": "TinyMapper - a tiny and quick object mapper for .Net.", "summary": "", "authors": ["Sergey Morenko"], "owners": ["GSerjo"], "totalDownloads": 29670852, "projectUrl": "http://tinymapper.net/", "licenseUrl": "https://github.com/TinyMapper/TinyMapper/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tinymapper/3.0.3/icon", "tags": ["TinyMapper", "Mapper"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 28483912, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Slapper.AutoMapper", "title": "Slapper.AutoMapper", "version": "2.0.5", "description": "Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.", "summary": "", "authors": ["Randy Burden & contributors"], "owners": ["odelvalle", "randyburden"], "totalDownloads": 6161476, "projectUrl": "https://github.com/SlapperAutoMapper/Slapper.AutoMapper", "licenseUrl": "https://www.nuget.org/packages/Slapper.AutoMapper/2.0.5/license", "iconUrl": "", "tags": ["Slapper.AutoMapper", "slapper", "automapper", "mapper", "map", "dynamic"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 1527372, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoBogus", "title": "AutoBogus", "version": "2.13.1", "description": "A C# library complementing the Bogus generator by adding auto creation and population capabilities.", "summary": "", "authors": ["Nick Dodd"], "owners": ["nickdodd79"], "totalDownloads": 27142413, "projectUrl": "https://github.com/nickdodd79/AutoBogus", "licenseUrl": "https://www.nuget.org/packages/AutoBogus/2.13.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autobogus/2.13.1/icon", "tags": [], "verified": false, "versionsCount": 26, "latestVersionDownloads": 20504820, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Attributes", "title": "AutoMapper.Attributes", "version": "6.0.1", "description": "A convenient way to create AutoMapper type mappings using attributes.", "summary": "A convenient way to create AutoMapper type mappings using attributes.", "authors": ["Spencer Schneidenbach"], "owners": ["schneidenbach"], "totalDownloads": 4073599, "projectUrl": "https://github.com/schneidenbach/AutoMapper.Attributes", "licenseUrl": "https://github.com/schneidenbach/AutoMapper.Attributes/blob/master/LICENSE", "iconUrl": "", "tags": ["AutoMapper", "AutoMapper.Attributes"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 3917956, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Data", "title": "AutoMapper.Data", "version": "10.0.0", "description": "ADO.NET extensions for AutoMapper", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 4076125, "projectUrl": "https://github.com/AutoMapper/AutoMapper.Data", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Data/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.data/10.0.0/icon", "tags": ["AutoMapper"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 13398, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.Collection.EntityFrameworkCore", "title": "AutoMapper.Collection.EntityFrameworkCore", "version": "13.0.0", "description": "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.", "summary": "", "authors": ["Tyler Carlson"], "owners": ["jbogard"], "totalDownloads": 5356762, "projectUrl": "https://github.com/AutoMapper/Automapper.Collection.EFCore", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.Collection.EntityFrameworkCore/13.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.collection.entityframeworkcore/13.0.0/icon", "tags": [], "verified": true, "versionsCount": 12, "latestVersionDownloads": 60153, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.EF6", "title": "AutoMapper.EF6", "version": "3.0.1", "description": "Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way", "summary": "", "authors": ["Jimmy Bogard"], "owners": ["jbogard"], "totalDownloads": 3553949, "projectUrl": "https://github.com/AutoMapper/AutoMapper.EF6", "licenseUrl": "https://github.com/AutoMapper/AutoMapper.EF6/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.ef6/3.0.1/icon", "tags": ["EntityFramework", "AutoMapper"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 170786, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoMapper.AspNetCore.OData.EFCore", "title": "AutoMapper.AspNetCore.OData.EFCore", "version": "10.0.0", "description": "Creates LINQ expressions from ODataQueryOptions and executes the query.", "summary": "", "authors": ["BlaiseD"], "owners": ["jbogard"], "totalDownloads": 4845912, "projectUrl": "https://github.com/AutoMapper/AutoMapper.Extensions.OData", "licenseUrl": "https://www.nuget.org/packages/AutoMapper.AspNetCore.OData.EFCore/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/automapper.aspnetcore.odata.efcore/10.0.0/icon", "tags": ["linq", "expressions", "odata", "efcore"], "verified": true, "versionsCount": 36, "latestVersionDownloads": 24913, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AWSSDK.AutoScaling", "title": "AWSSDK - AutoScaling", "version": "4.0.101.7", "description": "Auto Scaling helps you maintain application availability and allows you to scale your capacity up or down automatically according to conditions you define.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 15166998, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.AutoScaling/4.0.101.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.autoscaling/4.0.101.7/icon", "tags": ["AWS", "Amazon", "cloud", "AutoScaling", "aws-sdk-v4"], "verified": true, "versionsCount": 1375, "latestVersionDownloads": 2192, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "WasmAI.AutoGenerator", "title": "WasmAI.AutoGenerator", "version": "1.1.1", "description": "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.", "summary": "", "authors": ["Anas Al-Tawil"], "owners": ["wasmdashwork"], "totalDownloads": 14552472, "projectUrl": "http://dashwork.runasp.net/", "licenseUrl": "https://www.nuget.org/packages/WasmAI.AutoGenerator/1.1.1/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 10, "latestVersionDownloads": 1347, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "TinyMapper.Signed", "title": "TinyMapper.Signed", "version": "4.0.0", "description": "TinyMapper - a tiny and quick object mapper for .NET (Strong Named)", "summary": "", "authors": ["Sergey Morenko,Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 10427961, "projectUrl": "https://github.com/StefH/TinyMapper", "licenseUrl": "https://www.nuget.org/packages/TinyMapper.Signed/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tinymapper.signed/4.0.0/icon", "tags": ["TinyMapper", "Mapper"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 10427252, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoFixture.Idioms", "title": "AutoFixture Idioms", "version": "4.18.1", "description": "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.", "summary": "", "authors": ["Mark Seemann, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 11279722, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.Idioms/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.idioms/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 212, "latestVersionDownloads": 2657677, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AWSSDK.ApplicationAutoScaling", "title": "AWSSDK - ApplicationAutoScaling", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 10446781, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.ApplicationAutoScaling/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.applicationautoscaling/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "ApplicationAutoScaling", "aws-sdk-v4"], "verified": true, "versionsCount": 1356, "latestVersionDownloads": 851, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoFixture.AutoFakeItEasy", "title": "AutoFixture with Auto Mocking using FakeItEasy", "version": "4.18.1", "description": "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.", "summary": "", "authors": ["Nikos Baxevanis, AutoFixture"], "owners": ["AlexPovar", "AutoFixture", "ploeh"], "totalDownloads": 7198031, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.AutoFakeItEasy/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.autofakeiteasy/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 210, "latestVersionDownloads": 1977842, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Aiwins.Rocket.AutoMapper", "title": "Aiwins.Rocket.AutoMapper", "version": "8.0.5", "description": "Package Description", "summary": "", "authors": ["Aiwins.Rocket.AutoMapper"], "owners": ["Aiwins"], "totalDownloads": 1475344, "projectUrl": "https://rocket.aiwins.cn/", "licenseUrl": "https://www.nuget.org/packages/Aiwins.Rocket.AutoMapper/8.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aiwins.rocket.automapper/8.0.5/icon", "tags": ["Aiwins", "Rocket"], "verified": false, "versionsCount": 159, "latestVersionDownloads": 10671, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation", "title": "OpenTelemetry.AutoInstrumentation", "version": "1.16.0", "description": "OpenTelemetry Automatic Instrumentation package with all required components to enable automatic instrumentation.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 8121101, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation/1.16.0/icon", "tags": ["O11y", "Observability", "OpenTelemetry", "OTel", "Logs", "Metrics", "Monitoring", "Telemetry", "Tracing", "Auto", "Automatic", "Instrumentation"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 37990, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoFixture.SeedExtensions", "title": "AutoFixture.SeedExtensions", "version": "4.18.1", "description": "Extensions for the most common AutoFixture operations to provide overloads with a seed.", "summary": "", "authors": ["AutoFixture"], "owners": ["AlexPovar", "AutoFixture"], "totalDownloads": 7592965, "projectUrl": "https://github.com/AutoFixture/AutoFixture", "licenseUrl": "https://www.nuget.org/packages/AutoFixture.SeedExtensions/4.18.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autofixture.seedextensions/4.18.1/icon", "tags": [], "verified": true, "versionsCount": 23, "latestVersionDownloads": 1764515, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "HotChocolate.Data.AutoMapper", "title": "HotChocolate.Data.AutoMapper", "version": "15.1.17", "description": "Contains extensions for easier integration of AutoMapper into HotChocolate", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 1429757, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Data.AutoMapper/15.1.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.data.automapper/15.1.17/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 103, "latestVersionDownloads": 2169, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Xamarin.Google.AutoValue.Annotations", "title": ".NET for Android and MAUI bindings for the Android Java library 'com.google.auto.value:auto-value-annotations'.", "version": "1.11.1.3", "description": ".NET for Android and MAUI bindings for the Android Java library 'com.google.auto.value:auto-value-annotations'.\n\nLibrary description: \n Immutable value-type code generation for Java 8+.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 7555594, "projectUrl": "https://aka.ms/android-libraries", "licenseUrl": "https://www.nuget.org/packages/Xamarin.Google.AutoValue.Annotations/1.11.1.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xamarin.google.autovalue.annotations/1.11.1.3/icon", "tags": ["xamarin", "artifact=com.google.auto.value:auto-value-annotations", "artifact_versioned=com.google.auto.value:auto-value-annotations:1.11.1"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 5067, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "AutoItX.Dotnet", "title": "AutoItX for .NET", "version": "3.3.14.5", "description": "AutoIt package for .NET, includes .NET assembly and native DLL from AutoIt distribution (\\Program Files (x86)\\AutoIt3\\AutoItX).", "summary": "", "authors": ["AutoIt team"], "owners": ["AlexP11223", "Dzmitry.Lahoda"], "totalDownloads": 5369467, "projectUrl": "https://www.autoitscript.com/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/autoitx.dotnet/3.3.14.5/icon", "tags": ["autoit", "automation", "scripting"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 3336540, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "SharpGrip.FluentValidation.AutoValidation.Shared", "title": "SharpGrip FluentValidation AutoValidation Shared", "version": "2.0.0", "description": "SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).", "summary": "", "authors": ["SharpGrip"], "owners": ["SharpGrip"], "totalDownloads": 7869598, "projectUrl": "https://sharpgrip.net/", "licenseUrl": "https://www.nuget.org/packages/SharpGrip.FluentValidation.AutoValidation.Shared/2.0.0/license", "iconUrl": "", "tags": ["sharpgrip", "validation", "fluent-validation", "mvc", "endpoints", "minimal-api"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 1073721, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation.Loader", "title": "OpenTelemetry.AutoInstrumentation.Loader", "version": "1.16.0", "description": "Loader used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 5950631, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Loader/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.loader/1.16.0/icon", "tags": ["APM", "AutoInstrumentation", "Automatic", "Instrumentation", "Logs", "Metrics", "Monitoring", "O11y", "Observability", "OpenTelemetry", "OTel", "Telemetry", "Tracing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 38355, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "NetCore.AutoRegisterDi", "title": "NetCore.AutoRegisterDi", "version": "2.2.1", "description": "Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection", "summary": "", "authors": ["Jon P Smith"], "owners": ["jon smith"], "totalDownloads": 5735705, "projectUrl": "https://github.com/JonPSmith/NetCore.AutoRegisterDi", "licenseUrl": "https://raw.githubusercontent.com/JonPSmith/NetCore.AutoRegisterDi/master/LICENCE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/netcore.autoregisterdi/2.2.1/icon", "tags": ["NetCore", "DependencyInjection", "di"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 1277002, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Amazon.CDK.AWS.AutoScaling.Common", "title": "Amazon.CDK.AWS.AutoScaling.Common", "version": "1.204.0", "description": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling (Stability: Stable)", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 7395167, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Amazon.CDK.AWS.AutoScaling.Common/1.204.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.cdk.aws.autoscaling.common/1.204.0/icon", "tags": ["aws", "cdk", "constructs", "s3"], "verified": true, "versionsCount": 217, "latestVersionDownloads": 345314, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "FFmpeg.AutoGen", "title": "FFmpeg.AutoGen", "version": "8.1.0", "description": "FFmpeg auto generated unsafe bindings for C#/.NET and Mono.", "summary": "", "authors": ["Ruslan Balanukhin"], "owners": ["ruslanb"], "totalDownloads": 4521541, "projectUrl": "https://github.com/Ruslan-B/FFmpeg.AutoGen", "licenseUrl": "https://www.nuget.org/packages/FFmpeg.AutoGen/8.1.0/license", "iconUrl": "", "tags": ["ffmpeg"], "verified": false, "versionsCount": 56, "latestVersionDownloads": 35280, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation.Runtime.Managed", "title": "OpenTelemetry.AutoInstrumentation.Runtime.Managed", "version": "1.16.0", "description": "Managed components used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 6989496, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Runtime.Managed/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.runtime.managed/1.16.0/icon", "tags": ["APM", "AutoInstrumentation", "Automatic", "Instrumentation", "Logs", "Metrics", "Monitoring", "O11y", "Observability", "OpenTelemetry", "OTel", "Telemetry", "Tracing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 38727, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Amazon.CDK.AWS.ApplicationAutoScaling", "title": "Amazon.CDK.AWS.ApplicationAutoScaling", "version": "1.204.0", "description": "The CDK Construct Library for AWS::ApplicationAutoScaling (Stability: Stable)", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 6956573, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Amazon.CDK.AWS.ApplicationAutoScaling/1.204.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.cdk.aws.applicationautoscaling/1.204.0/icon", "tags": ["aws", "cdk", "constructs", "applicationautoscaling"], "verified": true, "versionsCount": 217, "latestVersionDownloads": 344804, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "SharpGrip.FluentValidation.AutoValidation.Mvc", "title": "SharpGrip FluentValidation AutoValidation MVC", "version": "2.0.0", "description": "SharpGrip FluentValidation AutoValidation MVC is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers.", "summary": "", "authors": ["SharpGrip"], "owners": ["SharpGrip"], "totalDownloads": 6575082, "projectUrl": "https://sharpgrip.net/", "licenseUrl": "https://www.nuget.org/packages/SharpGrip.FluentValidation.AutoValidation.Mvc/2.0.0/license", "iconUrl": "", "tags": ["sharpgrip", "validation", "fluent-validation", "mvc"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 840841, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation.Runtime.Native", "title": "OpenTelemetry.AutoInstrumentation.Runtime.Native", "version": "1.16.0", "description": "Native runtime components used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 6064622, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Runtime.Native/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.runtime.native/1.16.0/icon", "tags": ["O11y", "Observability", "OpenTelemetry", "OTel", "Logs", "Metrics", "Monitoring", "Telemetry", "Tracing", "Auto", "Automatic", "Instrumentation"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 38416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation.BuildTasks", "title": "OpenTelemetry.AutoInstrumentation.BuildTasks", "version": "1.16.0", "description": "Build tasks used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 5976255, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.BuildTasks/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.buildtasks/1.16.0/icon", "tags": ["APM", "AutoInstrumentation", "Automatic", "Instrumentation", "Logs", "Metrics", "Monitoring", "O11y", "Observability", "OpenTelemetry", "OTel", "Telemetry", "Tracing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 38303, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Soenneker.Utils.AutoBogus", "title": "Soenneker.Utils.AutoBogus", "version": "4.0.924", "description": "The .NET Bogus autogenerator", "summary": "", "authors": ["Jake Soenneker"], "owners": ["soenneker"], "totalDownloads": 3666038, "projectUrl": "https://github.com/soenneker/soenneker.utils.autobogus", "licenseUrl": "https://www.nuget.org/packages/Soenneker.Utils.AutoBogus/4.0.924/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus/4.0.924/icon", "tags": ["utils", "autobogus", "autofaker", "faker", "bogus", "tests", "mock", "c#", ".net", "csharp", "dotnet"], "verified": true, "versionsCount": 869, "latestVersionDownloads": 16399, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "OpenTelemetry.AutoInstrumentation.StartupHook", "title": "OpenTelemetry.AutoInstrumentation.StartupHook", "version": "1.16.0", "description": "StartupHook used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 5944033, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.StartupHook/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.startuphook/1.16.0/icon", "tags": ["APM", "AutoInstrumentation", "Automatic", "Instrumentation", "Logs", "Metrics", "Monitoring", "O11y", "Observability", "OpenTelemetry", "OTel", "Telemetry", "Tracing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 38350, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "XAct.ObjectMapping.AutoMapper", "title": "XAct.ObjectMapping.AutoMapper", "version": "1.1.17040.3290", "description": "An XActLib assembly: an implementation of the services defined in XAct.ObjectMapping, using AutoMapper.", "summary": "", "authors": ["XAct Software Solutions, Inc."], "owners": ["xact"], "totalDownloads": 685388, "projectUrl": "https://bitbucket.org/xact/cs.ff.xact.lib/", "licenseUrl": "https://bitbucket.org/xact/cs.ff.xact.lib/wiki/General/Legal/", "iconUrl": "", "tags": ["XAct", "XActLib"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 3109, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "2vH40ynwKvNTQ8Voo", "_dataset_id": "yQfbbA8TKE92ZZxqP"} {"packageName": "Polly.Core", "title": "Polly.Core", "version": "8.7.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["joelhulen", "Polly"], "totalDownloads": 579772638, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://www.nuget.org/packages/Polly.Core/8.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.core/8.7.0/icon", "tags": ["Polly", "Simmy", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Circuit", "Breaker", "CircuitBreaker", "Chaos", "ChaosEngineering", "Retry", "Wait", "Fallback", "Timeout", "Parallelization", "Hedging"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 5978835, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "AWSSDK.Polly", "title": "AWSSDK - Polly", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 453749700, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Polly/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.polly/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "Polly", "aws-sdk-v4"], "verified": true, "versionsCount": 1343, "latestVersionDownloads": 1771, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Microsoft.Extensions.Http.Polly", "title": "Microsoft.Extensions.Http.Polly", "version": "10.0.10", "description": "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.\n \n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 569854518, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Http.Polly/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http.polly/10.0.10/icon", "tags": ["aspnetcore", "httpclient"], "verified": true, "versionsCount": 156, "latestVersionDownloads": 829026, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Extensions.Http", "title": "Polly.Extensions.Http", "version": "3.0.0", "description": "Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 494534287, "projectUrl": "https://github.com/App-vNext/Polly.Extensions.Http", "licenseUrl": "https://www.nuget.org/packages/Polly.Extensions.Http/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.extensions.http/3.0.0/icon", "tags": ["HttpClient", "HttpClientFactory", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 469844137, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Extensions", "title": "Polly.Extensions", "version": "8.7.0", "description": "Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["joelhulen", "Polly"], "totalDownloads": 140057330, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://www.nuget.org/packages/Polly.Extensions/8.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.extensions/8.7.0/icon", "tags": ["Polly", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "DI", "DependencyInjection", "IOC", "InversionOfControl", "Metrics", "Observability", "Telemetry"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 478564, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Contrib.WaitAndRetry", "title": "Polly.Contrib.WaitAndRetry", "version": "1.1.1", "description": "Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.", "summary": "", "authors": ["Grant Dickinson, App vNext"], "owners": ["Polly-Contrib"], "totalDownloads": 162398284, "projectUrl": "https://github.com/Polly-Contrib/Polly.Contrib.WaitAndRetry", "licenseUrl": "https://www.nuget.org/packages/Polly.Contrib.WaitAndRetry/1.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.contrib.waitandretry/1.1.1/icon", "tags": ["Resilience", "Resiliency", "Fault-tolerance", "Transient-fault-handling", "Retry", "Retry-intervals", "Jitter"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 147062194, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.RateLimiting", "title": "Polly.RateLimiting", "version": "8.7.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["joelhulen", "Polly"], "totalDownloads": 121745883, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://www.nuget.org/packages/Polly.RateLimiting/8.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.ratelimiting/8.7.0/icon", "tags": ["Polly", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Wait", "Bulkhead", "Rate-limit", "Throttle", "Hedging"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 154327, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly-Signed", "title": "Polly-Signed", "version": "5.9.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 22409837, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly-signed/5.9.0/icon", "tags": ["Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Circuit", "Breaker", "CircuitBreaker", "Retry", "Wait", "Cache", "Cache-aside", "Bulkhead", "Fallback", "Timeout", "Throttle", "Parallelization"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 3616160, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.Memory", "title": "Polly.Caching.Memory", "version": "3.0.2", "description": "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.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 26635634, "projectUrl": "https://github.com/App-vNext/Polly.Caching.MemoryCache", "licenseUrl": "https://www.nuget.org/packages/Polly.Caching.Memory/3.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.memory/3.0.2/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 22107434, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.Distributed", "title": "Polly.Caching.Distributed", "version": "3.0.1", "description": "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.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 5127313, "projectUrl": "https://github.com/App-vNext/Polly.Caching.IDistributedCache", "licenseUrl": "https://www.nuget.org/packages/Polly.Caching.Distributed/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.distributed/3.0.1/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 4551380, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.Serialization.Json", "title": "Polly.Caching.Serialization.Json", "version": "3.0.0", "description": "Polly.Caching.Serialization.Json is a plug-in for the .NET OSS resilience library Polly, supporting serialization to and from Json using Newtonsoft.Json", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 3290514, "projectUrl": "https://github.com/App-vNext/Polly.Caching.Serialization.Json", "licenseUrl": "https://www.nuget.org/packages/Polly.Caching.Serialization.Json/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.serialization.json/3.0.0/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside", "serialization", "Json"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 3277609, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Testing", "title": "Polly.Testing", "version": "8.7.0", "description": "Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["joelhulen", "Polly"], "totalDownloads": 2360956, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://www.nuget.org/packages/Polly.Testing/8.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.testing/8.7.0/icon", "tags": ["Polly", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Testing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 50128, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Ocelot.Provider.Polly", "title": "Ocelot.Provider.Polly", "version": "24.1.0", "description": "Provides Ocelot extensions to use Polly.NET", "summary": "", "authors": ["Tom Pallister, Raman Maksimchuk, Raynald Messié"], "owners": ["mijitt0m", "raman-m", "ThreeMammals"], "totalDownloads": 3025292, "projectUrl": "https://github.com/ThreeMammals/Ocelot/tree/main/src/Ocelot.Provider.Polly", "licenseUrl": "https://www.nuget.org/packages/Ocelot.Provider.Polly/24.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ocelot.provider.polly/24.1.0/icon", "tags": ["API", "Gateway", ".NET", "Polly"], "verified": false, "versionsCount": 30, "latestVersionDownloads": 112841, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Contrib.Simmy", "title": "Polly.Contrib.Simmy", "version": "0.3.0", "description": "Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET", "summary": "", "authors": ["App vNext"], "owners": ["Polly-Contrib"], "totalDownloads": 2900266, "projectUrl": "https://github.com/App-vNext/Simmy", "licenseUrl": "https://www.nuget.org/packages/Polly.Contrib.Simmy/0.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.contrib.simmy/0.3.0/icon", "tags": ["Resilience", "Chaos-engineering", "Fault-injection"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2848309, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Extensions.Http-Signed", "title": "Polly.Extensions.Http-Signed", "version": "1.0.4", "description": "Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 1389606, "projectUrl": "https://github.com/App-vNext/Polly.Extensions.Http", "licenseUrl": "https://raw.github.com/App-vNext/Polly.Extensions.Http/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.extensions.http-signed/1.0.4/icon", "tags": ["HttpClient", "Exception", "Handling", "Resilience", "Transient", "Fault", "Policy"], "verified": true, "versionsCount": 1, "latestVersionDownloads": 1382183, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Contrib.DuplicateRequestCollapser", "title": "Polly.Contrib.DuplicateRequestCollapser", "version": "0.2.1", "description": "Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET", "summary": "", "authors": ["App vNext"], "owners": ["Polly-Contrib"], "totalDownloads": 1376661, "projectUrl": "https://github.com/Polly-Contrib/Polly.Contrib.DuplicateRequestCollapser", "licenseUrl": "https://www.nuget.org/packages/Polly.Contrib.DuplicateRequestCollapser/0.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.contrib.duplicaterequestcollapser/0.2.1/icon", "tags": ["Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Polly"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 1363561, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Proxy", "title": "Polly.Proxy", "version": "0.0.2", "description": "Configure Polly by using a Dynamic Proxy.", "summary": "", "authors": ["Federico Colombo"], "owners": ["thepirat000"], "totalDownloads": 760143, "projectUrl": "https://github.com/thepirat000/Polly.Proxy", "licenseUrl": "https://www.nuget.org/packages/Polly.Proxy/0.0.2/license", "iconUrl": "", "tags": ["Polly", "Proxy"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 555625, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.MemoryCache", "title": "Polly.Caching.MemoryCache", "version": "1.1.0", "description": "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.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 663731, "projectUrl": "https://github.com/App-vNext/Polly.Caching.MemoryCache", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.memorycache/1.1.0/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 532617, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Cadru.Polly", "title": "Cadru.Polly", "version": "6.0.0", "description": "Provides support for working with Polly policies, including a strategy for resilient database queries.", "summary": "", "authors": ["Scott Dorman"], "owners": ["scottdorman"], "totalDownloads": 503704, "projectUrl": "https://github.com/scottdorman/cadru", "licenseUrl": "https://www.nuget.org/packages/Cadru.Polly/6.0.0/license", "iconUrl": "", "tags": ["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"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 455625, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Net40Async", "title": "Polly.Net40Async", "version": "5.9.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 650327, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.net40async/5.9.0/icon", "tags": ["Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Circuit", "Breaker", "CircuitBreaker", "Retry", "Wait", "Cache", "Cache-aside", "Bulkhead", "Fallback", "Timeout", "Throttle", "Parallelization"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 72428, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "AWSSDKCPP-Polly", "title": "AWS SDK for C++ (Amazon Polly)", "version": "1.6.20160610.25", "description": "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).", "summary": "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", "authors": ["Amazon Web Services"], "owners": ["awscpp"], "totalDownloads": 453258, "projectUrl": "http://github.com/aws/aws-sdk-cpp", "licenseUrl": "http://aws.amazon.com/apache2.0/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdkcpp-polly/1.6.20160610.25/icon", "tags": ["AWS", "Amazon", "cloud", "aws-sdk-cpp", "native", "polly", "nativepackage"], "verified": false, "versionsCount": 180, "latestVersionDownloads": 3119, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Mindbox.EasyCaching.Decoration.Polly", "title": "Mindbox.EasyCaching.Decoration.Polly", "version": "4.2.57", "description": "Package Description", "summary": "", "authors": ["ncc, Catcher Wong, Mindbox"], "owners": ["mindbox"], "totalDownloads": 495754, "projectUrl": "https://github.com/mindbox-moscow/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/Mindbox.EasyCaching.Decoration.Polly/4.2.57/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mindbox.easycaching.decoration.polly/4.2.57/icon", "tags": ["Caching", "Cache", "Distributed", "Memory", "Hybrid"], "verified": false, "versionsCount": 45, "latestVersionDownloads": 6220, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "AWSSDKCPP-Polly.redist", "title": "AWS SDK for C++ (Amazon Polly) Redist", "version": "1.6.20160610.25", "description": "Redistributable components for package 'AWSSDKCPP-Polly'. This package should only be installed as a dependency. \n(This is not the package you are looking for).", "summary": "Redistributable components for for package 'AWSSDKCPP-Polly'", "authors": ["Amazon Web Services"], "owners": ["awscpp"], "totalDownloads": 348471, "projectUrl": "http://github.com/aws/aws-sdk-cpp", "licenseUrl": "http://aws.amazon.com/apache2.0/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdkcpp-polly.redist/1.6.20160610.25/icon", "tags": ["AWS", "Amazon", "cloud", "aws-sdk-cpp", "native", "polly", "nativepackage"], "verified": false, "versionsCount": 180, "latestVersionDownloads": 2715, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Contrib.MutableBulkheadPolicy", "title": "Polly.Contrib.MutableBulkheadPolicy", "version": "1.0.0", "description": "Polly.Contrib.MutableBulkheadPolicy is a mutable version of Polly Bulkhead policy that allows changing parallelization parameter.", "summary": "", "authors": ["App vNext"], "owners": ["Polly-Contrib"], "totalDownloads": 190604, "projectUrl": "https://github.com/Polly-Contrib/Polly.Contrib.MutableBulkheadPolicy", "licenseUrl": "https://www.nuget.org/packages/Polly.Contrib.MutableBulkheadPolicy/1.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.contrib.mutablebulkheadpolicy/1.0.0/icon", "tags": [], "verified": true, "versionsCount": 1, "latestVersionDownloads": 190604, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.IDistributedCache", "title": "Polly.Caching.IDistributedCache", "version": "1.0.4", "description": "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.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 118870, "projectUrl": "https://github.com/App-vNext/Polly.Caching.IDistributedCache", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.idistributedcache/1.0.4/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside"], "verified": true, "versionsCount": 1, "latestVersionDownloads": 118870, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Audit.NET.Polly", "title": "Audit.NET.Polly", "version": "32.2.0", "description": "Log Audit.NET Audit Trail Polly™", "summary": "", "authors": ["Federico Colombo"], "owners": ["thepirat000", "thepirat0000"], "totalDownloads": 98938, "projectUrl": "https://github.com/thepirat000/Audit.NET", "licenseUrl": "https://www.nuget.org/packages/Audit.NET.Polly/32.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/audit.net.polly/32.2.0/icon", "tags": ["Audit", "Trail", "Log", "Polly"], "verified": false, "versionsCount": 51, "latestVersionDownloads": 2105, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Util.Microservices.Polly", "title": "Util.Microservices.Polly", "version": "8.0.19", "description": "Util.Microservices.Polly是Util应用框架基于Polly的弹性处理操作类库", "summary": "", "authors": ["ncc, 何镇汐"], "owners": ["ncc", "xiadao521"], "totalDownloads": 87702, "projectUrl": "https://github.com/dotnetcore/Util", "licenseUrl": "https://www.nuget.org/packages/Util.Microservices.Polly/8.0.19/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/util.microservices.polly/8.0.19/icon", "tags": ["util", "applicationframework", "dotnetcore", "aspnetcore"], "verified": false, "versionsCount": 138, "latestVersionDownloads": 302, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "RestSharpPolly", "title": "RestSharpPolly", "version": "1.2.0", "description": "RestSharpPolly", "summary": "https://github.com/yuessir/RestSharpPolly", "authors": ["zxbig"], "owners": ["zxbig"], "totalDownloads": 73844, "projectUrl": "https://github.com/yuessir/RestSharpPolly", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 66867, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "M5x.Polly", "title": "M5x.Polly", "version": "2.10.0", "description": "Package Description", "summary": "", "authors": ["macula.io"], "owners": ["macula"], "totalDownloads": 72527, "projectUrl": "https://github.com/rgfaber/m5x-sdk", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/m5x.polly/2.10.0/icon", "tags": [], "verified": false, "versionsCount": 52, "latestVersionDownloads": 1012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Sundry.Extensions.Http.Polly", "title": "Sundry.Extensions.Http.Polly", "version": "1.0.9", "description": "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.", "summary": "", "authors": ["Sundry.Extensions.Http.Polly"], "owners": ["ankt.srkr"], "totalDownloads": 70099, "projectUrl": "https://github.com/sundryoss/Sundry.Extensions.Http.Polly", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sundry.extensions.http.polly/1.0.9/icon", "tags": ["polly", "httpclient", "ihttpclientfactory", "aspnetcore", "exception", "handling", "resilience", "transient", "fault", "policy"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 64295, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Plinth.HttpApiClient.Polly", "title": "Plinth.HttpApiClient.Polly", "version": "1.8.1", "description": "Polly extensions for Plinth.HttpApiClient", "summary": "", "authors": ["Plinth"], "owners": ["CIandT"], "totalDownloads": 76588, "projectUrl": "https://bitbucket.org/plinthlibs/common/", "licenseUrl": "https://www.nuget.org/packages/Plinth.HttpApiClient.Polly/1.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/plinth.httpapiclient.polly/1.8.1/icon", "tags": ["Plinth", "WebApi", "http", "Api", "Polly", "Poicy", "Client", "REST", "JSON", "HttpClient"], "verified": true, "versionsCount": 64, "latestVersionDownloads": 3153, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Caching.MemoryCache-Signed", "title": "Polly.Caching.MemoryCache-Signed", "version": "1.1.0", "description": "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.", "summary": "", "authors": ["App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 81424, "projectUrl": "https://github.com/App-vNext/Polly.Caching.MemoryCache", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.caching.memorycache-signed/1.1.0/icon", "tags": ["Polly", "Cache", "Caching", "Cache-aside"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 79243, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "NClient.Providers.Resilience.Polly", "title": "NClient.Providers.Resilience.Polly", "version": "0.13.0", "description": "The provider that allows you to implement resilience policies using the Polly library.", "summary": "", "authors": ["smolchanovsky"], "owners": ["smolchanovsky"], "totalDownloads": 59986, "projectUrl": "https://nclient.github.io/", "licenseUrl": "https://www.nuget.org/packages/NClient.Providers.Resilience.Polly/0.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nclient.providers.resilience.polly/0.13.0/icon", "tags": ["NClient", "NClient.Providers", "NClient.Providers.Resilience", "Polly"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 4358, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Eventuous.Subscriptions.Polly", "title": "Eventuous.Subscriptions.Polly", "version": "0.16.4", "description": "Production-grade Event Sourcing library", "summary": "", "authors": ["Alexey Zimarev and Eventuous community"], "owners": ["Eventuous"], "totalDownloads": 56811, "projectUrl": "https://eventuous.dev/", "licenseUrl": "https://www.nuget.org/packages/Eventuous.Subscriptions.Polly/0.16.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/eventuous.subscriptions.polly/0.16.4/icon", "tags": ["CQRS", "ES", "Event", "Sourcing", "EventSourcing", "EventStore", "DDD", "ESDB", "EventStoreDB"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 553, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Polly.Net40Async-Signed", "title": "Polly.Net40Async-Signed", "version": "5.9.0", "description": "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.", "summary": "", "authors": ["Michael Wolfenden, App vNext"], "owners": ["dylanreisenberger", "joelhulen", "Polly"], "totalDownloads": 64926, "projectUrl": "https://github.com/App-vNext/Polly", "licenseUrl": "https://raw.github.com/App-vNext/Polly/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/polly.net40async-signed/5.9.0/icon", "tags": ["Exception", "Handling", "Resilience", "Transient", "Fault", "Policy", "Circuit", "Breaker", "CircuitBreaker", "Retry", "Wait", "Cache", "Cache-aside", "Bulkhead", "Fallback", "Timeout", "Throttle", "Parallelization"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 23101, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "PollyFlurl", "title": "PollyFlurl", "version": "0.0.3", "description": "Package Description", "summary": "", "authors": ["Saahil Claypool"], "owners": ["saahilclaypool"], "totalDownloads": 30508, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/PollyFlurl/0.0.3/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 29575, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "PollyTick", "title": "PollyTick", "version": "0.6.3", "description": "Package Description", "summary": "", "authors": ["PollyTick"], "owners": ["iwillspeak"], "totalDownloads": 25888, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 13, "latestVersionDownloads": 1118, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "PommaLabs.KVLite.Polly", "title": "KVLite - Polly cache providers", "version": "12.4.0+e5111bc4", "description": "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.", "summary": "", "authors": ["PommaLabs"], "owners": ["doktorp"], "totalDownloads": 33656, "projectUrl": "https://gitlab.com/pommalabs/kvlite", "licenseUrl": "https://www.nuget.org/packages/PommaLabs.KVLite.Polly/12.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pommalabs.kvlite.polly/12.4.0/icon", "tags": ["kvlite", "cache", "partition", "key", "value", "store", "concurrent", "timed", "sliding", "polly", "provider", "sync", "async"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 247, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "AInq.Helpers.Polly", "title": "AInq.Helpers.Polly", "version": "3.0.3", "description": "Helpers for Polly: store data in Context, retry policies, HTTP request with policy", "summary": "", "authors": ["Anton Andryushchenko"], "owners": ["AInq", "andryushchenko"], "totalDownloads": 32127, "projectUrl": "https://github.com/andryushchenko/AInq.Helpers", "licenseUrl": "https://www.nuget.org/packages/AInq.Helpers.Polly/3.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ainq.helpers.polly/3.0.3/icon", "tags": ["AInq", "Polly", "Helper"], "verified": false, "versionsCount": 35, "latestVersionDownloads": 167, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "RateLimitHeaders.Polly", "title": "RateLimitHeaders.Polly", "version": "1.0.0", "description": "Polly v8 resilience strategy for RateLimitHeaders. Provides rate limit header awareness for Polly resilience pipelines.", "summary": "", "authors": ["Alos Engineering"], "owners": ["Alos"], "totalDownloads": 30251, "projectUrl": "https://github.com/Alos-no/RateLimitHeaders", "licenseUrl": "https://www.nuget.org/packages/RateLimitHeaders.Polly/1.0.0/license", "iconUrl": "", "tags": ["Resilience", "Resiliency", "Polly", "Rate-limiting", "RateLimit", "HTTP", "HttpClient", "Throttling"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 30251, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Plinth.HttpApiClient.RestSharp.Polly", "title": "Plinth.HttpApiClient.RestSharp.Polly", "version": "1.8.1", "description": "Polly extensions for Plinth.HttpApiClient.RestSharp", "summary": "", "authors": ["Plinth"], "owners": ["CIandT"], "totalDownloads": 48012, "projectUrl": "https://bitbucket.org/plinthlibs/common/", "licenseUrl": "https://www.nuget.org/packages/Plinth.HttpApiClient.RestSharp.Polly/1.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/plinth.httpapiclient.restsharp.polly/1.8.1/icon", "tags": ["Plinth", "WebApi", "http", "Api", "Polly", "Poicy", "Client", "REST", "JSON", "RestSharp"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 6463, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "CacheMeIfYouCan.Polly", "title": "CacheMeIfYouCan.Polly", "version": "0.2.197", "description": "Extends CacheMeIfYouCan by providing the ability to wrap cache calls with Polly policies (eg. CircuitBreaker, Retry, etc.)", "summary": "", "authors": ["hpeebles"], "owners": ["hpeebles"], "totalDownloads": 51221, "projectUrl": "https://github.com/hpeebles/CacheMeIfYouCan", "licenseUrl": "https://www.nuget.org/packages/CacheMeIfYouCan.Polly/0.2.197/license", "iconUrl": "", "tags": ["Cache", "Polly", "CircuitBreaker"], "verified": false, "versionsCount": 57, "latestVersionDownloads": 1314, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "EsiNet.Polly", "title": "EsiNet.Polly", "version": "0.4.0", "description": "Polly plugin for ESI.NET", "summary": "", "authors": ["Erik Juhlin"], "owners": ["allrameest"], "totalDownloads": 27347, "projectUrl": "https://github.com/allrameest/EsiNet", "licenseUrl": "https://opensource.org/licenses/mit-license.php", "iconUrl": "https://api.nuget.org/v3-flatcontainer/esinet.polly/0.4.0/icon", "tags": ["esinet", "esi", "edgesideinclude", "aspnetcore", "middleware", "polly"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 5360, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "HiNetCloud.Polly", "title": "Polly-Library For Hangzhou NetCloud Technology Co., Ltd", "version": "24.8.10.9", "description": "24.8.10.9-HiNetCoreAssembly-MD5【K1l/EhIz8XhEslbFSdsm5A==】", "summary": "", "authors": ["Eric.Zhang"], "owners": ["jszyong"], "totalDownloads": 25819, "projectUrl": "http://www.hinetcloud.com/NugetProjectUrls/Polly.html", "licenseUrl": "https://www.nuget.org/packages/HiNetCloud.Polly/24.8.10.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hinetcloud.polly/24.8.10.9/icon", "tags": ["NetCloudFramework"], "verified": false, "versionsCount": 67, "latestVersionDownloads": 271, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Jal.HttpClient.Polly", "title": "Jal.HttpClient.Polly", "version": "3.2.0", "description": "Jal.HttpClient library integration with Polly", "summary": "", "authors": ["Raul Naupari"], "owners": ["raulnq"], "totalDownloads": 27239, "projectUrl": "https://github.com/raulnq/Jal.HttpClient", "licenseUrl": "https://www.nuget.org/packages/Jal.HttpClient.Polly/3.2.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 13, "latestVersionDownloads": 13502, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "DistributedCachePollyDecorator", "title": "DistributedCachePollyDecorator", "version": "1.1.0+build.14", "description": "Provides a Decorator for IDistributedCache to inject Polly-policies", "summary": "", "authors": ["darth_fabar"], "owners": ["darth-fabar"], "totalDownloads": 20125, "projectUrl": "https://github.com/darthfabar/DistributedCachePollyDecorator", "licenseUrl": "https://www.nuget.org/packages/DistributedCachePollyDecorator/1.1.0/license", "iconUrl": "", "tags": ["IDistributedCache", "Polly", "CircuitBreaker", "Redis"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 19877, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "SWE.Polly", "title": "SWE.Polly", "version": "1.0.7", "description": "Intergrating Polly.Net consuming API with SWE.Http.", "summary": "", "authors": ["Stefan Wentink"], "owners": ["StefanWentink"], "totalDownloads": 13850, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["http", "polly", "polly.net", "client", "extension"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 5996, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "HiNetCloud.NetCloudCore.Polly", "title": "NetCloudCore.Polly-Library For Hangzhou NetCloud Technology Co., Ltd", "version": "23.10.8.15", "description": "23.10.8.15-HiNetCoreAssembly-MD5【lKp06KMLOXejndhjPTYb4Q==】", "summary": "", "authors": ["Eric.Zhang"], "owners": ["jszyong"], "totalDownloads": 30431, "projectUrl": "http://www.hinetcloud.com/NugetProjectUrls/NetCloudCore.Polly.html", "licenseUrl": "https://www.nuget.org/packages/HiNetCloud.NetCloudCore.Polly/23.10.8.15/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hinetcloud.netcloudcore.polly/23.10.8.15/icon", "tags": ["NetCloudFramework"], "verified": false, "versionsCount": 74, "latestVersionDownloads": 294, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "LightningBug.Polly", "title": "LightningBug.Polly", "version": "1.3.3", "description": "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", "summary": "", "authors": ["Jason Dentler"], "owners": ["jasondentler"], "totalDownloads": 16299, "projectUrl": "http://lightningbug.jasondentler.com/", "licenseUrl": "https://www.nuget.org/packages/LightningBug.Polly/1.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/lightningbug.polly/1.3.3/icon", "tags": [], "verified": false, "versionsCount": 11, "latestVersionDownloads": 953, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "AKNTIgV8991OVofCf", "_dataset_id": "7dfu7LHpQhuM2LRgU"} {"packageName": "Confluent.Kafka", "title": "Confluent.Kafka", "version": "2.15.0", "description": "Confluent's .NET Client for Apache Kafka", "summary": "", "authors": ["Confluent Inc.,Andreas Heider"], "owners": ["confluent"], "totalDownloads": 254529005, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.Kafka/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.kafka/2.15.0/icon", "tags": ["Kafka", "Confluent", "librdkafka"], "verified": false, "versionsCount": 60, "latestVersionDownloads": 566267, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "librdkafka.redist", "title": "librdkafka - redistributable", "version": "2.15.0", "description": "The Apache Kafka C/C++ client library - redistributable", "summary": "The Apache Kafka C/C++ client library", "authors": ["Magnus Edenhill, edenhill"], "owners": ["confluent", "edenhill", "math"], "totalDownloads": 248006587, "projectUrl": "https://github.com/confluentinc/librdkafka", "licenseUrl": "https://github.com/confluentinc/librdkafka/blob/master/LICENSES.txt", "iconUrl": "", "tags": ["native", "apache", "kafka", "librdkafka", "C", "C++", "nativepackage"], "verified": false, "versionsCount": 54, "latestVersionDownloads": 572758, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry", "title": "Confluent.SchemaRegistry", "version": "2.15.0", "description": "A .NET Client for Confluent Schema Registry", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 63680390, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.SchemaRegistry/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry/2.15.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry"], "verified": false, "versionsCount": 54, "latestVersionDownloads": 126086, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry.Serdes.Avro", "title": "Confluent.SchemaRegistry.Serdes.Avro", "version": "2.15.0", "description": "Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 35312345, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Avro/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.avro/2.15.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry", "Avro"], "verified": false, "versionsCount": 43, "latestVersionDownloads": 72492, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Abstractions", "title": "KafkaFlow.Abstractions", "version": "4.2.0", "description": "Contains all KafkaFlow extendable interfaces", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 13736180, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Abstractions/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.abstractions/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 107, "latestVersionDownloads": 351219, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Motor.Extensions.Hosting.Abstractions", "title": "Motor.Extensions.Hosting.Abstractions", "version": "0.18.2", "description": "Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.", "summary": "", "authors": ["Motor.Extensions.Hosting.Abstractions"], "owners": ["GDATASoftwareAG"], "totalDownloads": 37216164, "projectUrl": "https://github.com/GDATASoftwareAG/motornet", "licenseUrl": "https://www.nuget.org/packages/Motor.Extensions.Hosting.Abstractions/0.18.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/motor.extensions.hosting.abstractions/0.18.2/icon", "tags": ["microservice", "hosting", "rabbitmq", "kafka", "sqs", "http", "logging", "tracing"], "verified": false, "versionsCount": 62, "latestVersionDownloads": 2831, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow", "title": "KafkaFlow", "version": "4.2.0", "description": "KafkaFlow main package", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 11297556, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 107, "latestVersionDownloads": 341331, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "AspNetCore.HealthChecks.Kafka", "title": "AspNetCore.HealthChecks.Kafka", "version": "9.0.0", "description": "HealthChecks.Kafka is the health check package for Kafka.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 15419225, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.Kafka/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.kafka/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "Kafka", "Confluent"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 3501276, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Microsoft.DependencyInjection", "title": "KafkaFlow.Microsoft.DependencyInjection", "version": "4.2.0", "description": "Adapts KafkaFlow to use Microsoft Dependency Injection", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 8955004, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Microsoft.DependencyInjection/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.microsoft.dependencyinjection/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 107, "latestVersionDownloads": 321938, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry.Serdes.Json", "title": "Confluent.SchemaRegistry.Serdes.Json", "version": "2.15.0", "description": "Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 12213438, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Json/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.json/2.15.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry", "JSON"], "verified": false, "versionsCount": 43, "latestVersionDownloads": 32433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry.Serdes.Protobuf", "title": "Confluent.SchemaRegistry.Serdes.Protobuf", "version": "2.15.0", "description": "Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 12322965, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Protobuf/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.protobuf/2.15.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry", "Protobuf"], "verified": false, "versionsCount": 43, "latestVersionDownloads": 17328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.JsonCore", "title": "KafkaFlow.Serializer.JsonCore", "version": "4.2.0", "description": "JSON implementation for KafkaFlow serializer middleware using System.Text.Json", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 5260603, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.JsonCore/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.jsoncore/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 174769, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "AWSSDK.Kafka", "title": "AWSSDK - Kafka", "version": "4.0.101", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 7813902, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Kafka/4.0.101/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.kafka/4.0.101/icon", "tags": ["AWS", "Amazon", "cloud", "Kafka", "aws-sdk-v4"], "verified": true, "versionsCount": 1286, "latestVersionDownloads": 307, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Extensions.Hosting", "title": "KafkaFlow.Extensions.Hosting", "version": "4.2.0", "description": "Helper to run KafkaFlow as a Hosted Service", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 4877109, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Extensions.Hosting/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.extensions.hosting/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 71, "latestVersionDownloads": 139791, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.LogHandler.Console", "title": "KafkaFlow.LogHandler.Console", "version": "4.2.0", "description": "Package Description", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 4631648, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.LogHandler.Console/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.loghandler.console/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 99, "latestVersionDownloads": 140527, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.NewtonsoftJson", "title": "KafkaFlow.Serializer.NewtonsoftJson", "version": "4.2.0", "description": "JSON implementation for KafkaFlow serializer middleware using Newtonsoft Json", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 3883938, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.NewtonsoftJson/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.newtonsoftjson/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 107, "latestVersionDownloads": 81807, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Motor.Extensions.Diagnostics.HealthChecks", "title": "Motor.Extensions.Diagnostics.HealthChecks", "version": "0.18.2", "description": "Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.", "summary": "", "authors": ["Motor.Extensions.Diagnostics.HealthChecks"], "owners": ["GDATASoftwareAG"], "totalDownloads": 10869248, "projectUrl": "https://github.com/GDATASoftwareAG/motornet", "licenseUrl": "https://www.nuget.org/packages/Motor.Extensions.Diagnostics.HealthChecks/0.18.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/motor.extensions.diagnostics.healthchecks/0.18.2/icon", "tags": ["microservice", "hosting", "rabbitmq", "kafka", "sqs", "http", "logging", "tracing"], "verified": false, "versionsCount": 62, "latestVersionDownloads": 1779, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.LogHandler.Microsoft", "title": "KafkaFlow.LogHandler.Microsoft", "version": "4.2.0", "description": "LogHandler implementation leveraging Microsoft Logging framework.", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 3579701, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.LogHandler.Microsoft/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.loghandler.microsoft/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 161566, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "CloudNative.CloudEvents.Kafka", "title": "CloudNative.CloudEvents.Kafka", "version": "3.9.0", "description": "Kafka extensions for CloudNative.CloudEvents", "summary": "", "authors": ["CloudNative.CloudEvents.Kafka"], "owners": ["clemensv", "CloudNative.CloudEvents", "joshlove"], "totalDownloads": 4688830, "projectUrl": "https://cloudevents.io/", "licenseUrl": "https://www.nuget.org/packages/CloudNative.CloudEvents.Kafka/3.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.kafka/3.9.0/icon", "tags": ["cncf", "cloudnative", "cloudevents", "events", "kafka"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 9055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer", "title": "KafkaFlow.Serializer", "version": "2.5.1", "description": "Serializer middleware for KafkaFlow", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 2963239, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer/2.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer/2.5.1/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 282060, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.SchemaRegistry", "title": "KafkaFlow.SchemaRegistry", "version": "4.2.0", "description": "Provides extensions methods to use Schema Registry", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 2920723, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.SchemaRegistry/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.schemaregistry/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 102186, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.Kafka.Extensions.Diagnostics", "title": "Confluent.Kafka.Extensions.Diagnostics", "version": "0.5.0", "description": "Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API", "summary": "", "authors": ["Vadim Hatsura"], "owners": ["vHatsura"], "totalDownloads": 3678318, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Confluent.Kafka.Extensions.Diagnostics/0.5.0/license", "iconUrl": "", "tags": ["kafka", "confluent", "diagnostics"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 2464318, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "AWS.MSK.Auth", "title": "AWS MSK Signer library for IAM Authentication", "version": "1.1.3", "description": "This library vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 3560185, "projectUrl": "https://github.com/aws/aws-msk-iam-sasl-signer-net", "licenseUrl": "https://www.nuget.org/packages/AWS.MSK.Auth/1.1.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.msk.auth/1.1.3/icon", "tags": ["AWS", "MSK", "Kafka", "IAM"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 350274, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.Kafka.Extensions.OpenTelemetry", "title": "Confluent.Kafka.Extensions.OpenTelemetry", "version": "0.4.0", "description": "OpenTelemetry instrumentation for Confluent.Kafka", "summary": "", "authors": ["Vadim Hatsura"], "owners": ["vHatsura"], "totalDownloads": 3407363, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Confluent.Kafka.Extensions.OpenTelemetry/0.4.0/license", "iconUrl": "", "tags": ["kafka", "confluent", "instrumentation", "opentelemetry"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 2342421, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.TypedHandler", "title": "KafkaFlow.TypedHandler", "version": "2.5.1", "description": "A KafkaFlow middleware to execute a handler class when a specific message arrives", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 2643545, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.TypedHandler/2.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.typedhandler/2.5.1/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 385710, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry.Serdes", "title": "Confluent.SchemaRegistry.Serdes", "version": "1.3.0", "description": "Provides an Avro Serializer and Deserializer compatible with Confluent.Kafka which integrate with Confluent Schema Registry", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 4016814, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes/1.3.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry", "Avro"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 1913598, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.ProtobufNet", "title": "KafkaFlow.Serializer.ProtobufNet", "version": "4.2.0", "description": "Protobuf implementation for KafkaFlow serializer middleware using protobuf-net", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 2538032, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.ProtobufNet/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.protobufnet/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 56030, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.OpenTelemetry", "title": "KafkaFlow.OpenTelemetry", "version": "4.2.0", "description": "Package Description", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 2276431, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.OpenTelemetry/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.opentelemetry/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 129353, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf", "title": "KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf", "version": "4.2.0", "description": "Protobuf implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Protobuf package", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 1853327, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentprotobuf/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 16313, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Amazon.Lambda.KafkaEvents", "title": "Amazon.Lambda.KafkaEvents", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - KafkaEvents package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 2202413, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.KafkaEvents/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.kafkaevents/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda", "Kafka"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 58858, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Admin", "title": "KafkaFlow.Admin", "version": "4.2.0", "description": "Allows KafkaFlow to use the Admin commands", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 1591631, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Admin/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.admin/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 93, "latestVersionDownloads": 39345, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Retry", "title": "KafkaFlow.Retry", "version": "3.1.0", "description": "An extension of KafkaFlow that adds retry capabilities to topic message consumers.", "summary": "", "authors": ["FARFETCH"], "owners": ["Farfetch"], "totalDownloads": 2982162, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Retry/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.retry/3.1.0/icon", "tags": ["kafka", "flow", "kafkaflow", "extension", "extensions", "retry"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 1054622, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "DotNetCore.CAP.Kafka", "title": "DotNetCore.CAP.Kafka", "version": "10.0.2", "description": "Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.", "summary": "", "authors": ["NCC,Savorboard"], "owners": ["ncc", "savorboard"], "totalDownloads": 2671392, "projectUrl": "https://github.com/dotnetcore/CAP", "licenseUrl": "https://www.nuget.org/packages/DotNetCore.CAP.Kafka/10.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.kafka/10.0.2/icon", "tags": ["CAP", "EventBus", "Outbox", "Patterns", "Distributed", "transaction", "Kafka"], "verified": false, "versionsCount": 77, "latestVersionDownloads": 75, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "kafka-sharp", "title": "kafka-sharp", "version": "1.4.3", "description": "High Performance .NET Kafka Client", "summary": "", "authors": ["Criteo"], "owners": ["criteo"], "totalDownloads": 1490599, "projectUrl": "https://github.com/criteo/kafka-sharp", "licenseUrl": "https://github.com/criteo/kafka-sharp/blob/master/LICENSE", "iconUrl": "", "tags": ["Kafka", "kafka-sharp", "Criteo"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 1369885, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "AvroConvert", "title": "AvroConvert", "version": "3.4.17", "description": "Rapid Apache Avro serializer for .NET.", "summary": "", "authors": ["Adrian Strugala"], "owners": ["AdrianStrugala"], "totalDownloads": 5196675, "projectUrl": "https://xabe.net/product/avroconvert/", "licenseUrl": "https://creativecommons.org/licenses/by-nc-sa/3.0/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/avroconvert/3.4.17/icon", "tags": ["avro", "serialization", "deserialization", "standard", "apache", "core", "microservice", "big", "data", "bigdata", "kafka", "apache.avro"], "verified": false, "versionsCount": 82, "latestVersionDownloads": 3889, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Microsoft.Azure.ServiceBus.EventProcessorHost", "title": "Microsoft Azure Service Bus Event Hub - EventProcessorHost", "version": "5.0.1", "description": "Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957 \n \t\nPlease 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.\n\nThis package requires at least .Net Framework 4.6.2.", "summary": "EventProcessorHost library for Windows Azure Service Bus Event Hubs.", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft", "nugetservicebus"], "totalDownloads": 10748303, "projectUrl": "http://go.microsoft.com/fwlink/?LinkId=218964", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=218949", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.servicebus.eventprocessorhost/5.0.1/icon", "tags": ["ServiceBus", "Microsoft", "Azure", "AppFabric", "Messaging", "PubSub", "Publish", "Subscribe", "Queue", "Topic", "EventHub", "Event", "ingestion", "Orleans", "Kafka", "Storm", "Service", "Bus", "AMQP", "OASIS", "windowsazureofficial"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 158117, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Silverback.Core", "title": "Silverback.Core", "version": "5.4.1", "description": "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.", "summary": "", "authors": ["Sergio Aquilini"], "owners": ["BEagle1984", "Silverback"], "totalDownloads": 1927003, "projectUrl": "https://silverback-messaging.net/", "licenseUrl": "https://www.nuget.org/packages/Silverback.Core/5.4.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/silverback.core/5.4.1/icon", "tags": ["Event", "Bus", "Mediator", "CQRS", "Kafka", "MQTT", "Microservices"], "verified": true, "versionsCount": 72, "latestVersionDownloads": 371, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Aspire.Confluent.Kafka", "title": "Aspire.Confluent.Kafka", "version": "13.4.6", "description": "Confluent.Kafka based Kafka generic consumer and producer that integrates with Aspire, including healthchecks and metrics.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 2599142, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Confluent.Kafka/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.confluent.kafka/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "kafka", "messaging", "eventing"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 18815, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro", "title": "KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro", "version": "4.2.0", "description": "Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 890903, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentavro/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 46764, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Streamiz.Kafka.Net", "title": "Streamiz.Kafka.Net", "version": "1.8.1", "description": ".NET Stream Processing Library for Apache Kafka", "summary": "", "authors": ["@LGouellec"], "owners": ["LGouellec"], "totalDownloads": 1131526, "projectUrl": "https://github.com/LGouellec/streamiz", "licenseUrl": "https://www.nuget.org/packages/Streamiz.Kafka.Net/1.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/streamiz.kafka.net/1.8.1/icon", "tags": ["kafka", "kafka-streams", "streamiz", "event-streaming"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 8298, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Silverback.Integration", "title": "Silverback.Integration", "version": "5.4.1", "description": "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.", "summary": "", "authors": ["Sergio Aquilini"], "owners": ["BEagle1984", "Silverback"], "totalDownloads": 1683946, "projectUrl": "https://silverback-messaging.net/", "licenseUrl": "https://www.nuget.org/packages/Silverback.Integration/5.4.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/silverback.integration/5.4.1/icon", "tags": ["Event", "Bus", "Mediator", "CQRS", "Kafka", "MQTT", "Microservices"], "verified": true, "versionsCount": 73, "latestVersionDownloads": 321, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Admin.Dashboard", "title": "KafkaFlow.Admin.Dashboard", "version": "4.2.0", "description": "Package Description", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 817072, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Admin.Dashboard/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.admin.dashboard/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 58, "latestVersionDownloads": 35977, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Silverback.Integration.Kafka", "title": "Silverback.Integration.Kafka", "version": "5.4.1", "description": "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.", "summary": "", "authors": ["Sergio Aquilini"], "owners": ["BEagle1984", "Silverback"], "totalDownloads": 1375772, "projectUrl": "https://silverback-messaging.net/", "licenseUrl": "https://www.nuget.org/packages/Silverback.Integration.Kafka/5.4.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/silverback.integration.kafka/5.4.1/icon", "tags": ["Event", "Bus", "Mediator", "CQRS", "Kafka", "MQTT", "Microservices"], "verified": true, "versionsCount": 70, "latestVersionDownloads": 288, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.SchemaRegistry.Rules", "title": "Confluent.SchemaRegistry.Rules", "version": "2.15.0", "description": "Provides schema rules support.", "summary": "", "authors": ["Confluent Inc."], "owners": ["confluent"], "totalDownloads": 984866, "projectUrl": "https://github.com/confluentinc/confluent-kafka-dotnet/", "licenseUrl": "https://www.nuget.org/packages/Confluent.SchemaRegistry.Rules/2.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.rules/2.15.0/icon", "tags": ["Kafka", "Confluent", "Schema", "Registry", "Rules"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 124, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "MASES.KNet", "title": "KNet Core - .NET suite for Apache Kafka", "version": "3.2.3", "description": "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).", "summary": "", "authors": ["MASES s.r.l."], "owners": ["masesgroup"], "totalDownloads": 2843908, "projectUrl": "https://github.com/masesgroup/KNet/", "licenseUrl": "https://www.nuget.org/packages/MASES.KNet/3.2.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mases.knet/3.2.3/icon", "tags": ["knet", "kafka", "apache-kafka", "dotnet", "clr", "netcore", "net6", "net8", "connect", "streams", "producer", "consumer", "providers", "streamprovider", "gateway"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 73245, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Aspire.Hosting.Kafka", "title": "Aspire.Hosting.Kafka", "version": "13.4.6", "description": "Kafka support for Aspire.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 1114694, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Hosting.Kafka/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.kafka/13.4.6/icon", "tags": ["aspire", "integration", "hosting", "kafka", "messaging", "eventing"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 49782, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Admin.WebApi", "title": "KafkaFlow.Admin.WebApi", "version": "4.2.0", "description": "Allows KafkaFlow to use the Admin Web API", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 467973, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Admin.WebApi/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.admin.webapi/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 12524, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "Confluent.Kafka.DependencyInjection", "title": "Kafka Dependency Injection", "version": "4.1.0", "description": "An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).", "summary": "", "authors": ["Kyle McClellan and others"], "owners": ["kmcclellan"], "totalDownloads": 914706, "projectUrl": "https://github.com/kmcclellan/kafka-di", "licenseUrl": "https://www.nuget.org/packages/Confluent.Kafka.DependencyInjection/4.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/confluent.kafka.dependencyinjection/4.1.0/icon", "tags": ["kafka", "confluent", "dependencyinjection", "di", "ioc", "logging"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 71820, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "KafkaFlow.Serializer.SchemaRegistry.ConfluentJson", "title": "KafkaFlow.Serializer.SchemaRegistry.ConfluentJson", "version": "4.2.0", "description": "Json implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Json package", "summary": "", "authors": ["Farfetch"], "owners": ["Farfetch"], "totalDownloads": 454916, "projectUrl": "https://github.com/Farfetch/kafkaflow", "licenseUrl": "https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentJson/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentjson/4.2.0/icon", "tags": ["kafkaflow", "kafka"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 38834, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "kafka-net", "title": "kafka-net", "version": "0.9.0.65", "description": "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#.", "summary": "Native C# client for Apache Kafka.", "authors": ["James Roland"], "owners": ["jroland"], "totalDownloads": 451764, "projectUrl": "https://github.com/Jroland/kafka-net", "licenseUrl": "https://github.com/Jroland/kafka-net/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kafka-net/0.9.0.65/icon", "tags": ["C#", "Apache", "Kafka"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 285047, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "KLRDbh6Ahj2rNBrcx", "_dataset_id": "xlaCdAk5rmMmew3lk"} {"packageName": "RabbitMQ.Client", "title": "RabbitMQ.Client", "version": "7.2.1", "description": "The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)", "summary": "", "authors": ["Broadcom"], "owners": ["joefitzgerald", "lukebakken", "lukebakken-vmware", "team-rabbitmq"], "totalDownloads": 496704087, "projectUrl": "https://www.rabbitmq.com/dotnet.html", "licenseUrl": "https://www.nuget.org/packages/RabbitMQ.Client/7.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.client/7.2.1/icon", "tags": ["rabbitmq", "amqp"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 8417855, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "MassTransit.RabbitMQ", "title": "MassTransit.RabbitMQ", "version": "9.2.0", "description": "MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 137790799, "projectUrl": "https://massient.com/", "licenseUrl": "https://massient.com/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.rabbitmq/9.2.0/icon", "tags": ["MassTransit", "RabbitMQ"], "verified": true, "versionsCount": 116, "latestVersionDownloads": 15244, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "AspNetCore.HealthChecks.Rabbitmq", "title": "AspNetCore.HealthChecks.Rabbitmq", "version": "9.0.0", "description": "HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 54529370, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.Rabbitmq/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.rabbitmq/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "RabbitMQ"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 8812897, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ", "title": "EasyNetQ", "version": "8.1.5", "description": "A nice .NET API for RabbitMQ", "summary": "", "authors": ["Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 46207916, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ/8.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq/8.1.5/icon", "tags": ["RabbitMQ", "Messaging", "AMQP", "C#"], "verified": false, "versionsCount": 487, "latestVersionDownloads": 44406, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Rebus.RabbitMq", "title": "Rebus.RabbitMq", "version": "10.1.1", "description": "Provides a RabbitMQ transport for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["mookid8000"], "totalDownloads": 16684497, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Rebus.RabbitMq/10.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebus.rabbitmq/10.1.1/icon", "tags": ["rebus", "rabbitmq", "amqp"], "verified": false, "versionsCount": 348, "latestVersionDownloads": 402198, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.Management.Client", "title": "EasyNetQ.Management.Client", "version": "3.0.1", "description": "A .NET client for the RabbitMQ RESTful management API", "summary": "", "authors": ["Mike Hadlow"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 7067810, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ.Management.Client", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.Management.Client/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.management.client/3.0.1/icon", "tags": ["RabbitMQ", "Management.API", ".NET", "C#", "netstandard"], "verified": true, "versionsCount": 305, "latestVersionDownloads": 424936, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ.Stream.Client", "title": "RabbitMQ Stream Client Library for .NET", "version": "1.12.0", "description": "The RabbitMQ Stream .NET client is the official client library for C# (and, implicitly, other .NET languages)", "summary": "", "authors": ["Broadcom"], "owners": ["gsantomaggio", "lukebakken", "lukebakken-vmware", "mjtpena", "team-rabbitmq"], "totalDownloads": 4203560, "projectUrl": "https://github.com/rabbitmq/rabbitmq-stream-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/RabbitMQ.Stream.Client/1.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.stream.client/1.12.0/icon", "tags": ["rabbitmq", "stream"], "verified": false, "versionsCount": 40, "latestVersionDownloads": 16333, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Serilog.Sinks.RabbitMQ", "title": "Serilog.Sinks.RabbitMQ", "version": "9.0.0", "description": "Serilog.Sinks.RabbitMQ is a Nuget package that extends Serilog to support logging to RabbitMQ", "summary": "", "authors": ["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"], "owners": ["a.vermunt"], "totalDownloads": 4475567, "projectUrl": "https://github.com/ArieGato/serilog-sinks-rabbitmq", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.RabbitMQ/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.rabbitmq/9.0.0/icon", "tags": ["serilog", "logging", "rabbitmq"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 1345, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "DotNetCore.CAP.RabbitMQ", "title": "DotNetCore.CAP.RabbitMQ", "version": "10.0.2", "description": "Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.", "summary": "", "authors": ["NCC,Savorboard"], "owners": ["ncc", "savorboard"], "totalDownloads": 6468146, "projectUrl": "https://github.com/dotnetcore/CAP", "licenseUrl": "https://www.nuget.org/packages/DotNetCore.CAP.RabbitMQ/10.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.rabbitmq/10.0.2/icon", "tags": ["CAP", "EventBus", "Outbox", "Patterns", "Distributed", "transaction", "RabbitMQ"], "verified": false, "versionsCount": 77, "latestVersionDownloads": 163, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.Microsoft", "title": "EasyNetQ.DI.Microsoft", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 4549101, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.DI.Microsoft/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.microsoft/7.8.0/icon", "tags": ["DependencyInjection", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 97, "latestVersionDownloads": 1677055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ.Client.Core.DependencyInjection", "title": "RabbitMQ.Client.Core.DependencyInjection", "version": "5.0.0", "description": "A RabbitMQ.Client wrapper that provides easy, managed, injectable (via standard dependency injection) message queue consume and publish operations.", "summary": "", "authors": ["RabbitMQ.Client.Core.DependencyInjection"], "owners": ["williams750"], "totalDownloads": 1946482, "projectUrl": "https://github.com/AntonyVorontsov/RabbitMQ.Client.Core.DependencyInjection/blob/master/readme.md", "licenseUrl": "https://www.nuget.org/packages/RabbitMQ.Client.Core.DependencyInjection/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.client.core.dependencyinjection/5.0.0/icon", "tags": ["RabbitMQ"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 1138835, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RawRabbit", "title": "RawRabbit", "version": "1.10.4", "description": "A modern framework for communication over RabbitMq.", "summary": "", "authors": ["pardahlman, enrique-avalon"], "owners": ["pardahlman"], "totalDownloads": 3169652, "projectUrl": "https://github.com/pardahlman/RawRabbit", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rawrabbit/1.10.4/icon", "tags": ["rabbitmq", "raw", "rawrabbit", "attributes"], "verified": false, "versionsCount": 44, "latestVersionDownloads": 669947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.Logging.Microsoft", "title": "EasyNetQ.Logging.Microsoft", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Microsoft.Extensions.Logging", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "Pliner"], "totalDownloads": 2918618, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.Logging.Microsoft/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.logging.microsoft/7.8.0/icon", "tags": ["Microsoft", "Logging", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 744856, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Aspire.Hosting.RabbitMQ", "title": "Aspire.Hosting.RabbitMQ", "version": "13.4.6", "description": "RabbitMQ support for Aspire.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 2592588, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Hosting.RabbitMQ/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.rabbitmq/13.4.6/icon", "tags": ["aspire", "integration", "hosting", "rabbitmq", "messaging", "eventing"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 155309, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.Serialization.SystemTextJson", "title": "EasyNetQ.Serialization.SystemTextJson", "version": "8.0.1", "description": "An adaptor to allow EasyNetQ to use System.Text.Json serializer", "summary": "", "authors": ["Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "Pliner"], "totalDownloads": 1608669, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.Serialization.SystemTextJson/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.serialization.systemtextjson/8.0.1/icon", "tags": ["RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 79546, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Nlog.RabbitMQ.Target", "title": "Nlog.RabbitMQ.Target", "version": "3.0.6", "description": "NLog target for the RabbitMQ.Client.", "summary": "", "authors": ["Artem Dolya,Rolf Kristensen,Henrik Feldt"], "owners": ["artdolya"], "totalDownloads": 1212109, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["NLog", "RabbitMQ", "logging", "log"], "verified": false, "versionsCount": 28, "latestVersionDownloads": 16049, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ-Bundle", "title": "EasyNetQ (Bundle)", "version": "0.35.5.158", "description": "A NuGet package of EasyNetQ with all dependencies bundled via ILRepack.", "summary": "", "authors": ["Bundle by Pablo Ruiz. EasyNetQ by Mike Hadlow, Chris Edwards, A Hazelwood"], "owners": ["pruiz"], "totalDownloads": 1065456, "projectUrl": "http://easynetq.com/", "licenseUrl": "https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq-bundle/0.35.5.158/icon", "tags": ["RabbitMQ", "Messaging", "AMQP"], "verified": false, "versionsCount": 134, "latestVersionDownloads": 23799, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Microting.Rebus.RabbitMq", "title": "Microting.Rebus.RabbitMq", "version": "10.0.5", "description": "Provides a RabbitMQ transport for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["microtingas"], "totalDownloads": 1064380, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Microting.Rebus.RabbitMq/10.0.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microting.rebus.rabbitmq/10.0.5/icon", "tags": ["rebus", "rabbitmq", "amqp"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 16868, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.Serialization.NewtonsoftJson", "title": "EasyNetQ.Serialization.NewtonsoftJson", "version": "8.1.5", "description": "An adaptor to allow EasyNetQ to use Newtonsoft.Json serializer", "summary": "", "authors": ["Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "Pliner"], "totalDownloads": 1244028, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.Serialization.NewtonsoftJson/8.1.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.serialization.newtonsoftjson/8.1.5/icon", "tags": ["Newtonsoft", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 8004, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ", "title": "RabbitMQ", "version": "3.6.2", "description": "The rabbitmq application pulled from their site.", "summary": "", "authors": ["RabbitMQ"], "owners": ["cy.a.scott"], "totalDownloads": 587582, "projectUrl": "https://www.rabbitmq.com/", "licenseUrl": "https://www.rabbitmq.com/mpl.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq/3.6.2/icon", "tags": ["RabbitMQ"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 577964, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.Windsor", "title": "EasyNetQ.DI.Windsor", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Castle.Windsor as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 1202018, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.DI.Windsor/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.windsor/7.8.0/icon", "tags": ["Windsor", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 359, "latestVersionDownloads": 36426, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.Ninject", "title": "EasyNetQ.DI.Ninject", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Ninject as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 1058788, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.DI.Ninject/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.ninject/7.8.0/icon", "tags": ["Ninject", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 357, "latestVersionDownloads": 87406, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RawRabbit.vNext", "title": "RawRabbit.vNext", "version": "1.10.4", "description": "Take advantage of vNext for your RawRabbit setup. Extension for IServiceCollection, IConfiguration support and much more!", "summary": "", "authors": ["pardahlman, enrique-avalon"], "owners": ["pardahlman"], "totalDownloads": 863045, "projectUrl": "https://github.com/pardahlman/RawRabbit", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rawrabbit.vnext/1.10.4/icon", "tags": ["rabbitmq", "raw", "rawrabbit", "attributes"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 636867, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.StructureMap", "title": "EasyNetQ.DI.StructureMap", "version": "6.5.2", "description": "An adaptor to allow EasyNetQ to use StructureMap as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 783634, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/master/licence.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.structuremap/6.5.2/icon", "tags": ["StructureMap", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 324, "latestVersionDownloads": 2587, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ.Client.OAuth2", "title": "RabbitMQ.Client.OAuth2", "version": "2.0.0", "description": "The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client", "summary": "", "authors": ["Broadcom"], "owners": ["lukebakken", "lukebakken-vmware", "team-rabbitmq"], "totalDownloads": 406414, "projectUrl": "https://www.rabbitmq.com/dotnet.html", "licenseUrl": "https://www.nuget.org/packages/RabbitMQ.Client.OAuth2/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.client.oauth2/2.0.0/icon", "tags": ["rabbitmq", "amqp", "oauth2"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 67753, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Localiza.BuildingBlocks.RabbitMQ", "title": "Localiza.BuildingBlocks.RabbitMQ", "version": "1.6.0", "description": "Support libraries for using RabbitMQ as Publisher / Subscriber for .Net Core", "summary": "", "authors": ["Localiza"], "owners": ["marcusalexandre"], "totalDownloads": 374545, "projectUrl": "https://github.com/marcusalexandre/localiza-buildingblocks/tree/master/src/Localiza.BuildingBlocks.RabbitMQ", "licenseUrl": "", "iconUrl": "", "tags": ["localiza", "rabbitmq", "publisher", "subscriber"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 155754, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ.ServiceModel", "title": "RabbitMQ.ServiceModel", "version": "3.6.9", "description": "A WCF Binding for RabbitMQ.", "summary": "", "authors": ["The RabbitMQ Team"], "owners": ["joefitzgerald", "team-rabbitmq"], "totalDownloads": 285654, "projectUrl": "http://www.rabbitmq.com/dotnet.html", "licenseUrl": "http://www.rabbitmq.com/dotnet.html", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.servicemodel/3.6.9/icon", "tags": ["RabbitMQ", "WCF"], "verified": false, "versionsCount": 42, "latestVersionDownloads": 82844, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Tapeti", "title": "Tapeti", "version": "4.0.1", "description": "Controller-based framework for RabbitMQ microservice architectures", "summary": "", "authors": ["Mark van Renswoude"], "owners": ["MvRens"], "totalDownloads": 291783, "projectUrl": "https://github.com/MvRens/Tapeti", "licenseUrl": "https://www.nuget.org/packages/Tapeti/4.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tapeti/4.0.1/icon", "tags": ["rabbitmq", "tapeti"], "verified": false, "versionsCount": 53, "latestVersionDownloads": 2708, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Tapeti.Annotations", "title": "Tapeti.Annotations", "version": "3.1.0", "description": "Annotations for Tapeti", "summary": "", "authors": ["Mark van Renswoude"], "owners": ["MvRens"], "totalDownloads": 272413, "projectUrl": "https://github.com/MvRens/Tapeti.Annotations", "licenseUrl": "https://www.nuget.org/packages/Tapeti.Annotations/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/tapeti.annotations/3.1.0/icon", "tags": ["rabbitmq", "tapeti"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 9865, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.SimpleInjector", "title": "EasyNetQ.DI.SimpleInjector", "version": "6.5.2", "description": "An adaptor to allow EasyNetQ to use SimpleInjector as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 420776, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/master/licence.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.simpleinjector/6.5.2/icon", "tags": ["SimpleInjector", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 95, "latestVersionDownloads": 4591, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.DI.LightInject", "title": "EasyNetQ.DI.LightInject", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use LightInject as its internal IoC container", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "micdenny", "mikehadlow", "Pliner", "zidad"], "totalDownloads": 372672, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.DI.LightInject/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.di.lightinject/7.8.0/icon", "tags": ["LightInject", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 131, "latestVersionDownloads": 3666, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RawRabbit.Extensions", "title": "RawRabbit.Extensions", "version": "1.10.4", "description": "Make the most of RawRabbit with these extensions", "summary": "", "authors": ["par.dahlman"], "owners": ["pardahlman"], "totalDownloads": 297658, "projectUrl": "https://github.com/pardahlman/RawRabbit", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rawrabbit.extensions/1.10.4/icon", "tags": ["rabbitmq", "raw", "rawrabbit", "extensions"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 225837, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Chinchilla", "title": "Chinchilla", "version": "5.0.0", "description": "Chinchilla is a little library to help make RabbitMq easier to use.", "summary": "", "authors": ["Jonathan Goldman, Colin Anderson"], "owners": ["cocowalla", "jonnii"], "totalDownloads": 226039, "projectUrl": "http://github.com/jonnii/chinchilla", "licenseUrl": "https://github.com/jonnii/chinchilla/blob/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/chinchilla/5.0.0/icon", "tags": ["rabbitmq", "chinchilla"], "verified": false, "versionsCount": 67, "latestVersionDownloads": 12103, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Aspire.RabbitMQ.Client", "title": "Aspire.RabbitMQ.Client", "version": "13.4.6", "description": "A RabbitMQ client that integrates with Aspire, including health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 1040477, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.RabbitMQ.Client/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.rabbitmq.client/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "data", "database", "rabbitmq", "amqp", "messaging", "eventing"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 46199, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "MassTransit.RabbitMq.Extensions.Hosting", "title": "MassTransit.RabbitMq.Extensions.Hosting", "version": "1.0.29", "description": "MassTransit configuration extensions for Microsoft.Extensions.DependencyInjection using Microsoft.Extensions.Hosting.IHostedService and RabbitMQ", "summary": "", "authors": ["Alex Haslehurst"], "owners": ["axle-h"], "totalDownloads": 197905, "projectUrl": "https://github.com/axle-h/MassTransit.RabbitMq.Extensions.Hosting", "licenseUrl": "", "iconUrl": "", "tags": ["masstransit", "rabbitmq"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 136206, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "RabbitMQ.MessageBus", "title": "RabbitMQ.MessageBus", "version": "4.0.103", "description": "Message Bus infrastructure based on RabbitMQ message broker", "summary": "", "authors": ["Michael Parshin"], "owners": ["Parshin"], "totalDownloads": 239642, "projectUrl": "https://github.com/parshim/MessageBus", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rabbitmq.messagebus/4.0.103/icon", "tags": ["RabbitMQ", "AMQP", "MessageBus"], "verified": false, "versionsCount": 63, "latestVersionDownloads": 7627, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "AspNetCore.HealthChecks.Rabbitmq.v6", "title": "AspNetCore.HealthChecks.Rabbitmq.v6", "version": "9.0.0", "description": "HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client (version 6).", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 243868, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.Rabbitmq.v6/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.rabbitmq.v6/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "RabbitMQ"], "verified": true, "versionsCount": 1, "latestVersionDownloads": 243868, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "SignalR.RabbitMq", "title": "SignalR.RabbitMq", "version": "2.2.8", "description": "Implementation of a SignalR backplane with RabbitMq as the backing store.", "summary": "", "authors": ["Mark deVilliers"], "owners": ["markdevilliers"], "totalDownloads": 177356, "projectUrl": "https://github.com/mdevilliers/SignalR.RabbitMq", "licenseUrl": "https://raw.github.com/mdevilliers/SignalR.RabbitMq/master/LICENSE.md", "iconUrl": "", "tags": ["SignalR", "RabbitMQ"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 134903, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Akka.Streams.Amqp.RabbitMq", "title": "Akka.Streams.Amqp.RabbitMq", "version": "1.5.59", "description": "AMQP adapter for Akka.NET Streams", "summary": "", "authors": ["Akka.NET Team"], "owners": ["Akka"], "totalDownloads": 482652, "projectUrl": "https://github.com/akkadotnet/Alpakka", "licenseUrl": "https://www.nuget.org/packages/Akka.Streams.Amqp.RabbitMq/1.5.59/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/akka.streams.amqp.rabbitmq/1.5.59/icon", "tags": ["akka", "actors", "actor", "model", "Akka", "concurrency", "streams", "AMQP", "RabbitMQ"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 4524, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Aspire.RabbitMQ.Client.v7", "title": "Aspire.RabbitMQ.Client.v7", "version": "9.5.2", "description": "A RabbitMQ client (version 7+) that integrates with Aspire, including health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 500265, "projectUrl": "https://github.com/dotnet/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.RabbitMQ.Client.v7/9.5.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.rabbitmq.client.v7/9.5.2/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "data", "database", "rabbitmq", "amqp"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 233358, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "EasyNetQ.Logging.Serilog", "title": "EasyNetQ.Logging.Serilog", "version": "7.8.0", "description": "An adaptor to allow EasyNetQ to use Serilog", "summary": "", "authors": ["Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)"], "owners": ["EasyNetQ", "Pliner"], "totalDownloads": 319458, "projectUrl": "https://github.com/EasyNetQ/EasyNetQ", "licenseUrl": "https://www.nuget.org/packages/EasyNetQ.Logging.Serilog/7.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easynetq.logging.serilog/7.8.0/icon", "tags": ["Serilog", "Logging", "RabbitMQ", "Messaging", "AMQP", "C#"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 174055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Elsa.Rebus.RabbitMq", "title": "Elsa.Rebus.RabbitMq", "version": "2.17.0", "description": "Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.\n This package provides a RabbitMQ provider for the Rebus service bus API used by Elsa.", "summary": "", "authors": ["Elsa Contributors"], "owners": ["ndakota"], "totalDownloads": 304210, "projectUrl": "https://github.com/elsa-workflows/elsa-core", "licenseUrl": "https://www.nuget.org/packages/Elsa.Rebus.RabbitMq/2.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elsa.rebus.rabbitmq/2.17.0/icon", "tags": ["elsa", "workflows", "rebus", "service", "bus", "rabbitmq"], "verified": false, "versionsCount": 39, "latestVersionDownloads": 3050, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Localiza.BuildingBlocks.Redis", "title": "Localiza.BuildingBlocks.Redis", "version": "1.4.0", "description": "Support libraries for using redis as repository from 2nd cache", "summary": "", "authors": ["Localiza"], "owners": ["marcusalexandre"], "totalDownloads": 183880, "projectUrl": "https://github.com/marcusalexandre/localiza-buildingblocks/tree/master/src/Localiza.BuildingBlocks.RabbitMQ", "licenseUrl": "", "iconUrl": "", "tags": ["localiza", "rabbitmq", "publisher", "subscriber"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 112732, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "MassTransit.Extensions.Hosting.RabbitMq", "title": "MassTransit.Extensions.Hosting.RabbitMq", "version": "1.0.11", "description": "MassTransit RabbitMQ configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.", "summary": "", "authors": ["NCode Group"], "owners": ["polewskm"], "totalDownloads": 227002, "projectUrl": "https://github.com/NCodeGroup/MassTransit.Extensions.Hosting.git", "licenseUrl": "https://www.nuget.org/packages/MassTransit.Extensions.Hosting.RabbitMq/1.0.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.extensions.hosting.rabbitmq/1.0.11/icon", "tags": ["RabbitMQ", "MassTransit", "IHostedService", "Bus", "Hosting"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 214532, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Shuttle.Esb.RabbitMQ", "title": "Shuttle.Esb.RabbitMQ", "version": "20.0.0", "description": "RabbitMQ implementation for use with Shuttle.Esb.", "summary": "", "authors": ["Eben Roux"], "owners": ["EbenRoux"], "totalDownloads": 136752, "projectUrl": "https://github.com/shuttle/Shuttle.Esb.RabbitMQ", "licenseUrl": "https://www.nuget.org/packages/Shuttle.Esb.RabbitMQ/20.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/shuttle.esb.rabbitmq/20.0.0/icon", "tags": ["shuttle", "rabbitmq"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 1140, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "Targetprocess.RabbitMq", "title": "Targetprocess.RabbitMq", "version": "5.1.0", "description": "Utils for RabbitMQ client", "summary": "", "authors": ["Targetprocess"], "owners": ["targetprocess"], "totalDownloads": 138001, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Targetprocess.RabbitMq/5.1.0/license", "iconUrl": "", "tags": ["targetprocess", "rabbitmq"], "verified": false, "versionsCount": 42, "latestVersionDownloads": 27691, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L5lecQAmfFoqyozqj", "_dataset_id": "DBvMojdUNdSbXrqFr"} {"packageName": "FluentValidation", "title": "FluentValidation", "version": "12.1.1", "description": "A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 1003031733, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation/12.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation/12.1.1/icon", "tags": [], "verified": true, "versionsCount": 126, "latestVersionDownloads": 41904812, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentValidation.DependencyInjectionExtensions", "title": "FluentValidation.DependencyInjectionExtensions", "version": "12.1.1", "description": "Dependency injection extensions for FluentValidation", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 449559982, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation.DependencyInjectionExtensions/12.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation.dependencyinjectionextensions/12.1.1/icon", "tags": [], "verified": true, "versionsCount": 67, "latestVersionDownloads": 21628884, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentValidation.AspNetCore", "title": "FluentValidation.AspNetCore", "version": "11.3.1", "description": "AspNetCore integration for FluentValidation", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 295213906, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation.AspNetCore/11.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation.aspnetcore/11.3.1/icon", "tags": [], "verified": true, "versionsCount": 80, "latestVersionDownloads": 21693782, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentAssertions", "title": "FluentAssertions", "version": "8.10.0", "description": "A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or\n BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.\n Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.\n\n 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/).\n Check out the [license page](LICENSE) for more information.", "summary": "", "authors": ["Dennis Doomen,Jonas Nyrup,Xceed"], "owners": ["dennisdoomen", "fluentassertions", "xceed"], "totalDownloads": 739037465, "projectUrl": "https://xceed.com/products/unit-testing/fluent-assertions/", "licenseUrl": "https://www.nuget.org/packages/FluentAssertions/8.10.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentassertions/8.10.0/icon", "tags": ["MSTest2", "xUnit", "NUnit", "MSpec", "TUnit", "TDD", "BDD", "Fluent", "netstandard", "uwp"], "verified": true, "versionsCount": 104, "latestVersionDownloads": 3393667, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "MicroElements.Swashbuckle.FluentValidation", "title": "MicroElements.Swashbuckle.FluentValidation", "version": "7.2.1", "description": "Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes.", "summary": "", "authors": ["alexey.petriashev,MicroElements"], "owners": ["alexey.petriashev", "MicroElements"], "totalDownloads": 40429863, "projectUrl": "https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation", "licenseUrl": "https://www.nuget.org/packages/MicroElements.Swashbuckle.FluentValidation/7.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microelements.swashbuckle.fluentvalidation/7.2.1/icon", "tags": ["swagger", "swashbuckle", "FluentValidation", "aspnetcore"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 32897, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Validation", "title": "Input and runtime validation", "version": "2.6.68", "description": "Method input validation and runtime checks that report errors or throw exceptions when failures are detected.", "summary": "", "authors": ["Andrew Arnott"], "owners": ["aarnott"], "totalDownloads": 98133505, "projectUrl": "https://aarnott.github.io/Validation/", "licenseUrl": "https://www.nuget.org/packages/Validation/2.6.68/license", "iconUrl": "", "tags": ["InputValidation", "IntegrityCheck"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 3877976, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "jQuery.Validation", "title": "jQuery Validation", "version": "1.21.0", "description": "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.\n NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/", "summary": "", "authors": ["Jörn Zaefferer"], "owners": ["aspnet", "outercurve"], "totalDownloads": 126326166, "projectUrl": "http://bassistance.de/jquery-plugins/jquery-plugin-validation/", "licenseUrl": "", "iconUrl": "", "tags": ["jQuery", "plugins"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 4330202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.jQuery.Unobtrusive.Validation", "title": "Microsoft jQuery Unobtrusive Validation", "version": "4.0.0", "description": "jQuery plugin that unobtrusively sets up jQuery.Validation.", "summary": "The jQuery Unobtrusive Validation library complements jQuery Validation by adding support for specifying validation options as HTML5 data-* elements", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 111577185, "projectUrl": "https://www.asp.net/", "licenseUrl": "https://licenses.nuget.org/MIT", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.jquery.unobtrusive.validation/4.0.0/icon", "tags": ["jQuery", "Unobtrusive"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 7153906, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentFTP", "title": "FluentFTP", "version": "54.2.0", "description": "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.", "summary": "", "authors": ["Robin Rodricks, FluentFTP Contributors"], "owners": ["hgupta"], "totalDownloads": 56306593, "projectUrl": "https://github.com/robinrodricks/FluentFTP", "licenseUrl": "https://www.nuget.org/packages/FluentFTP/54.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentftp/54.2.0/icon", "tags": ["ftp", "ftp-client", "ftps", "ftps-client", "ssl", "tls", "unix", "iis", "ftp-proxy"], "verified": true, "versionsCount": 214, "latestVersionDownloads": 430979, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Stef.Validation", "title": "Stef.Validation", "version": "0.3.0", "description": "Argument validation like: Guard.NotNull, Guard.NotNullOrEmpty, Guard.NotNullOrWhiteSpace, Guard.Condition en Guard.HasNoNulls.", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 62952016, "projectUrl": "https://github.com/StefH/Stef.Validation", "licenseUrl": "https://www.nuget.org/packages/Stef.Validation/0.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stef.validation/0.3.0/icon", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 904788, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "HotChocolate.Validation", "title": "HotChocolate.Validation", "version": "16.5.1", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 63519383, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Validation/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.validation/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 54854, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentValidation.WebAPI", "title": "FluentValidation.WebAPI", "version": "8.6.1", "description": "ASP.NET WebApi integration for FluentValidation", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 9065749, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation.WebAPI/8.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation.webapi/8.6.1/icon", "tags": [], "verified": true, "versionsCount": 45, "latestVersionDownloads": 1833711, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "MicroElements.OpenApi.FluentValidation", "title": "MicroElements.OpenApi.FluentValidation", "version": "7.2.1", "description": "Package Description", "summary": "", "authors": ["alexey.petriashev,MicroElements"], "owners": ["MicroElements"], "totalDownloads": 13632525, "projectUrl": "https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation", "licenseUrl": "https://www.nuget.org/packages/MicroElements.OpenApi.FluentValidation/7.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microelements.openapi.fluentvalidation/7.2.1/icon", "tags": [], "verified": true, "versionsCount": 22, "latestVersionDownloads": 35315, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentValidation.MVC5", "title": "FluentValidation.MVC5", "version": "8.6.1", "description": "ASP.NET MVC 5 integration for FluentValidation", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 8651199, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation.MVC5/8.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation.mvc5/8.6.1/icon", "tags": [], "verified": true, "versionsCount": 42, "latestVersionDownloads": 1471474, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentResults", "title": "FluentResults", "version": "4.0.0", "description": "A lightweight Result object implementation for .NET", "summary": "", "authors": ["Michael Altmann"], "owners": ["altmann"], "totalDownloads": 33031349, "projectUrl": "https://github.com/altmann/FluentResults", "licenseUrl": "https://www.nuget.org/packages/FluentResults/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentresults/4.0.0/icon", "tags": ["Result", "Results", "exception", "error", "handling"], "verified": false, "versionsCount": 40, "latestVersionDownloads": 5567099, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentValidation.ValidatorAttribute", "title": "FluentValidation.ValidatorAttribute", "version": "8.6.1", "description": "A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.", "summary": "", "authors": ["Jeremy Skinner"], "owners": ["jskinner"], "totalDownloads": 8198653, "projectUrl": "https://fluentvalidation.net/", "licenseUrl": "https://www.nuget.org/packages/FluentValidation.ValidatorAttribute/8.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentvalidation.validatorattribute/8.6.1/icon", "tags": [], "verified": true, "versionsCount": 14, "latestVersionDownloads": 3996642, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentMigrator.Runner.Core", "title": "FluentMigrator.Runner.Core", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator"], "totalDownloads": 41739236, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner.Core/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.core/8.0.1/icon", "tags": [], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1621017, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentMigrator.Runner", "title": "FluentMigrator.Runner", "version": "8.0.1", "description": "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.", "summary": "", "authors": ["Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski"], "owners": ["fluent-migrator", "MRCollective", "NexusSharp", "robdmoore"], "totalDownloads": 40638939, "projectUrl": "https://github.com/fluentmigrator/fluentmigrator/wiki", "licenseUrl": "https://www.nuget.org/packages/FluentMigrator.Runner/8.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner/8.0.1/icon", "tags": [], "verified": true, "versionsCount": 53, "latestVersionDownloads": 868590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentNHibernate", "title": "FluentNHibernate", "version": "3.4.1", "description": "Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.", "summary": "", "authors": ["James Gregory and contributors (Paul Batum, Hudson Akridge, Gleb Chermennov, Jorge Rodríguez Galán)."], "owners": ["chester89", "jagregory", "jrogalan", "nhibernate"], "totalDownloads": 31105115, "projectUrl": "https://github.com/nhibernate/fluent-nhibernate", "licenseUrl": "https://www.nuget.org/packages/FluentNHibernate/3.4.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentnhibernate/3.4.1/icon", "tags": ["ORM", "DAL", "NHibernate", "Fluent", "Conventions", "DataBase", "ADO.Net", "Mappings"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 2190073, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Volo.Abp.Validation.Abstractions", "title": "Volo.Abp.Validation.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Validation.Abstractions"], "owners": ["volosoft"], "totalDownloads": 35216588, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Validation.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.validation.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 135, "latestVersionDownloads": 17733, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.ResourceManager.Fluent", "title": "Microsoft.Azure.Management.ResourceManager.Fluent", "version": "1.38.1", "description": "Provides resource group and resource management (Fluent) capabilities for Microsoft Azure.\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 45397248, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.resourcemanager.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "Resource", "Manager", "resource", "Fluent"], "verified": true, "versionsCount": 52, "latestVersionDownloads": 10656743, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.Msi.Fluent", "title": "Microsoft.Azure.Management.Msi.Fluent", "version": "1.38.1", "description": "Provides Managed Service Identity Management (Fluent) capabilities for Microsoft Azure.\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 33678901, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.msi.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "Managed", "Service", "Identity", "management", "msi", "system", "assigned", "msi", "Fluent"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 7175569, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Volo.Abp.Validation", "title": "Volo.Abp.Validation", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Validation"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 31988972, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Validation/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.validation/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 13922, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.Fluent", "title": "Microsoft.Azure.Management.Fluent", "version": "1.38.1", "description": "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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 27483409, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "Management", "Fluent", "Fluent"], "verified": true, "versionsCount": 52, "latestVersionDownloads": 6803465, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentAssertions.Json", "title": "FluentAssertions.Json", "version": "8.0.0", "description": "Fluent Assertions extensions for Newtonsoft.Json", "summary": "", "authors": ["Dennis Doomen, Marcel Körtgen"], "owners": ["dennisdoomen", "fluentassertions", "xceed"], "totalDownloads": 26173998, "projectUrl": "https://www.fluentassertions.com/", "licenseUrl": "https://www.nuget.org/packages/FluentAssertions.Json/8.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentassertions.json/8.0.0/icon", "tags": [], "verified": true, "versionsCount": 32, "latestVersionDownloads": 897182, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "OpenIddict.Validation", "title": "OpenIddict.Validation", "version": "7.6.0", "description": "OpenIddict token validation services.\n\nNote: this package only contains the generic/host-agnostic validation components.\nTo use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 29512537, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Validation/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.validation/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "validation"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 105469, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.Locks.Fluent", "title": "Microsoft.Azure.Management.Locks.Fluent", "version": "1.38.1", "description": "Provides Locks service management (Fluent) capabilities for Microsoft Azure.\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 27505200, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.locks.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "Locks", "management", "locks", "Fluent"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 6947526, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.Graph.RBAC.Fluent", "title": "Microsoft.Azure.Management.Graph.RBAC.Fluent", "version": "1.38.1", "description": "Provides Graph RBAC management (Fluent) capabilities for Microsoft Azure.\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 34938582, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.graph.rbac.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "GraphRBAC", "management", "virtual", "machine", "graphrbac", "Fluent"], "verified": true, "versionsCount": 52, "latestVersionDownloads": 7605140, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "FluentScheduler", "title": "FluentScheduler", "version": "6.0.0", "description": "Automated job scheduler with fluent interface.", "summary": "", "authors": ["FluentScheduler"], "owners": ["talles"], "totalDownloads": 13862374, "projectUrl": "https://fluentscheduler.github.io/", "licenseUrl": "https://www.nuget.org/packages/FluentScheduler/6.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluentscheduler/6.0.0/icon", "tags": ["background", "cron", "job", "schedule", "task"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 123948, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Azure.Management.BatchAI.Fluent", "title": "Microsoft.Azure.Management.BatchAI.Fluent", "version": "1.38.1", "description": "Provides BatchAI service management (Fluent) capabilities for Microsoft Azure.\n 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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 27435849, "projectUrl": "https://github.com/Azure/azure-libraries-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.batchai.fluent/1.38.1/icon", "tags": ["Microsoft", "Azure", "BatchAI", "management", "batchai", "Fluent"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 6873637, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "OpenIddict.Validation.ServerIntegration", "title": "OpenIddict.Validation.ServerIntegration", "version": "7.6.0", "description": "Local server integration package for the OpenIddict validation services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 23943994, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Validation.ServerIntegration/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.validation.serverintegration/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "server", "validation"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 94372, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "MHW1Ikkdf2Nqga49s", "_dataset_id": "gXn2w0b9CCuisokJH"} {"packageName": "Microsoft.Extensions.WebEncoders", "title": "Microsoft.Extensions.WebEncoders", "version": "10.0.10", "description": "Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 749890101, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.WebEncoders/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/10.0.10/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 182, "latestVersionDownloads": 12180, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Connections.Abstractions", "title": "Microsoft.AspNetCore.Connections.Abstractions", "version": "10.0.10", "description": "Core components of ASP.NET Core networking protocol stack.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 593540473, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Connections.Abstractions/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/10.0.10/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 178, "latestVersionDownloads": 454958, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Metadata", "title": "Microsoft.AspNetCore.Metadata", "version": "10.0.10", "description": "ASP.NET Core metadata.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 549713400, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Metadata/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/10.0.10/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 613241, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.ResponseCaching.Abstractions", "title": "Microsoft.AspNetCore.ResponseCaching.Abstractions", "version": "2.3.11", "description": "ASP.NET Core response caching middleware abstractions and feature interface definitions.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 896402244, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.3.11/icon", "tags": ["aspnetcore", "cache", "caching"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 30928, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Serilog.Extensions.Hosting", "title": "Serilog.Extensions.Hosting", "version": "10.0.0", "description": "Serilog support for .NET Core logging in hosted services", "summary": "", "authors": ["Microsoft,Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 821401481, "projectUrl": "https://github.com/serilog/serilog-extensions-hosting", "licenseUrl": "https://www.nuget.org/packages/Serilog.Extensions.Hosting/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/10.0.0/icon", "tags": ["serilog", "aspnet", "aspnetcore", "hosting"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 49693954, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", "title": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", "version": "10.0.10", "description": "ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 803858489, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.newtonsoftjson/10.0.10/icon", "tags": ["aspnetcore", "aspnetcoremvc", "json"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 717760, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Html.Abstractions", "title": "Microsoft.AspNetCore.Html.Abstractions", "version": "2.3.11", "description": "ASP.NET Core HTML abstractions used for building HTML content.\n \nCommonly used types:\nMicrosoft.AspNetCore.Html.HtmlString\nMicrosoft.AspNetCore.Html.IHtmlContent", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 462843853, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.3.11/icon", "tags": ["aspnetcore"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 34003, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Mvc.Formatters.Json", "title": "Microsoft.AspNetCore.Mvc.Formatters.Json", "version": "2.3.11", "description": "ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 689968730, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc", "json"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 61967, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.App.Ref", "title": "Microsoft.AspNetCore.App.Ref", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 519640652, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.App.Ref/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.ref/10.0.10/icon", "tags": ["aspnetcore", "targeting-pack"], "verified": true, "versionsCount": 121, "latestVersionDownloads": 389491, "packageTypes": ["DotnetPlatform"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Mvc.DataAnnotations", "title": "Microsoft.AspNetCore.Mvc.DataAnnotations", "version": "2.3.11", "description": "ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 485109604, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 44044, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Authentication.OpenIdConnect", "title": "Microsoft.AspNetCore.Authentication.OpenIdConnect", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 605619155, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.OpenIdConnect/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 191, "latestVersionDownloads": 560109, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Cryptography.KeyDerivation", "title": "Microsoft.AspNetCore.Cryptography.KeyDerivation", "version": "10.0.10", "description": "ASP.NET Core utilities for key derivation.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 466267289, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Cryptography.KeyDerivation/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/10.0.10/icon", "tags": ["aspnetcore", "dataprotection"], "verified": true, "versionsCount": 190, "latestVersionDownloads": 536897, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Diagnostics.Abstractions", "title": "Microsoft.AspNetCore.Diagnostics.Abstractions", "version": "2.3.11", "description": "ASP.NET Core diagnostics middleware abstractions and feature interface definitions.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 454876203, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.3.11/icon", "tags": ["aspnetcore", "diagnostics"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 25518, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Mvc.ApiExplorer", "title": "Microsoft.AspNetCore.Mvc.ApiExplorer", "version": "2.3.11", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 424774904, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 17564, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.TestHost", "title": "Microsoft.AspNetCore.TestHost", "version": "10.0.10", "description": "ASP.NET Core web server for writing and running tests.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 525916124, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.TestHost/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.testhost/10.0.10/icon", "tags": ["aspnetcore", "hosting", "testing"], "verified": true, "versionsCount": 190, "latestVersionDownloads": 1802090, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Mvc.ViewFeatures", "title": "Microsoft.AspNetCore.Mvc.ViewFeatures", "version": "2.3.11", "description": "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.\nCommonly used types:\nMicrosoft.AspNetCore.Mvc.Controller\nMicrosoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute\nMicrosoft.AspNetCore.Mvc.ViewComponent", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 384959601, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.3.11/icon", "tags": ["aspnetcore", "aspnetcoremvc"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 58183, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Antiforgery", "title": "Microsoft.AspNetCore.Antiforgery", "version": "2.3.11", "description": "An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 381880163, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.3.11/icon", "tags": ["aspnetcore", "antiforgery"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 32268, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Components", "title": "Microsoft.AspNetCore.Components", "version": "10.0.10", "description": "Components feature for ASP.NET Core.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 332257927, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Components/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/10.0.10/icon", "tags": ["aspnetcore", "components"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 406489, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Components.Web", "title": "Microsoft.AspNetCore.Components.Web", "version": "10.0.10", "description": "Support for rendering ASP.NET Core components for browsers.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 335611534, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Components.Web/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/10.0.10/icon", "tags": ["aspnetcore", "components"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 378403, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.Extensions.Identity.Core", "title": "Microsoft.Extensions.Identity.Core", "version": "10.0.10", "description": "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.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 425299025, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Identity.Core/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/10.0.10/icon", "tags": ["aspnetcore", "identity", "membership"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 494028, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Cors", "title": "Microsoft.AspNetCore.Cors", "version": "2.3.11", "description": "CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.\nCommonly used types:\nMicrosoft.AspNetCore.Cors.DisableCorsAttribute\nMicrosoft.AspNetCore.Cors.EnableCorsAttribute", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 324731434, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.3.11/icon", "tags": ["aspnetcore", "cors"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 64514, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Components.Forms", "title": "Microsoft.AspNetCore.Components.Forms", "version": "10.0.10", "description": "Forms and validation support for Blazor applications.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 305628690, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Components.Forms/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/10.0.10/icon", "tags": ["aspnetcore", "components"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 372930, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Microsoft.AspNetCore.Authentication", "title": "Microsoft.AspNetCore.Authentication", "version": "2.3.11", "description": "ASP.NET Core common types used by the various authentication middleware components.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 376933393, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/2.3.11/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 192889, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "idefITa8dJIqamcgE", "_dataset_id": "6FPvD86YfI6843jdK"} {"packageName": "Duende.AccessTokenManagement", "title": "Duende.AccessTokenManagement", "version": "4.2.0", "description": "Automatic access token management for OAuth client credential flows", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 20163027, "projectUrl": "https://github.com/duendesoftware/foss", "licenseUrl": "https://www.nuget.org/packages/Duende.AccessTokenManagement/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.accesstokenmanagement/4.2.0/icon", "tags": ["OAuth", "2.0", "OpenID", "Connect", "Security", "BFF", "IdentityServer", "ASP.NET", "Core", "SPA", "Blazor", "Token", "Management"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 1342687, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "MudBlazor", "title": "MudBlazor", "version": "9.7.0", "description": "Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility", "summary": "", "authors": ["Garderoben, Henon and Contributors"], "owners": ["MudBlazor"], "totalDownloads": 33775575, "projectUrl": "https://mudblazor.com/", "licenseUrl": "https://www.nuget.org/packages/MudBlazor/9.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mudblazor/9.7.0/icon", "tags": ["Blazor", "MudBlazor", "Material", "Design", "Components", "Library"], "verified": true, "versionsCount": 144, "latestVersionDownloads": 204533, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Core", "title": "Volo.Abp.Core", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Core"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 44471879, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Core/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.core/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 183, "latestVersionDownloads": 20701, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Data", "title": "Volo.Abp.Data", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Data"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 39080828, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Data/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.data/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 17831, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Uow", "title": "Volo.Abp.Uow", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Uow"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 38848328, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Uow/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.uow/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 17823, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Security", "title": "Volo.Abp.Security", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Security"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 38011313, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Security/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.security/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 17667, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Settings", "title": "Volo.Abp.Settings", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Settings"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 36915607, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Settings/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.settings/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 17660, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Localization.Abstractions", "title": "Volo.Abp.Localization.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Localization.Abstractions"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 37196169, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Localization.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.localization.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 17945, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.VirtualFileSystem", "title": "Volo.Abp.VirtualFileSystem", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.VirtualFileSystem"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 37084770, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.VirtualFileSystem/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.virtualfilesystem/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 18149, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Localization", "title": "Volo.Abp.Localization", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Localization"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 36890431, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Localization/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.localization/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 17614, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.ObjectExtending", "title": "Volo.Abp.ObjectExtending", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.ObjectExtending"], "owners": ["volosoft"], "totalDownloads": 35694688, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.ObjectExtending/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.objectextending/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 141, "latestVersionDownloads": 17878, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.MultiTenancy", "title": "Volo.Abp.MultiTenancy", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.MultiTenancy"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 36099624, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.MultiTenancy/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.multitenancy/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 162, "latestVersionDownloads": 14662, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Threading", "title": "Volo.Abp.Threading", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Threading"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 34849306, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Threading/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.threading/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 18007, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Radzen.Blazor", "title": "Radzen Components for Blazor", "version": "11.2.1", "description": "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.", "summary": "", "authors": ["Radzen Ltd."], "owners": ["Radzen"], "totalDownloads": 20752142, "projectUrl": "https://www.radzen.com/", "licenseUrl": "https://www.nuget.org/packages/Radzen.Blazor/11.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/radzen.blazor/11.2.1/icon", "tags": ["blazor", "material", "design", "fluent", "fluentui", "components", "datagrid", "scheduler", "charts"], "verified": true, "versionsCount": 1044, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Timing", "title": "Volo.Abp.Timing", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Timing"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 33484565, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Timing/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.timing/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 14547, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Json", "title": "Volo.Abp.Json", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Json"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 32708858, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Json/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.json/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 14292, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.EventBus.Abstractions", "title": "Volo.Abp.EventBus.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.EventBus.Abstractions"], "owners": ["volosoft"], "totalDownloads": 29880998, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.EventBus.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.eventbus.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 109, "latestVersionDownloads": 17800, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Auditing", "title": "Volo.Abp.Auditing", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Auditing"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 28051480, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Auditing/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.auditing/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 10822, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Guids", "title": "Volo.Abp.Guids", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Guids"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 27349797, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Guids/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.guids/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 12714, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.EventBus", "title": "Volo.Abp.EventBus", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.EventBus"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 26558660, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.EventBus/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.eventbus/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 12574, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "bunit.core", "title": "bUnit.core", "version": "1.40.0", "description": "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.", "summary": "", "authors": ["Egil Hansen"], "owners": ["bUnit", "egil"], "totalDownloads": 15505313, "projectUrl": "https://bunit.egilhansen.com/", "licenseUrl": "https://www.nuget.org/packages/bunit.core/1.40.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bunit.core/1.40.0/icon", "tags": ["bUnit", "razor", "components", "blazor", "unit", "testing", "server", "wasm"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 1862693, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "bunit", "title": "bUnit", "version": "2.9.0", "description": "bUnit is a testing library for Blazor components.\n\n\t\t\tYou can easily define components under test in C# or Razor syntax and verify outcome\n\t\t\tusing semantic HTML diffing/comparison logic.\n\t\t\tYou can interact with and inspect the component under test, trigger event handlers,\n\t\t\tprovide cascading values, and inject services.\n\n\t\t\tbUnit also includes a complete fake implementation of Blazor's authentication and\n\t\t\tauthorization logic, navigation manager, and\n\t\t\tJSInterop.", "summary": "", "authors": ["Egil Hansen"], "owners": ["bUnit", "egil"], "totalDownloads": 15208894, "projectUrl": "https://bunit.egilhansen.com/", "licenseUrl": "https://www.nuget.org/packages/bunit/2.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bunit/2.9.0/icon", "tags": ["bUnit", "razor", "components", "blazor", "unit", "testing", "server", "wasm"], "verified": true, "versionsCount": 52, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Blazorise", "title": "Blazorise", "version": "2.2.2", "description": "Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.", "summary": "", "authors": ["Megabit"], "owners": ["Megabit"], "totalDownloads": 6918347, "projectUrl": "https://blazorise.com/", "licenseUrl": "https://www.nuget.org/packages/Blazorise/2.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/blazorise/2.2.2/icon", "tags": ["blazorise", "blazor", "components"], "verified": true, "versionsCount": 149, "latestVersionDownloads": 4884, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.ObjectMapping", "title": "Volo.Abp.ObjectMapping", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.ObjectMapping"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 25361080, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.ObjectMapping/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.objectmapping/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 10991, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Ddd.Domain", "title": "Volo.Abp.Ddd.Domain", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Ddd.Domain"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 24852963, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Ddd.Domain/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.domain/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 10082, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.ExceptionHandling", "title": "Volo.Abp.ExceptionHandling", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.ExceptionHandling"], "owners": ["volosoft"], "totalDownloads": 24092223, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.ExceptionHandling/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.exceptionhandling/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 121, "latestVersionDownloads": 12564, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "bunit.web", "title": "bUnit.web", "version": "1.40.0", "description": "bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.", "summary": "", "authors": ["Egil Hansen"], "owners": ["bUnit", "egil"], "totalDownloads": 14236188, "projectUrl": "https://bunit.egilhansen.com/", "licenseUrl": "https://www.nuget.org/packages/bunit.web/1.40.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bunit.web/1.40.0/icon", "tags": ["bUnit", "razor", "components", "blazor", "unit", "testing", "server", "wasm"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 1849834, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Authorization", "title": "Volo.Abp.Authorization", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Authorization"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 23314224, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Authorization/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.authorization/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 10156, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Authorization.Abstractions", "title": "Volo.Abp.Authorization.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Authorization.Abstractions"], "owners": ["volosoft"], "totalDownloads": 21310099, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Authorization.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.authorization.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 109, "latestVersionDownloads": 11923, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "BlazorComponentUtilities", "title": "BlazorComponentUtilities", "version": "1.8.0", "description": "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.", "summary": "", "authors": ["Ed Charbeneau"], "owners": ["edcharbeneau"], "totalDownloads": 3407102, "projectUrl": "https://github.com/EdCharbeneau/CssBuilder", "licenseUrl": "https://www.nuget.org/packages/BlazorComponentUtilities/1.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/blazorcomponentutilities/1.8.0/icon", "tags": ["Blazor"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 1297772, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Auditing.Contracts", "title": "Volo.Abp.Auditing.Contracts", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Auditing.Contracts"], "owners": ["volosoft"], "totalDownloads": 20798722, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Auditing.Contracts/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.auditing.contracts/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 100, "latestVersionDownloads": 13672, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Ddd.Application.Contracts", "title": "Volo.Abp.Ddd.Application.Contracts", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Ddd.Application.Contracts"], "owners": ["volosoft"], "totalDownloads": 20518944, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Ddd.Application.Contracts/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.application.contracts/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 154, "latestVersionDownloads": 10546, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Http.Abstractions", "title": "Volo.Abp.Http.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Http.Abstractions"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 20323160, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Http.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.http.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 9023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Specifications", "title": "Volo.Abp.Specifications", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Specifications"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 20321102, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Specifications/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.specifications/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 160, "latestVersionDownloads": 10138, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.BackgroundWorkers", "title": "Volo.Abp.BackgroundWorkers", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.BackgroundWorkers"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 19564283, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.BackgroundWorkers/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundworkers/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 175, "latestVersionDownloads": 12719, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Features", "title": "Volo.Abp.Features", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Features"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 19589332, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Features/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.features/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 164, "latestVersionDownloads": 9485, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Caching", "title": "Volo.Abp.Caching", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Caching"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 19163117, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Caching/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.caching/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 11623, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Serialization", "title": "Volo.Abp.Serialization", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Serialization"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 19126787, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Serialization/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.serialization/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 11562, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "AspectInjector", "title": "Aspect Injector - AOP Framework", "version": "2.9.0", "description": "Attributes-based compile-time AOP framework.\nCross-cutting concerns made easy!\n\nJust apply your attributes where you need them and everything automagicaly works!\nNo xml configs! No wierd reflection hacks! No runtime emit!\n\nWorks with AOT and Blazor!\n\nSee release notes for this version here:\nhttps://github.com/pamidur/aspect-injector/releases/tag/2.9.0", "summary": "", "authors": ["Aspect Injector Contributors"], "owners": ["pamidur"], "totalDownloads": 18480804, "projectUrl": "https://github.com/pamidur/aspect-injector", "licenseUrl": "https://www.nuget.org/packages/AspectInjector/2.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspectinjector/2.9.0/icon", "tags": ["aop", "aspect", "interceptor", "injector", "aot", "blazor", "attribute", "il", "weaving", "boundary", "post-compiler"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 713583, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.DistributedLocking.Abstractions", "title": "Volo.Abp.DistributedLocking.Abstractions", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.DistributedLocking.Abstractions"], "owners": ["volosoft"], "totalDownloads": 17455779, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.DistributedLocking.Abstractions/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.distributedlocking.abstractions/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 100, "latestVersionDownloads": 12676, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Http", "title": "Volo.Abp.Http", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Http"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 17495566, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Http/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.http/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 7999, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Minify", "title": "Volo.Abp.Minify", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Minify"], "owners": ["volosoft"], "totalDownloads": 16774407, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Minify/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.minify/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 151, "latestVersionDownloads": 8050, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.Ddd.Application", "title": "Volo.Abp.Ddd.Application", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Ddd.Application"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 15817610, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Ddd.Application/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.application/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 6856, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.AspNetCore", "title": "Volo.Abp.AspNetCore", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.AspNetCore"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 15495748, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.AspNetCore/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 6015, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "MQTTnet", "title": "MQTTnet", "version": "5.2.0.1603", "description": "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.", "summary": "", "authors": ["The contributors of MQTTnet"], "owners": ["chkr1011"], "totalDownloads": 32637614, "projectUrl": "https://github.com/dotnet/MQTTnet", "licenseUrl": "https://www.nuget.org/packages/MQTTnet/5.2.0.1603/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mqttnet/5.2.0.1603/icon", "tags": ["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"], "verified": false, "versionsCount": 70, "latestVersionDownloads": 149873, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Volo.Abp.UI", "title": "Volo.Abp.UI", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.UI"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 13875749, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.UI/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.ui/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 184, "latestVersionDownloads": 6832, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "koykkQ4h4hTakqo9O", "_dataset_id": "42V7GrNCRauZg3EMC"} {"packageName": "Dapper", "title": "Dapper", "version": "2.1.79", "description": "A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.", "summary": "", "authors": ["Sam Saffron,Marc Gravell,Nick Craver"], "owners": ["Dapper", "marc.gravell", "nick.craver"], "totalDownloads": 729103533, "projectUrl": "https://github.com/DapperLib/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper/2.1.79/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper/2.1.79/icon", "tags": ["orm", "sql", "micro-orm"], "verified": true, "versionsCount": 63, "latestVersionDownloads": 6609040, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Contrib", "title": "Dapper.Contrib", "version": "2.0.78", "description": "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.", "summary": "", "authors": ["Sam Saffron, Johan Danforth"], "owners": ["Dapper", "johandanforth", "marc.gravell", "nick.craver"], "totalDownloads": 65362928, "projectUrl": "https://github.com/StackExchange/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.Contrib/2.0.78/license", "iconUrl": "", "tags": ["orm", "sql", "micro-orm", "dapper"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 41981433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.SqlBuilder", "title": "Dapper SqlBuilder component", "version": "2.1.66", "description": "The Dapper SqlBuilder component, for building SQL queries dynamically.", "summary": "", "authors": ["Sam Saffron, Johan Danforth"], "owners": ["AEckenberger", "Dapper", "marc.gravell", "nick.craver"], "totalDownloads": 25898284, "projectUrl": "https://github.com/DapperLib/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.SqlBuilder/2.1.66/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.sqlbuilder/2.1.66/icon", "tags": ["orm", "sql", "micro-orm", "query", "sql-builder"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 3895952, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.StrongName", "title": "Dapper (Strong Named)", "version": "2.1.79", "description": "A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.", "summary": "", "authors": ["Sam Saffron,Marc Gravell,Nick Craver"], "owners": ["Dapper", "marc.gravell", "nick.craver"], "totalDownloads": 17372818, "projectUrl": "https://github.com/DapperLib/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.StrongName/2.1.79/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.strongname/2.1.79/icon", "tags": ["orm", "sql", "micro-orm"], "verified": true, "versionsCount": 29, "latestVersionDownloads": 145435, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.FluentMap", "title": "Dapper.FluentMap", "version": "2.0.0", "description": "Simple API to fluently map POCO properties to database columns when using Dapper.", "summary": "", "authors": ["Henk Mollema"], "owners": ["henkmollema"], "totalDownloads": 13092125, "projectUrl": "https://github.com/henkmollema/Dapper-FluentMap", "licenseUrl": "https://github.com/henkmollema/Dapper-FluentMap/blob/master/LICENSE", "iconUrl": "", "tags": ["c#", "dapper", "mapping", "fluentmap"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 8683525, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DapperExtensions", "title": "DapperExtensions", "version": "1.7.0", "description": "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.", "summary": "", "authors": ["Thad Smith, Page Brooks, Valfrid Couto"], "owners": ["pbrooks", "tmsmith"], "totalDownloads": 6577315, "projectUrl": "https://github.com/tmsmith/Dapper-Extensions", "licenseUrl": "https://www.nuget.org/packages/DapperExtensions/1.7.0/license", "iconUrl": "", "tags": ["orm", "sql", "micro-orm", "Data", "Dapper"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 2580776, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Z.Dapper.Plus", "title": "Dapper Plus", "version": "9.3.3", "description": "Extend your IDbConnection with high-performance bulk operations\n\nFeatures: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more!\n\nSupport: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!\n\nOnline Example: https://dotnetfiddle.net/ltIqrC\n\nInclude free and prime features.", "summary": "Extend your IDbConnection with high-performance bulk operations\n\nFeatures: BulkInsert, BulkDelete, BulkUpdate, BulkMerge and more!\n\nSupport: SQL Server, MySQL, Oracle, PostgreSQL, SQLite and more", "authors": ["ZZZ Projects"], "owners": ["zzzprojects"], "totalDownloads": 7976705, "projectUrl": "https://dapper-plus.net/", "licenseUrl": "https://zzzprojects.com/license-agreement/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/z.dapper.plus/9.3.3/icon", "tags": ["Dapper", "Insert", "Update", "Delete", "Merge", "Upsert", "Bulk", "BulkInsert", "BulkUpdate", "BulkDelete", "BulkMerge", "BulkCopy", "SqlBulkCopy"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 6300, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.SimpleCRUD", "title": "Dapper.SimpleCRUD", "version": "2.3.0", "description": "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.\n\t By default uses Id column as the primary key but this can be overridden with an attribute\n\t By default queries the table matching the class name but this can be overridden with an attribute\n By default queries the column matching the property name but this can be overridden with an attribute \n - Supports SQL Server, PostgreSQL, and MySQL \n - Includes async methods\n - Supports .Net Core", "summary": "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.", "authors": ["Eric Coffman"], "owners": ["ericdc"], "totalDownloads": 6534222, "projectUrl": "http://github.com/ericdc1/Dapper.SimpleCRUD/", "licenseUrl": "https://www.nuget.org/packages/Dapper.SimpleCRUD/2.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.simplecrud/2.3.0/icon", "tags": ["orm", "dapper", "micro-orm", "CRUD"], "verified": false, "versionsCount": 44, "latestVersionDownloads": 3134929, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Oracle", "title": "Dapper support for Oracle providers", "version": "2.0.2", "description": "Dapper is a great tool if you want to write database-agnostic code. \nHowever, sometimes you need to access functionality that is provider-specific. \nThis assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, \nsupports setting various properties on the command(LOBFetchSize, ArrayBindCount, BindByName), as well as setting CollectionType on the parameter. \n \nUsing 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.", "summary": "", "authors": ["DIPSAS, epaulsen"], "owners": ["DIPSAS"], "totalDownloads": 3316091, "projectUrl": "https://github.com/DIPSASA/Dapper.Oracle/", "licenseUrl": "https://www.nuget.org/packages/Dapper.Oracle/2.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.oracle/2.0.2/icon", "tags": ["Dapper", "ORM", "MicroORM", "Oracle"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 325918, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.AOT", "title": "Dapper.AOT", "version": "1.0.52", "description": "Build time (AOT) tools for Dapper", "summary": "", "authors": ["Marc Gravell"], "owners": ["Dapper", "marc.gravell"], "totalDownloads": 3165622, "projectUrl": "https://aot.dapperlib.dev/", "licenseUrl": "https://www.nuget.org/packages/Dapper.AOT/1.0.52/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.aot/1.0.52/icon", "tags": [], "verified": true, "versionsCount": 12, "latestVersionDownloads": 56820, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Transaction", "title": "Dapper.Transaction", "version": "2.1.79", "description": "IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..\n\n---------------------------------------\n\nThis library is sponsored by ZZZ Projects:\nhttps://dapper-plus.net/\nhttps://eval-expression.net/\nhttps://entityframework-extensions.net/\n\n---------------------------------------", "summary": "IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..", "authors": ["ZZZ Projects"], "owners": ["zzzprojects"], "totalDownloads": 3207243, "projectUrl": "https://github.com/zzzprojects/Dapper.Transaction", "licenseUrl": "https://github.com/zzzprojects/Dapper.Transaction/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.transaction/2.1.79/icon", "tags": ["orm", "sql", "micro-orm"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 29372, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.FastCrud", "title": "Dapper.FastCrud", "version": "3.3.2", "description": "You hate verbatim SQL queries with zero type safety for your code but you love the speed?\n 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. \n These features leave no chance to mistypings or problems arising from db entity refactorings. \n Visual Studio 2019 or later is recommended.", "summary": "", "authors": ["Dapper.FastCRUD Contributors"], "owners": ["MoonStorm"], "totalDownloads": 3498805, "projectUrl": "https://github.com/MoonStorm/FastCrud", "licenseUrl": "https://www.nuget.org/packages/Dapper.FastCrud/3.3.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.fastcrud/3.3.2/icon", "tags": ["dapper", "fast", "crud", "orm", "sql", "sqlite", "mysql", "mssql", "localdb", "postgresql", "poco"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 443944, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.FluentMap.Dommel", "title": "Dapper.FluentMap.Dommel", "version": "2.0.0", "description": "Dapper.FluentMap extension for Dommel support.", "summary": "", "authors": ["Henk Mollema"], "owners": ["henkmollema"], "totalDownloads": 2705022, "projectUrl": "https://github.com/henkmollema/Dapper-FluentMap", "licenseUrl": "https://github.com/henkmollema/Dapper-FluentMap/blob/master/LICENSE", "iconUrl": "", "tags": ["dapper", "fluentmap", "dommel"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 1592987, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "MicroOrm.Dapper.Repositories", "title": "MicroOrm.Dapper.Repositories", "version": "1.33.0", "description": "Generate SQL for CRUD operations based on your POCO classes for Dapper", "summary": "", "authors": ["phnx47 and contributors"], "owners": ["phnx47"], "totalDownloads": 2395370, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/MicroOrm.Dapper.Repositories/1.33.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microorm.dapper.repositories/1.33.0/icon", "tags": ["dapper", "micro-orm", "repositories", "crud"], "verified": false, "versionsCount": 69, "latestVersionDownloads": 49, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DapperExtensions.DotnetCore", "title": "Dapper Extentsions for dontnetCore", "version": "1.0.1", "description": "Dapper Extentsions for dotnet core", "summary": "Dapper Extentsions for dotnet core. please see the orgin", "authors": ["DapperExtensions.DotnetCore"], "owners": ["leo.lu"], "totalDownloads": 2388622, "projectUrl": "https://github.com/tmsmith/Dapper-Extensions", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 1, "latestVersionDownloads": 2388622, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "UUID.Serialization.Dapper", "title": "UUID.Serialization.Dapper", "version": "1.1.1", "description": "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.", "summary": "", "authors": ["Taiizor"], "owners": ["Soferity", "Taiizor", "Vegalya"], "totalDownloads": 2219151, "projectUrl": "https://uuid.soferity.com/", "licenseUrl": "https://www.nuget.org/packages/UUID.Serialization.Dapper/1.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/uuid.serialization.dapper/1.1.1/icon", "tags": ["uuid", "guid", "id", "dapper", "database", "orm", "handler", "typehandler", "serialization", "converter", "dotnet"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 431067, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.ParameterExtensions", "title": "Dapper.ParameterExtensions", "version": "2022.7.7.1", "description": "Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.", "summary": "", "authors": ["Joe Cisar"], "owners": ["joecisar"], "totalDownloads": 2062297, "projectUrl": "https://github.com/RasicN/Dapper-Parameters", "licenseUrl": "https://www.nuget.org/packages/Dapper.ParameterExtensions/2022.7.7.1/license", "iconUrl": "", "tags": ["Dapper"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 827461, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper-QueryBuilder", "title": "DapperQueryBuilder", "version": "2.0.0", "description": "Dapper Query Builder using Fluent API and String Interpolation", "summary": "", "authors": ["Rick Drizin"], "owners": ["Drizin"], "totalDownloads": 1728689, "projectUrl": "https://github.com/Drizin/DapperQueryBuilder/", "licenseUrl": "https://www.nuget.org/packages/Dapper-QueryBuilder/2.0.0/license", "iconUrl": "", "tags": ["dapper", "query-builder", "query", "builder", "dapperquerybuilder", "dapper-query-builder", "dapper-interpolation", "dapper-interpolated-string"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 305009, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Abp.Dapper", "title": "Abp.Dapper", "version": "10.5.0", "description": "Abp.Dapper", "summary": "", "authors": ["Abp.Dapper"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 1288667, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.Dapper/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.dapper/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "Dapper", "ORM"], "verified": true, "versionsCount": 119, "latestVersionDownloads": 104, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DataAbstractions.Dapper", "title": "DataAbstractions.Dapper", "version": "3.1.0", "description": "A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.", "summary": "", "authors": ["Andrew Sumido"], "owners": ["codeapologist"], "totalDownloads": 1571725, "projectUrl": "https://github.com/codeapologist/DataAbstractions.Dapper", "licenseUrl": "https://www.nuget.org/packages/DataAbstractions.Dapper/3.1.0/license", "iconUrl": "", "tags": ["Dapper", "Dapper.Contrib", "IDbConnection", "Abstraction", "Unit", "Testing", "Interface", "Testability", "Tests", "Mock", "Unit", "Test"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 781108, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Mapper", "title": "Dapper.Mapper", "version": "2.0.0", "description": "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);'.", "summary": "", "authors": ["Arjen Post"], "owners": ["dotarj"], "totalDownloads": 1120967, "projectUrl": "https://github.com/dotarj/Dapper.Mapper", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["orm", "sql", "micro-orm", "dapper"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 939167, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Extensions.NetCore", "title": "Dapper.Extensions.NetCore", "version": "5.4.3", "description": "A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.", "summary": "", "authors": ["ZeeLyn"], "owners": ["wangzelin"], "totalDownloads": 1365877, "projectUrl": "https://github.com/ZeeLyn/Dapper.Extensions", "licenseUrl": "https://www.nuget.org/packages/Dapper.Extensions.NetCore/5.4.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.extensions.netcore/5.4.3/icon", "tags": ["Dapper", "Extensions", "DapperExtensions", "Dapper.Extensions.NetCore", "DataBase", "Sql", "Server", "MSSQL", "MySQL", "PostgreSQL", "SQLite", "ODBC", "Cahce", "Caching", "Redis", "Memory", "RedisCaching", "MemoryCaching"], "verified": false, "versionsCount": 61, "latestVersionDownloads": 2773, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Bulk", "title": "Dapper.Bulk", "version": "1.6.0", "description": "Fast bulk insert extensions for Dapper.", "summary": "", "authors": ["Martin Kostov"], "owners": ["m.kostov"], "totalDownloads": 987255, "projectUrl": "https://github.com/KostovMartin/Dapper.Bulk", "licenseUrl": "https://www.nuget.org/packages/Dapper.Bulk/1.6.0/license", "iconUrl": "", "tags": ["fast", "bulk", "insert", "dapper", "orm", "sql", "micro-orm"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 507314, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.DynamicReportGenerator", "title": "Report", "version": "0.3.3", "description": "A dynamic generator for Dapper\n\nHow to use?\n\nhttps://github.com/kvnallen/Dapper.DynamicReportGenerator", "summary": "", "authors": ["Kevin Allen"], "owners": ["kvnallen"], "totalDownloads": 1226334, "projectUrl": "https://github.com/kvnallen/Dapper.DynamicReportGenerator", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 4184, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper-NodaTime", "title": "Dapper-NodaTime", "version": "0.1.0", "description": "Provides Noda Time support for Dapper", "summary": "", "authors": ["Matt Johnson"], "owners": ["mj1856"], "totalDownloads": 1155051, "projectUrl": "https://github.com/mj1856/Dapper-NodaTime", "licenseUrl": "https://raw.githubusercontent.com/mj1856/Dapper-NodaTime/master/LICENSE", "iconUrl": "", "tags": ["dapper", "nodatime", "noda", "time"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 991362, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DapperExtensions.NetCore", "title": "DapperExtensions.NetCore", "version": "2.0.7", "description": "Package Description", "summary": "", "authors": ["DapperExtensions"], "owners": ["beamyplum"], "totalDownloads": 1130072, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 924260, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Volo.Abp.Dapper", "title": "Volo.Abp.Dapper", "version": "10.6.0", "description": "Package Description", "summary": "", "authors": ["Volo.Abp.Dapper"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 927840, "projectUrl": "https://abp.io/", "licenseUrl": "https://www.nuget.org/packages/Volo.Abp.Dapper/10.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/volo.abp.dapper/10.6.0/icon", "tags": ["aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp"], "verified": true, "versionsCount": 160, "latestVersionDownloads": 170, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "MassTransit.DapperIntegration", "title": "MassTransit.DapperIntegration", "version": "9.2.0", "description": "MassTransit Dapper persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 856868, "projectUrl": "https://massient.com/", "licenseUrl": "https://massient.com/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.dapperintegration/9.2.0/icon", "tags": ["MassTransit", "Dapper"], "verified": true, "versionsCount": 106, "latestVersionDownloads": 98, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "InterpolatedSql.Dapper", "title": "InterpolatedSql.Dapper", "version": "2.5.1", "description": "Dapper Query Builder using Fluent API and String Interpolation", "summary": "", "authors": ["Rick Drizin"], "owners": ["Drizin"], "totalDownloads": 841469, "projectUrl": "https://github.com/Drizin/InterpolatedSql/", "licenseUrl": "https://www.nuget.org/packages/InterpolatedSql.Dapper/2.5.1/license", "iconUrl": "", "tags": ["interpolated", "sql", "dapper", "query-builder", "query", "builder", "dapperquerybuilder", "dapper-query-builder", "dapper-interpolation", "dapper-interpolated-string"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 51793, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Tvp", "title": "Table Value Parameters for Dapper", "version": "1.0.0", "description": "A couple helper classes to make using TVP parameters with Dapper easier.", "summary": "", "authors": ["Nadeem Chaudhry"], "owners": ["bellwether"], "totalDownloads": 536116, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["dapper", "dapper", "dot", "net", "tvp", "table", "value", "parameter", "sql", "server"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 536116, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Furion.Extras.DatabaseAccessor.Dapper", "title": "Furion.Extras.DatabaseAccessor.Dapper", "version": "4.9.9.11", "description": "Furion 数据库访问器 Dapper 插件。", "summary": "", "authors": ["百小僧"], "owners": ["chinadotnet", "dotnetchina", "monk.soul"], "totalDownloads": 850557, "projectUrl": "https://furion.net/", "licenseUrl": "https://www.nuget.org/packages/Furion.Extras.DatabaseAccessor.Dapper/4.9.9.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/furion.extras.databaseaccessor.dapper/4.9.9.11/icon", "tags": ["Furion", "Fur", "百小僧", "Monk", "MonkSoul", "ASP.NET", "Core", ".NET", "Framework", "dotNET", "China", "Web", "Cross", "Platform"], "verified": false, "versionsCount": 1047, "latestVersionDownloads": 1220, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Database", "title": "Dapper.Database", "version": "6.0.0.23", "description": "Alternative database first framework to Entity Framework using Dapper", "summary": "", "authors": ["Dallas Beek"], "owners": ["dallasbeek"], "totalDownloads": 502273, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": ["orm", "sql", "micro-orm", "dapper"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 10620, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Logging", "title": "Dapper.Logging", "version": "0.4.3", "description": "Integrates Dapper with the ASP.Net Core logging system", "summary": "", "authors": ["Anton Hryzodub"], "owners": ["hryz"], "totalDownloads": 495418, "projectUrl": "https://github.com/hryz/Dapper.Logging", "licenseUrl": "https://www.nuget.org/packages/Dapper.Logging/0.4.3/license", "iconUrl": "", "tags": ["Dapper", "Logging"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 441011, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DapperExtensions.NETStandard", "title": "DapperExtensions.NETStandard", "version": "1.0.1", "description": "Package Description", "summary": "", "authors": ["EmitKnowledge"], "owners": ["mnikolovski"], "totalDownloads": 653155, "projectUrl": "https://github.com/EmitKnowledge/Dapper-Extensions", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 652212, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "bgTeam.Impl.Dapper", "title": "bgTeam.Impl.Dapper", "version": "6.1.6", "description": "Package Description", "summary": "", "authors": ["bgTeam.Impl.Dapper"], "owners": ["bgTeam"], "totalDownloads": 602197, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 48, "latestVersionDownloads": 405344, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Extension", "title": "Dapper.Extension", "version": "1.0.0.1", "description": "CRUD extension methods for Dapper", "summary": "CRUD extension methods for Dapper", "authors": ["m98proxy"], "owners": ["m98proxy"], "totalDownloads": 423112, "projectUrl": "https://m98proxy.github.io/Dapper.Extension", "licenseUrl": "", "iconUrl": "", "tags": ["dapper", "crud", "extension", "methods", "C#", "ASP.NET", ".NET", "simple"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 423112, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.ColumnMapper", "title": "Dapper Column Mapper", "version": "1.3.0", "description": "Simple extension to Dapper to allow arbitrary column to property mapping.", "summary": "", "authors": ["Dapper.ColumnMapper"], "owners": ["dturkenk"], "totalDownloads": 559626, "projectUrl": "https://github.com/dturkenk/Dapper.ColumnMapper", "licenseUrl": "https://github.com/dturkenk/Dapper.ColumnMapper/blob/master/License.txt", "iconUrl": "", "tags": ["orm", "sql", "micro-orm"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 480893, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.FSharp", "title": "Dapper.FSharp", "version": "4.10.0", "description": "Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite", "summary": "", "authors": ["Roman Provazník,Jordan Marr"], "owners": ["dzoukr"], "totalDownloads": 395794, "projectUrl": "https://github.com/Dzoukr/Dapper.FSharp", "licenseUrl": "https://github.com/Dzoukr/Dapper.FSharp/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.fsharp/4.10.0/icon", "tags": ["fsharp", "dapper", "linq", "database", "mssql", "mysql", "postgresql", "sqlite"], "verified": false, "versionsCount": 51, "latestVersionDownloads": 6250, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Ardalis.SmartEnum.Dapper", "title": "Ardalis.SmartEnum.Dapper", "version": "8.2.0", "description": "Dapper support for Ardalis.SmartEnum.", "summary": "", "authors": ["Steve Smith (@ardalis)"], "owners": ["ardalis"], "totalDownloads": 460428, "projectUrl": "https://github.com/ardalis/SmartEnum", "licenseUrl": "https://www.nuget.org/packages/Ardalis.SmartEnum.Dapper/8.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ardalis.smartenum.dapper/8.2.0/icon", "tags": ["enum", "smartenum", "dapper", "ardalis"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 133361, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "DapperExtensions.Standard", "title": "DapperExtensions.Standard", "version": "1.1.0", "description": "DapperExtensions DNX Core 5", "summary": "", "authors": ["liangshiwei"], "owners": ["liangshiwei"], "totalDownloads": 448128, "projectUrl": "https://github.com/liangshiw/Dapper-Extensions", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 2, "latestVersionDownloads": 446264, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Compose", "title": "Dapper.Compose", "version": "1.0.2", "description": "Typed multiquery composition for Dapper.", "summary": "", "authors": ["Sandro Magi"], "owners": ["smagi"], "totalDownloads": 308708, "projectUrl": "", "licenseUrl": "https://raw.githubusercontent.com/naasking/Dapper.Compose/master/LICENSE", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 263901, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Extensions.PostgreSQL", "title": "Dapper.Extensions.PostgreSQL", "version": "5.4.3", "description": "A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.", "summary": "", "authors": ["ZeeLyn"], "owners": ["wangzelin"], "totalDownloads": 371484, "projectUrl": "https://github.com/ZeeLyn/Dapper.Extensions", "licenseUrl": "https://www.nuget.org/packages/Dapper.Extensions.PostgreSQL/5.4.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.extensions.postgresql/5.4.3/icon", "tags": ["Dapper", "Extensions", "DapperExtensions", "Dapper.Extensions.NetCore", "DataBase", "Sql", "Server", "MSSQL", "MySQL", "PostgreSQL", "SQLite", "ODBC", "Cahce", "Caching", "Redis", "Memory", "RedisCaching", "MemoryCaching"], "verified": false, "versionsCount": 60, "latestVersionDownloads": 655, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Rainbow", "title": "Dapper.Rainbow", "version": "2.1.66", "description": "Trivial micro-orm implemented on Dapper, provides with CRUD helpers.", "summary": "", "authors": ["Sam Saffron"], "owners": ["Dapper", "nick.craver", "samsaffron"], "totalDownloads": 271097, "projectUrl": "https://github.com/DapperLib/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.Rainbow/2.1.66/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.rainbow/2.1.66/icon", "tags": ["orm", "sql", "micro-orm"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 31167, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "HanaTech.Framework.Dapper", "title": "HanaTech.Framework.Dapper", "version": "6.0.0.2", "description": "Package Description", "summary": "", "authors": ["HanaTech"], "owners": ["hanatech_qd"], "totalDownloads": 356770, "projectUrl": "http://192.168.51.238:7002/HanaTechQD/HanaTech.OSharp", "licenseUrl": "https://www.nuget.org/packages/HanaTech.Framework.Dapper/6.0.0.2/license", "iconUrl": "", "tags": ["hanatech", "hsharp", "hsharpns"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 976, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.EntityFramework", "title": "Dapper.EntityFramework", "version": "2.1.66", "description": "Extension handlers for entity framework", "summary": "", "authors": ["Marc Gravell, Nick Craver"], "owners": ["Dapper", "marc.gravell", "nick.craver"], "totalDownloads": 350742, "projectUrl": "https://github.com/DapperLib/Dapper", "licenseUrl": "https://www.nuget.org/packages/Dapper.EntityFramework/2.1.66/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dapper.entityframework/2.1.66/icon", "tags": ["orm", "sql", "micro-orm"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 15329, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dapper.Scripts", "title": "Dapper.Scripts", "version": "2.5.0", "description": "Extends Dapper by using additional extension methods to support external SQL script collections.", "summary": "", "authors": ["null511"], "owners": ["null511"], "totalDownloads": 191014, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Dapper.Scripts/2.5.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 24, "latestVersionDownloads": 6094, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Dibix.Dapper", "title": "Dibix.Dapper", "version": "1.7.136", "description": "Seamlessly create use case oriented REST APIs based on T-SQL stored procedures.", "summary": "", "authors": ["helpLine GmbH"], "owners": ["Serviceware"], "totalDownloads": 181249, "projectUrl": "https://github.com/Serviceware/Dibix", "licenseUrl": "https://www.nuget.org/packages/Dibix.Dapper/1.7.136/license", "iconUrl": "", "tags": ["Dibix"], "verified": false, "versionsCount": 242, "latestVersionDownloads": 178, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "L9dGswKfhFiAlKUzL", "_dataset_id": "Ipt8knHSag2EtVdmq"} {"packageName": "Grpc.Net.ClientFactory", "title": "Grpc.Net.ClientFactory", "version": "2.83.0", "description": "HttpClientFactory integration the for gRPC .NET client", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 377926206, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Net.ClientFactory/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Tools", "title": "Grpc.Tools", "version": "2.83.0", "description": "gRPC and Protocol Buffer compiler for C# projects", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 347002892, "projectUrl": "https://github.com/grpc/grpc", "licenseUrl": "https://www.nuget.org/packages/Grpc.Tools/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.tools/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 121, "latestVersionDownloads": 179827, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Core", "title": "Grpc.Core", "version": "2.46.6", "description": "C# implementation of gRPC based on native gRPC C-core library.\n\nNote that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.\nSee https://grpc.io/blog/grpc-csharp-future/ for details.", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 269434755, "projectUrl": "https://github.com/grpc/grpc", "licenseUrl": "https://www.nuget.org/packages/Grpc.Core/2.46.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.core/2.46.6/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 85, "latestVersionDownloads": 89901545, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore.Server", "title": "Grpc.AspNetCore.Server", "version": "2.83.0", "description": "gRPC support for ASP.NET Core", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 262002632, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore.Server/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "aspnetcore"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore.Server.ClientFactory", "title": "Grpc.AspNetCore.Server.ClientFactory", "version": "2.83.0", "description": "HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 197491626, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore.Server.ClientFactory/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "aspnetcore"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore", "title": "Grpc.AspNetCore", "version": "2.83.0", "description": "gRPC meta-package for ASP.NET Core", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 193154737, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "aspnetcore"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Auth", "title": "Grpc.Auth", "version": "2.83.0", "description": "gRPC C# Authentication Library", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 162681576, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Auth/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.auth/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "Auth", "OAuth2"], "verified": true, "versionsCount": 110, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc", "title": "Grpc", "version": "2.46.6", "description": "Metapackage for gRPC C#", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 105660293, "projectUrl": "https://github.com/grpc/grpc", "licenseUrl": "https://www.nuget.org/packages/Grpc/2.46.6/license", "iconUrl": "", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 85, "latestVersionDownloads": 38954908, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Reflection", "title": "Grpc.Reflection", "version": "2.83.0", "description": "gRPC C# Server Reflection", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 43472854, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Reflection/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.reflection/2.83.0/icon", "tags": ["gRPC", "reflection"], "verified": true, "versionsCount": 98, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore.Server.Reflection", "title": "Grpc.AspNetCore.Server.Reflection", "version": "2.83.0", "description": "Automatic discovery of services for Grpc.Reflection", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 40977835, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore.Server.Reflection/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.reflection/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 49, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc", "title": "protobuf-net.Grpc", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 20610207, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 6585788, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.HealthCheck", "title": "Grpc.HealthCheck", "version": "2.83.0", "description": "gRPC C# Health Checking", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 34029122, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.HealthCheck/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/2.83.0/icon", "tags": ["gRPC", "health", "check"], "verified": true, "versionsCount": 100, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Net.Client.Web", "title": "Grpc.Net.Client.Web", "version": "2.83.0", "description": "Adds gRPC-Web support to .NET client for gRPC", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 23492614, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.Net.Client.Web/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.net.client.web/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc.AspNetCore", "title": "protobuf-net.Grpc.AspNetCore", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 11985175, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc.AspNetCore/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.aspnetcore/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 4400974, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion", "title": "MagicOnion", "version": "7.10.2", "description": "Unified Realtime/API framework for .NET platform and Unity. This package is meta package that includes MagicOnion.Server and MagicOnion.Client.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp", "neuecc"], "totalDownloads": 18793407, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 86, "latestVersionDownloads": 3147, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Core.Testing", "title": "Grpc.Core.Testing", "version": "2.46.6", "description": "Miscellaneous code for testing Grpc.Core\n\nNote that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.\nSee https://grpc.io/blog/grpc-csharp-future/ for details.", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 16573152, "projectUrl": "https://github.com/grpc/grpc", "licenseUrl": "https://www.nuget.org/packages/Grpc.Core.Testing/2.46.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.core.testing/2.46.6/icon", "tags": ["gRPC", "test", "testing"], "verified": true, "versionsCount": 71, "latestVersionDownloads": 10584423, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "ProtoBufJsonConverter", "title": "ProtoBufJsonConverter", "version": "0.11.0", "description": "Convert a protobuf message to a JSON string or object (and back) using the proto definition file.", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 23745964, "projectUrl": "https://github.com/StefH/ProtoBufJsonConverter", "licenseUrl": "https://www.nuget.org/packages/ProtoBufJsonConverter/0.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobufjsonconverter/0.11.0/icon", "tags": ["protobuf", "protobuf-net", "grpc", "json", "convert", "serialize", "deserialize"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 4942250, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "EventStore.Client.Grpc.Streams", "title": "EventStore.Client.Grpc.Streams", "version": "23.3.9", "description": "The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/", "summary": "", "authors": ["Event Store Ltd"], "owners": ["eventstore"], "totalDownloads": 6849503, "projectUrl": "https://eventstore.com/", "licenseUrl": "https://www.nuget.org/packages/EventStore.Client.Grpc.Streams/23.3.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc.streams/23.3.9/icon", "tags": ["eventstore", "client", "grpc"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 446747, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore.Web", "title": "Grpc.AspNetCore.Web", "version": "2.83.0", "description": "gRPC-Web support for ASP.NET Core", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 14790281, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore.Web/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.web/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "aspnetcore"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Shared", "title": "MagicOnion.Shared", "version": "7.10.2", "description": "Provides shared classes and interfaces used by MagicOnion server and client. Unified Realtime/API framework for .NET platform and Unity.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 13970960, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Shared/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.shared/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 8906, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.AspNetCore.HealthChecks", "title": "Grpc.AspNetCore.HealthChecks", "version": "2.83.0", "description": "Integration of ASP.NET Core health checks with Grpc.HealthCheck", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 16095692, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.AspNetCore.HealthChecks/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2", "health", "check"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc.Reflection", "title": "protobuf-net.Grpc.Reflection", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 5708271, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc.Reflection/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.reflection/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 2473655, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Client", "title": "MagicOnion.Client", "version": "7.10.2", "description": "MagicOnion client-side runtime library. Unified Realtime/API framework for .NET platform and Unity.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 9000700, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Client/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.client/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 7480, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Abstractions", "title": "MagicOnion.Abstractions", "version": "7.10.2", "description": "MagicOnion interfaces and abstractions for server and client.\nCommonly used types:\nMagicOnion.IService\nMagicOnion.IStreamingHub\nMagicOnion.UnaryResult\nMagicOnion.IgnoreAttribute", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp", "neuecc"], "totalDownloads": 8799990, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Abstractions/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.abstractions/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 64, "latestVersionDownloads": 9653, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc.ClientFactory", "title": "protobuf-net.Grpc.ClientFactory", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 5179543, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc.ClientFactory/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.clientfactory/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 2441688, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Microsoft.AspNetCore.Grpc.JsonTranscoding", "title": "Microsoft.AspNetCore.Grpc.JsonTranscoding", "version": "10.0.10", "description": "HTTP API for gRPC ASP.NET Core\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 8205960, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Grpc.JsonTranscoding/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.grpc.jsontranscoding/10.0.10/icon", "tags": ["gRPC", "RPC", "HTTP/2", "REST"], "verified": true, "versionsCount": 79, "latestVersionDownloads": 52303, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "WireMock.Net.ProtoBuf", "title": "WireMock.Net.ProtoBuf", "version": "2.13.0", "description": "ProtoBuf and gRPC support for WireMock.Net", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 8729500, "projectUrl": "https://github.com/wiremock/WireMock.Net", "licenseUrl": "https://www.nuget.org/packages/WireMock.Net.ProtoBuf/2.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/wiremock.net.protobuf/2.13.0/icon", "tags": ["wiremock", "matchers", "matcher", "protobuf", "grpc"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 120393, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "EventStore.Client.Grpc", "title": "EventStore.Client.Grpc", "version": "23.3.9", "description": "The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/", "summary": "", "authors": ["Event Store Ltd"], "owners": ["eventstore"], "totalDownloads": 6924540, "projectUrl": "https://eventstore.com/", "licenseUrl": "https://www.nuget.org/packages/EventStore.Client.Grpc/23.3.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc/23.3.9/icon", "tags": ["eventstore", "client", "grpc"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 491393, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc.AspNetCore.Reflection", "title": "protobuf-net.Grpc.AspNetCore.Reflection", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 3711605, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc.AspNetCore.Reflection/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.aspnetcore.reflection/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 1593664, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Server", "title": "MagicOnion.Server", "version": "7.10.2", "description": "MagicOnion server built on top of ASP.NET Core. Unified Realtime/API framework for .NET platform and Unity.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 5530995, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Server/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.server/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 5673, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Contrib.Grpc.Core.M1", "title": "Contrib.Grpc.Core.M1", "version": "2.46.7", "description": "Packaged ARM64 -  M1 version of native library (.dylib).", "summary": "", "authors": ["The gRPC Authors; einari"], "owners": ["einari"], "totalDownloads": 4475375, "projectUrl": "https://github.com/einari/Grpc.Core.M1", "licenseUrl": "https://www.nuget.org/packages/Contrib.Grpc.Core.M1/2.46.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/contrib.grpc.core.m1/2.46.7/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 1918376, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Serialization.MessagePack", "title": "MagicOnion.Serialization.MessagePack", "version": "7.10.2", "description": "MagicOnion extension package for serialization using MessagePack.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 3334984, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Serialization.MessagePack/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.serialization.messagepack/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 8221, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MagicOnion.Server.Redis", "title": "MagicOnion.Server.Redis", "version": "7.10.2", "description": "Redis backplane for MagicOnion.", "summary": "", "authors": ["Cysharp"], "owners": ["Cysharp"], "totalDownloads": 3191482, "projectUrl": "https://github.com/Cysharp/MagicOnion", "licenseUrl": "https://www.nuget.org/packages/MagicOnion.Server.Redis/7.10.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/magiconion.server.redis/7.10.2/icon", "tags": ["magiconion", "grpc", "http2"], "verified": false, "versionsCount": 50, "latestVersionDownloads": 238, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Microsoft.AspNetCore.Grpc.Swagger", "title": "Microsoft.AspNetCore.Grpc.Swagger", "version": "0.10.10", "description": "Swagger for gRPC ASP.NET Core\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 4669781, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Grpc.Swagger/0.10.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.grpc.swagger/0.10.10/icon", "tags": ["gRPC", "RPC", "HTTP/2", "REST", "Swagger", "OpenAPI"], "verified": true, "versionsCount": 79, "latestVersionDownloads": 27469, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "SkyAPM.Transport.Grpc.Protocol", "title": "SkyAPM.Transport.Grpc.Protocol", "version": "2.2.0", "description": "SkyAPM gRPC data transmitter.", "summary": "", "authors": ["SkyAPM Team"], "owners": ["skyapm"], "totalDownloads": 2307590, "projectUrl": "https://github.com/SkyAPM/SkyAPM-dotnet", "licenseUrl": "https://github.com/SkyAPM/SkyAPM-dotnet/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/skyapm.transport.grpc.protocol/2.2.0/icon", "tags": ["SkyWalking", "Grpc"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 418179, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "SkyAPM.Transport.Grpc", "title": "SkyAPM.Transport.Grpc", "version": "2.3.0", "description": "SkyAPM gRPC data transmitter.", "summary": "", "authors": ["SkyAPM Team"], "owners": ["skyapm"], "totalDownloads": 2347404, "projectUrl": "https://github.com/SkyAPM/SkyAPM-dotnet", "licenseUrl": "https://www.nuget.org/packages/SkyAPM.Transport.Grpc/2.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/skyapm.transport.grpc/2.3.0/icon", "tags": ["SkyWalking", "Grpc"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 7629, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.StatusProto", "title": "Grpc.StatusProto", "version": "2.83.0", "description": "gRPC C# API for error handling using google/rpc/status.proto", "summary": "", "authors": ["The gRPC Authors"], "owners": ["grpc-packages"], "totalDownloads": 2707394, "projectUrl": "https://github.com/grpc/grpc-dotnet", "licenseUrl": "https://www.nuget.org/packages/Grpc.StatusProto/2.83.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grpc.statusproto/2.83.0/icon", "tags": ["gRPC", "RPC", "HTTP/2"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "EventStore.Client.Grpc.PersistentSubscriptions", "title": "EventStore.Client.Grpc.PersistentSubscriptions", "version": "23.3.9", "description": "The GRPC client API for Event Store Persistent Subscriptions. Get the open source or commercial versions of Event Store server from https://eventstore.com/", "summary": "", "authors": ["Event Store Ltd"], "owners": ["eventstore"], "totalDownloads": 2329201, "projectUrl": "https://eventstore.com/", "licenseUrl": "https://www.nuget.org/packages/EventStore.Client.Grpc.PersistentSubscriptions/23.3.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc.persistentsubscriptions/23.3.9/icon", "tags": ["eventstore", "client", "grpc"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 172570, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Sentry.AspNetCore.Grpc", "title": "Sentry.AspNetCore.Grpc", "version": "6.8.0", "description": "Official ASP.NET Core gRPC integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.", "summary": "", "authors": ["Sentry Team and Contributors"], "owners": ["sentry"], "totalDownloads": 3461936, "projectUrl": "https://sentry.io/", "licenseUrl": "https://www.nuget.org/packages/Sentry.AspNetCore.Grpc/6.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sentry.aspnetcore.grpc/6.8.0/icon", "tags": ["Sentry", "GetSentry", "Error-Reporting", "Crash-Reporting", "Exception-Handling", "AspNetCore", "gRPC"], "verified": true, "versionsCount": 150, "latestVersionDownloads": 419, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "dotnet-etcd", "title": "dotnet-etcd", "version": "9.1.0", "description": "A C# .NET (dotnet) GRPC client for etcd v3+.\n\n 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.\n\n 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.\n\n Advanced uses take advantage of the consistency guarantees to implement database leader elections or do distributed locking across a cluster of workers.", "summary": "", "authors": ["Shubham Ranjan"], "owners": ["shubhamranjan"], "totalDownloads": 2192725, "projectUrl": "https://github.com/shubhamranjan/dotnet-etcd", "licenseUrl": "https://www.nuget.org/packages/dotnet-etcd/9.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnet-etcd/9.1.0/icon", "tags": ["etcd", "grpc", "etcdv3", "etcd3"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 1927, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Calzolari.Grpc.Domain", "title": "Calzolari.Grpc.Domain", "version": "9.0.0", "description": "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", "summary": "", "authors": ["Anthony Giretti"], "owners": ["AnthonyGiretti"], "totalDownloads": 2636084, "projectUrl": "https://github.com/AnthonyGiretti/grpc-aspnetcore-validator", "licenseUrl": "https://www.nuget.org/packages/Calzolari.Grpc.Domain/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/calzolari.grpc.domain/9.0.0/icon", "tags": ["grpc", "dotnet", "validator", "validation", "request-validation"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 178005, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Protobuf.Grpc", "title": "Protobuf.Grpc", "version": "1.0.170", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["Binaritec"], "totalDownloads": 1110656, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/Protobuf.Grpc/1.0.170/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf.grpc/1.0.170/icon", "tags": ["grpc"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1110656, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "zb-client", "title": "2.10.0", "version": "2.10.0", "description": "Client to communicate with a Zeebe broker.\n\n Uses GRPC as protocol for communication.\n For more information about the zeebe project please visit http://zeebe.io", "summary": "", "authors": ["Christopher Zell"], "owners": ["Zelldon"], "totalDownloads": 1908737, "projectUrl": "https://github.com/zeebe-io/zeebe-client-csharp", "licenseUrl": "https://www.nuget.org/packages/zb-client/2.10.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/zb-client/2.10.0/icon", "tags": ["zeebe", "zb", "zb-csharp", "zb-client", "grpc"], "verified": false, "versionsCount": 39, "latestVersionDownloads": 129690, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Calzolari.Grpc.AspNetCore.Validation", "title": "Calzolari.Grpc.AspNetCore.Validation", "version": "10.1.0", "description": "Request message validator for Grpc.AspNetCore", "summary": "", "authors": ["Anthony Giretti"], "owners": ["AnthonyGiretti"], "totalDownloads": 2219052, "projectUrl": "https://github.com/AnthonyGiretti/grpc-aspnetcore-validator", "licenseUrl": "https://www.nuget.org/packages/Calzolari.Grpc.AspNetCore.Validation/10.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/calzolari.grpc.aspnetcore.validation/10.1.0/icon", "tags": ["grpc", "dotnet", "validator", "validation", "request-validation", "aspnetcore"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 28053, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "protobuf-net.Grpc.Native", "title": "protobuf-net.Grpc.Native", "version": "1.2.2", "description": "Package Description", "summary": "", "authors": ["Marc Gravell"], "owners": ["marc.gravell"], "totalDownloads": 828027, "projectUrl": "https://github.com/protobuf-net/protobuf-net.Grpc", "licenseUrl": "https://www.nuget.org/packages/protobuf-net.Grpc.Native/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.native/1.2.2/icon", "tags": ["grpc"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 76745, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "Grpc.Gcp", "title": "Grpc.Gcp", "version": "2.0.0", "description": "Extension supporting Google Cloud Platform specific features for gRPC.", "summary": "", "authors": ["Google Inc."], "owners": ["grpc-packages"], "totalDownloads": 1367734, "projectUrl": "https://github.com/GoogleCloudPlatform/grpc-gcp-csharp", "licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["Google", "Cloud", "Grpc", "GCP"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 1227031, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "MassTransit.Grpc", "title": "MassTransit.Grpc", "version": "8.1.3", "description": "MassTransit gRPC transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.", "summary": "", "authors": ["Chris Patterson"], "owners": ["phatboyg"], "totalDownloads": 891569, "projectUrl": "https://masstransit.io/", "licenseUrl": "https://www.nuget.org/packages/MassTransit.Grpc/8.1.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/masstransit.grpc/8.1.3/icon", "tags": ["MassTransit", "grpc"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 307212, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "93wt2htzI5qIipplI", "_dataset_id": "eyShWRjctFtRtitnD"} {"packageName": "OpenTelemetry.Api", "title": "OpenTelemetry.Api", "version": "1.17.0", "description": "OpenTelemetry .NET API", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 754535570, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Api/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.api/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 1953756, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry", "title": "OpenTelemetry", "version": "1.17.0", "description": "OpenTelemetry .NET SDK", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 604689887, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 1748670, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Api.ProviderBuilderExtensions", "title": "OpenTelemetry.Api.ProviderBuilderExtensions", "version": "1.17.0", "description": "Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 565371207, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Api.ProviderBuilderExtensions/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 1808405, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.Http", "title": "OpenTelemetry.Instrumentation.Http", "version": "1.17.0", "description": "HTTP instrumentation for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 334600982, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Http/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "distributed-tracing"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 1172409, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Extensions.Hosting", "title": "OpenTelemetry.Extensions.Hosting", "version": "1.17.0", "description": "Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 388804277, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Extensions.Hosting/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 1464443, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.AspNetCore", "title": "OpenTelemetry.Instrumentation.AspNetCore", "version": "1.17.0", "description": "ASP.NET Core instrumentation for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 341561821, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "distributed-tracing", "AspNetCore"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 1186231, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.OpenTelemetryProtocol", "title": "OpenTelemetry.Exporter.OpenTelemetryProtocol", "version": "1.17.0", "description": "OpenTelemetry protocol exporter for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 315498315, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.OpenTelemetryProtocol/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging", "OTLP"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 1394625, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.Runtime", "title": "OpenTelemetry.Instrumentation.Runtime", "version": "1.17.0", "description": ".NET runtime instrumentation for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 170902367, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Runtime/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "runtime"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 878699, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.SqlClient", "title": "OpenTelemetry.Instrumentation.SqlClient", "version": "1.17.0", "description": "SqlClient instrumentation for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 107343928, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.SqlClient/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.sqlclient/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "distributed-tracing"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 246794, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.Console", "title": "OpenTelemetry.Exporter.Console", "version": "1.17.0", "description": "Console exporter for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 170792294, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.Console/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.console/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging", "Console", "distributed-tracing"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 390512, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.PersistentStorage.Abstractions", "title": "OpenTelemetry.PersistentStorage.Abstractions", "version": "1.1.1", "description": "OpenTelemetry Persistent Storage Abstractions.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 68003664, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.PersistentStorage.Abstractions/1.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.persistentstorage.abstractions/1.1.1/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 22011, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.PersistentStorage.FileSystem", "title": "OpenTelemetry.PersistentStorage.FileSystem", "version": "1.1.1", "description": "OpenTelemetry Persistent Storage", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 68209631, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.PersistentStorage.FileSystem/1.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.persistentstorage.filesystem/1.1.1/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 21890, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Azure.Monitor.OpenTelemetry.Exporter", "title": "Azure.Monitor.OpenTelemetry.Exporter", "version": "1.8.3", "description": "An OpenTelemetry .NET exporter that exports to Azure Monitor", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 73741885, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Monitor.OpenTelemetry.Exporter_1.8.3/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.Exporter/1.8.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.monitor.opentelemetry.exporter/1.8.3/icon", "tags": ["Azure", "Monitor", "OpenTelemetry", "Exporter", "ApplicationInsights"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 115262, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Serilog.Sinks.OpenTelemetry", "title": "Serilog.Sinks.OpenTelemetry", "version": "4.2.0", "description": "This Serilog sink transforms Serilog events into OpenTelemetry\n logs and sends them to an OTLP (gRPC or HTTP) endpoint.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["augustoproiete", "serilog"], "totalDownloads": 48993021, "projectUrl": "https://github.com/serilog/serilog-sinks-opentelemetry", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.OpenTelemetry/4.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.opentelemetry/4.2.0/icon", "tags": ["serilog", "sink", "opentelemetry"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 22032915, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Azure.Monitor.OpenTelemetry.AspNetCore", "title": "Azure.Monitor.OpenTelemetry.AspNetCore", "version": "1.6.0", "description": "An OpenTelemetry .NET distro that exports to Azure Monitor", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 40660518, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Monitor.OpenTelemetry.AspNetCore_1.6.0/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.AspNetCore/1.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.monitor.opentelemetry.aspnetcore/1.6.0/icon", "tags": ["Azure", "Monitor", "OpenTelemetry", "Exporter", "Distro", "ApplicationInsights"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 62968, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Contrib.Extensions.AWSXRay", "title": "OpenTelemetry.Contrib.Extensions.AWSXRay", "version": "1.2.0", "description": "OpenTelemetry extensions for AWS X-Ray.", "summary": "", "authors": ["OpenTelemetry authors"], "owners": ["OpenTelemetry"], "totalDownloads": 23775697, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Contrib.Extensions.AWSXRay/1.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.contrib.extensions.awsxray/1.2.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 10728654, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Contrib.Instrumentation.AWS", "title": "OpenTelemetry.Contrib.Instrumentation.AWS", "version": "1.0.2", "description": "AWS client instrumentation for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry authors"], "owners": ["OpenTelemetry"], "totalDownloads": 18575370, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Contrib.Instrumentation.AWS/1.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.contrib.instrumentation.aws/1.0.2/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 16489235, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.Jaeger", "title": "OpenTelemetry.Exporter.Jaeger", "version": "1.5.1", "description": "Jaeger exporter for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 28497612, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.Jaeger/1.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.jaeger/1.5.1/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Jaeger", "distributed-tracing"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 8729203, "packageTypes": ["Dependency"], "hasVulnerabilities": true, "vulnerabilitiesCount": 1, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Extensions.AWS", "title": "OpenTelemetry.Extensions.AWS", "version": "1.17.0", "description": "OpenTelemetry extensions for AWS.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 13645112, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Extensions.AWS/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.aws/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 46174, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Npgsql.OpenTelemetry", "title": "Npgsql.OpenTelemetry", "version": "10.0.3", "description": "Package Description", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql"], "totalDownloads": 49319572, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.OpenTelemetry/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.opentelemetry/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "ado", "ado.net", "database", "sql", "opentelemetry", "tracing", "diagnostics", "instrumentation"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 1218736, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.Zipkin", "title": "OpenTelemetry.Exporter.Zipkin", "version": "1.17.0", "description": "Zipkin exporter for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 25275674, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.Zipkin/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.zipkin/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging", "Zipkin", "distributed-tracing"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 12902, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.AWS", "title": "OpenTelemetry.Instrumentation.AWS", "version": "1.17.0", "description": "AWS client instrumentation for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 11688229, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AWS/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aws/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 44331, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Pyroscope.OpenTelemetry", "title": "Pyroscope.OpenTelemetry", "version": "0.5.1", "description": "Package Description", "summary": "", "authors": ["Grafana Labs"], "owners": ["Pyroscope", "pyroscope-io"], "totalDownloads": 6440351, "projectUrl": "https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/dotnet/", "licenseUrl": "https://www.nuget.org/packages/Pyroscope.OpenTelemetry/0.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pyroscope.opentelemetry/0.5.1/icon", "tags": ["Grafana", "OpenTelemetry", "Profiles", "Pyroscope"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 47574, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.InMemory", "title": "OpenTelemetry.Exporter.InMemory", "version": "1.17.0", "description": "In-memory exporter for OpenTelemetry .NET", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 9561626, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.InMemory/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.inmemory/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 91109, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.AWSLambda", "title": "OpenTelemetry.Instrumentation.AWSLambda", "version": "1.17.0", "description": "AWS Lambda tracing wrapper for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 6654620, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AWSLambda/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.awslambda/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "AWS", "Lambda"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 15130, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Extensions.Propagators", "title": "OpenTelemetry.Extensions.Propagators", "version": "1.17.0", "description": "OpenTelemetry Extensions Propagators", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 16109422, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Extensions.Propagators/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.propagators/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing", "Metrics", "Logging", "distributed-tracing", "AspNet", "AspNetCore", "B3"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 26153, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "WireMock.Net.OpenTelemetry", "title": "WireMock.Net.OpenTelemetry", "version": "2.13.0", "description": "OpenTelemetry exporter support for WireMock.Net", "summary": "", "authors": ["Petr Houška"], "owners": ["sheyenrath"], "totalDownloads": 4866503, "projectUrl": "https://github.com/wiremock/WireMock.Net", "licenseUrl": "https://www.nuget.org/packages/WireMock.Net.OpenTelemetry/2.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/wiremock.net.opentelemetry/2.13.0/icon", "tags": ["wiremock", "opentelemetry", "otel", "tracing", "telemetry"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 119917, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Resources.AWS", "title": "OpenTelemetry.Resources.AWS", "version": "1.17.0", "description": "OpenTelemetry Resource Detectors for AWS ElasticBeanstalk, EC2, ECS, EKS.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 2773938, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Resources.AWS/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.resources.aws/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 11595, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Steeltoe.Management.OpenTelemetryBase", "title": "Steeltoe.Management.OpenTelemetryBase", "version": "4.0.0", "description": "Steeltoe Management OpenTelemetry.", "summary": "", "authors": ["Broadcom"], "owners": ["dotnetfoundation", "SteeltoeOSS"], "totalDownloads": 2809870, "projectUrl": "https://steeltoe.io/", "licenseUrl": "https://www.nuget.org/packages/Steeltoe.Management.OpenTelemetryBase/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/steeltoe.management.opentelemetrybase/4.0.0/icon", "tags": ["Tracing", "OpenTelemetry", "Management", "Monitoring"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 748, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.Geneva", "title": "OpenTelemetry.Exporter.Geneva", "version": "1.17.0", "description": "An OpenTelemetry .NET exporter that exports to local ETW or UDS.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 2306433, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.geneva/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 3624, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Sentry.OpenTelemetry", "title": "Sentry.OpenTelemetry", "version": "6.8.0", "description": "Official OpenTelemetry integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.", "summary": "", "authors": ["Sentry Team and Contributors"], "owners": ["sentry"], "totalDownloads": 3635326, "projectUrl": "https://sentry.io/", "licenseUrl": "https://www.nuget.org/packages/Sentry.OpenTelemetry/6.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sentry.opentelemetry/6.8.0/icon", "tags": ["Sentry", "GetSentry", "Error-Reporting", "Crash-Reporting", "Exception-Handling", "OpenTelemetry"], "verified": true, "versionsCount": 81, "latestVersionDownloads": 5104, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.AspNet", "title": "OpenTelemetry.Instrumentation.AspNet", "version": "1.17.0", "description": "ASP.NET instrumentation for OpenTelemetry .NET.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 5034578, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNet/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnet/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "distributed-tracing", "AspNet", "MVC", "WebAPI"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 10753, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule", "title": "OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule", "version": "1.17.0", "description": "A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 4716180, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnet.telemetryhttpmodule/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "distributed-tracing", "AspNet", "MVC", "WebAPI"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 10877, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper", "title": "OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper", "version": "1.16.0", "description": "ASP.NET Core Bootstrapper used by the OpenTelemetry.AutoInstrumentation project.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 6619512, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper/1.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.aspnetcorebootstrapper/1.16.0/icon", "tags": ["APM", "AutoInstrumentation", "Automatic", "Instrumentation", "Logs", "Metrics", "Monitoring", "O11y", "Observability", "OpenTelemetry", "OTel", "Telemetry", "Tracing"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 39115, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "OpenTelemetry.Exporter.OneCollector", "title": "OpenTelemetry.Exporter.OneCollector", "version": "1.17.0", "description": "An OpenTelemetry .NET exporter that sends telemetry to Microsoft OneCollector.", "summary": "", "authors": ["OpenTelemetry Authors"], "owners": ["OpenTelemetry"], "totalDownloads": 1494432, "projectUrl": "https://opentelemetry.io/", "licenseUrl": "https://www.nuget.org/packages/OpenTelemetry.Exporter.OneCollector/1.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.onecollector/1.17.0/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 1554, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Serilog.Enrichers.Datadog.OpenTelemetry", "title": "Serilog.Enrichers.Datadog.OpenTelemetry", "version": "1.2.0", "description": "Serilog enrichers for correlating OpenTelemetry Datadog logs with Datadog traces.", "summary": "", "authors": ["Didac Rius Martin"], "owners": ["didacrius"], "totalDownloads": 1743475, "projectUrl": "", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.datadog.opentelemetry/1.2.0/icon", "tags": ["serilog", "enricher", "datadog", "opentelemetry", "logs"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 1381022, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Grafana.OpenTelemetry.Base", "title": "Grafana.OpenTelemetry.Base", "version": "1.11.0", "description": "Minimal Grafana distribution of OpenTelemetry .NET", "summary": "", "authors": ["Grafana Labs"], "owners": ["Grafana"], "totalDownloads": 1877548, "projectUrl": "https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/", "licenseUrl": "https://www.nuget.org/packages/Grafana.OpenTelemetry.Base/1.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grafana.opentelemetry.base/1.11.0/icon", "tags": ["OpenTelemetry", "Grafana", "Metrics", "Logs", "Traces", "Observability", "Monitoring"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 4708, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Grafana.OpenTelemetry", "title": "Grafana.OpenTelemetry", "version": "1.11.0", "description": "Full Grafana distribution of OpenTelemetry .NET", "summary": "", "authors": ["Grafana Labs"], "owners": ["Grafana"], "totalDownloads": 1776568, "projectUrl": "https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/", "licenseUrl": "https://www.nuget.org/packages/Grafana.OpenTelemetry/1.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/grafana.opentelemetry/1.11.0/icon", "tags": ["OpenTelemetry", "Grafana", "Metrics", "Logs", "Traces", "Observability", "Monitoring"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 4455, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Honeycomb.OpenTelemetry", "title": "Honeycomb.OpenTelemetry", "version": "1.5.0", "description": "Honeycomb's OpenTelemetry SDK", "summary": "", "authors": ["Honeycomb"], "owners": ["Honeycomb"], "totalDownloads": 1040943, "projectUrl": "https://docs.honeycomb.io/getting-data-in/dotnet/", "licenseUrl": "https://www.nuget.org/packages/Honeycomb.OpenTelemetry/1.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/honeycomb.opentelemetry/1.5.0/icon", "tags": ["opentelemetry", "honeycomb", "observability", "tracing"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 230484, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Dynatrace.OpenTelemetry", "title": "Dynatrace.OpenTelemetry", "version": "1.343.1", "description": "The Dynatrace tracing core package, allows reporting traces as PurePaths to Dynatrace.\n\n The package is only supported for specific use cases, e.g. together with the Dynatrace.OpenTelemetry.Instrumentation.AzureFunctions.Core package.\n Use Dynatrace's trace data ingest (https://www.dynatrace.com/support/help/shortlink/opentelemetry-trace) for general OpenTelemetry + .NET + Dynatrace needs.", "summary": "", "authors": ["Dynatrace"], "owners": ["Dynatrace"], "totalDownloads": 1267116, "projectUrl": "https://www.dynatrace.com/support/help/shortlink/monitor-azure-functions-otel-dotnet#technical-details", "licenseUrl": "https://www.nuget.org/packages/Dynatrace.OpenTelemetry/1.343.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dynatrace.opentelemetry/1.343.1/icon", "tags": ["Observability", "OpenTelemetry", "Monitoring", "Telemetry", "Tracing"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 652, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "MySql.Data.OpenTelemetry", "title": "MySql.Data.OpenTelemetry", "version": "26.7.0", "description": "MySql.Data.OpenTelemetry", "summary": "", "authors": ["Oracle Corporation"], "owners": ["MySQL"], "totalDownloads": 3490093, "projectUrl": "https://dev.mysql.com/downloads/", "licenseUrl": "https://www.nuget.org/packages/MySql.Data.OpenTelemetry/26.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mysql.data.opentelemetry/26.7.0/icon", "tags": ["MySql", ".NET", "Connector", "Connector/NET", "ado", "ado.net", "database", "sql", "opentelemetry", "tracing", "diagnostics", "instrumentation"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 509, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "ZiggyCreatures.FusionCache.OpenTelemetry", "title": "ZiggyCreatures.FusionCache.OpenTelemetry", "version": "2.6.0", "description": "Add native OpenTelemetry support to FusionCache.", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 4402610, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache.OpenTelemetry/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.opentelemetry/2.6.0/icon", "tags": ["telemetry", "observability", "opentelemetry", "open-telemetry", "chaos", "caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 862239, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oMI56oHWGHXFaOa41", "_dataset_id": "jvGakPNmaXfc1GWyd"} {"packageName": "Microsoft.NET.Sdk.Maui.Manifest-8.0.100", "title": "Microsoft.NET.Sdk.Maui.Manifest-8.0.100", "version": "8.0.100", "description": ".NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 744098865, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-8.0.100/8.0.100/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-8.0.100/8.0.100/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui", "tizen"], "verified": true, "versionsCount": 11, "latestVersionDownloads": 489296882, "packageTypes": ["DotnetPlatform"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.NET.Sdk.Maui.Manifest-9.0.100", "title": "Microsoft.NET.Sdk.Maui.Manifest-9.0.100", "version": "9.0.120", "description": ".NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 207189949, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-9.0.100/9.0.120/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-9.0.100/9.0.120/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui", "tizen"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 63555989, "packageTypes": ["DotnetPlatform"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Prism.Core", "title": "Prism.Core", "version": "9.0.537", "description": "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.", "summary": "", "authors": ["Brian Lagunas, Dan Siegel"], "owners": ["brianlagunas", "dansiegel", "PrismLibrary"], "totalDownloads": 35254285, "projectUrl": "https://github.com/PrismLibrary/Prism", "licenseUrl": "https://www.nuget.org/packages/Prism.Core/9.0.537/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/prism.core/9.0.537/icon", "tags": ["prism", "wpf", "xamarin", "dotnet", "maui", "maui", "uno", "unoplatform", "mvvm", "xaml"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 977187, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64", "title": "Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64", "version": "9.0.120", "description": ".NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 93277858, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64/9.0.120/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-9.0.100.msi.x64/9.0.120/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui", "tizen"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 23594943, "packageTypes": ["DotnetPlatform"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Akavache", "title": "Akavache", "version": "12.1.1", "description": "Package Description", "summary": "", "authors": ["ReactiveUI and Contributors"], "owners": ["ChrisPulman", "glennawatson", "reactiveui"], "totalDownloads": 16062250, "projectUrl": "https://github.com/reactiveui/akavache/", "licenseUrl": "https://www.nuget.org/packages/Akavache/12.1.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/akavache/12.1.1/icon", "tags": ["Akavache", "Cache", "Maui", "Sqlite3", "Magic"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 19603, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Core", "title": "Microsoft.Maui.Core", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 28423966, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Core/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.core/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40608, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Graphics", "title": "Microsoft.Maui.Graphics", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 46002065, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Graphics/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.graphics/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui", "graphics", "drawing"], "verified": true, "versionsCount": 72, "latestVersionDownloads": 43798, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Controls", "title": "Microsoft.Maui.Controls", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 23797501, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Controls/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Controls.Core", "title": "Microsoft.Maui.Controls.Core", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 21845016, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Controls.Core/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.core/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40604, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Resizetizer", "title": "Microsoft.Maui.Resizetizer", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 21414171, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Resizetizer/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.resizetizer/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40522, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Sdk", "title": ".NET MAUI SDK", "version": "10.0.90", "description": ".NET Multi-platform App UI (.NET MAUI) SDK. Please do not reference this package directly.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft", "Xamarin"], "totalDownloads": 21326426, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Sdk/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.sdk/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 83, "latestVersionDownloads": 394, "packageTypes": ["DotnetPlatform"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Acr.UserDialogs", "title": "Acr.UserDialogs", "version": "9.2.2", "description": "A cross platform library that allows you to call for standard user dialogs like Alerts, Confirmations, Prompts, and more. Supports Android, iOS, and MacCatalyst", "summary": "", "authors": ["Allan Ritchie"], "owners": ["aritchie"], "totalDownloads": 21062751, "projectUrl": "https://github.com/aritchie/userdialogs", "licenseUrl": "https://www.nuget.org/packages/Acr.UserDialogs/9.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/acr.userdialogs/9.2.2/icon", "tags": ["ios", "android", "xamarin", "xam.pcl", "dialogs", "plugin", "maui", "uno", "userdialogs"], "verified": false, "versionsCount": 110, "latestVersionDownloads": 146115, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Controls.Xaml", "title": "Microsoft.Maui.Controls.Xaml", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 21272900, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Controls.Xaml/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.xaml/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40478, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Controls.Build.Tasks", "title": "Microsoft.Maui.Controls.Build.Tasks", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 20332179, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Controls.Build.Tasks/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.build.tasks/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 40278, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Microsoft.Maui.Essentials", "title": "Microsoft.Maui.Essentials", "version": "10.0.90", "description": ".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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "Xamarin"], "totalDownloads": 28634391, "projectUrl": "https://github.com/dotnet/maui", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Maui.Essentials/10.0.90/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.maui.essentials/10.0.90/icon", "tags": ["dotnet-maui", "dotnet", "maui", "cross-platform", "ios", "android", "macos", "maccatalyst", "windows", "winui", "essentials", "sensors"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 41678, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "Xam.Plugin.Media", "title": "Media Plugin for .NET 6, .NET MAUI, Xamarin, and Windows", "version": "6.0.2", "description": "Take or pick photos and videos from a cross platform API.", "summary": "", "authors": ["James Montemagno"], "owners": ["JamesMontemagno", "PluginsForXamarin"], "totalDownloads": 20968630, "projectUrl": "https://github.com/jamesmontemagno/MediaPlugin", "licenseUrl": "https://github.com/jamesmontemagno/MediaPlugin/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/xam.plugin.media/6.0.2/icon", "tags": ["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"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 881933, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "CommunityToolkit.Maui", "title": "CommunityToolkit.Maui", "version": "15.0.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetfoundation", "Microsoft.Toolkit"], "totalDownloads": 9325856, "projectUrl": "https://github.com/CommunityToolkit/Maui", "licenseUrl": "https://www.nuget.org/packages/CommunityToolkit.Maui/15.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/communitytoolkit.maui/15.0.0/icon", "tags": ["dotnet", "maui", "toolkit", "kit", "communitytoolkit", "dotnetcommunitytoolkit"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 15302, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "CommunityToolkit.Maui.Core", "title": "CommunityToolkit.Maui.Core", "version": "15.0.0", "description": "Core library for community toolkits using .NET MAUI", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetfoundation", "Microsoft.Toolkit"], "totalDownloads": 9256320, "projectUrl": "https://github.com/CommunityToolkit/Maui", "licenseUrl": "https://www.nuget.org/packages/CommunityToolkit.Maui.Core/15.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/communitytoolkit.maui.core/15.0.0/icon", "tags": ["dotnet", "maui", "toolkit", "kit", "communitytoolkit", "dotnetcommunitytoolkit"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 13934, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "imaDZ01NKWsg53LRr", "_dataset_id": "F1Py87wgDgV1mBn10"} {"packageName": "GraphQL.Client", "title": "GraphQL.Client", "version": "6.1.0", "description": "A GraphQL Client for .NET Standard", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["deinok", "joemcbride", "rose-a"], "totalDownloads": 61363464, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Client/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.client/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 16882987, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Primitives", "title": "GraphQL.Primitives", "version": "6.1.0", "description": "GraphQL basic types", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["rose-a"], "totalDownloads": 58285856, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Primitives/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.primitives/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 17949736, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Client.Abstractions.Websocket", "title": "GraphQL.Client.Abstractions.Websocket", "version": "6.1.0", "description": "Abstractions for the Websocket transport used in GraphQL.Client", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["rose-a"], "totalDownloads": 56938017, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Client.Abstractions.Websocket/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.client.abstractions.websocket/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 17562012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Utilities", "title": "HotChocolate.Utilities", "version": "16.5.1", "description": "Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 75784641, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Utilities/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 192, "latestVersionDownloads": 54810, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Client.Abstractions", "title": "GraphQL.Client.Abstractions", "version": "6.1.0", "description": "Abstractions for GraphQL.Client", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["rose-a"], "totalDownloads": 57159663, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Client.Abstractions/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.client.abstractions/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 17746999, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Language.SyntaxTree", "title": "HotChocolate.Language.SyntaxTree", "version": "16.5.1", "description": "This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 73586067, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Language.SyntaxTree/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.language.syntaxtree/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 72155, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Abstractions", "title": "HotChocolate.Abstractions", "version": "16.5.1", "description": "Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream", "mstaib", "r_staib"], "totalDownloads": 72449929, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Abstractions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.abstractions/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 226, "latestVersionDownloads": 55414, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL-Parser", "title": "GraphQL-Parser", "version": "9.5.1", "description": "Library containing lexer and parser for GraphQL syntax", "summary": "", "authors": ["Marek Magdziak"], "owners": ["joemcbride", "mkmarek"], "totalDownloads": 87375852, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL-Parser/9.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql-parser/9.5.1/icon", "tags": ["GraphQL", "json", "api", "parser"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 208015, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Language", "title": "HotChocolate.Language", "version": "16.5.1", "description": "Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream", "mstaib", "r_staib"], "totalDownloads": 71739893, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Language/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.language/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 226, "latestVersionDownloads": 56882, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL", "title": "GraphQL", "version": "8.8.4", "description": "GraphQL for .NET", "summary": "", "authors": ["Joe McBride"], "owners": ["joemcbride"], "totalDownloads": 86294943, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL/8.8.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql/8.8.4/icon", "tags": ["GraphQL", "json", "api"], "verified": false, "versionsCount": 126, "latestVersionDownloads": 518155, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types", "title": "HotChocolate.Types", "version": "16.5.1", "description": "Contains the Hot Chocolate GraphQL type system.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 70016485, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 217, "latestVersionDownloads": 54554, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Language.Visitors", "title": "HotChocolate.Language.Visitors", "version": "16.5.1", "description": "This package contains the UTF8 based parsers of Hot Chocolate.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 66852095, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Language.Visitors/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.language.visitors/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 72080, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Language.Utf8", "title": "HotChocolate.Language.Utf8", "version": "16.5.1", "description": "This package contains the UTF8 based parsers of Hot Chocolate.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 66907018, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Language.Utf8/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.language.utf8/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 72107, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Execution", "title": "HotChocolate.Execution", "version": "15.1.17", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 62881345, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Execution/15.1.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.execution/15.1.17/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 135, "latestVersionDownloads": 155284, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate", "title": "HotChocolate", "version": "16.5.1", "description": "Contains the Hot Chocolate GraphQL query execution engine and query validation.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream", "mstaib", "r_staib"], "totalDownloads": 61350392, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 225, "latestVersionDownloads": 52091, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Fetching", "title": "HotChocolate.Fetching", "version": "15.1.17", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 62512661, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Fetching/15.1.17/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.fetching/15.1.17/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 135, "latestVersionDownloads": 154885, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Subscriptions", "title": "HotChocolate.Subscriptions", "version": "16.5.1", "description": "Contains Hot Chocolate GraphQL subscriptions abstractions.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 60821814, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Subscriptions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.subscriptions/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 204, "latestVersionDownloads": 49640, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.CursorPagination", "title": "HotChocolate.Types.CursorPagination", "version": "16.5.1", "description": "Contains middleware and types for cursor based pagination.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 58358914, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.CursorPagination/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.cursorpagination/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 53207, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Subscriptions.InMemory", "title": "HotChocolate.Subscriptions.InMemory", "version": "16.5.1", "description": "Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 53582395, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Subscriptions.InMemory/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.subscriptions.inmemory/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 204, "latestVersionDownloads": 49492, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.AspNetCore", "title": "HotChocolate.AspNetCore", "version": "16.5.1", "description": "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.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream", "mstaib", "r_staib"], "totalDownloads": 54716938, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.AspNetCore/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.aspnetcore/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 223, "latestVersionDownloads": 49699, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Client.Serializer.Newtonsoft", "title": "GraphQL.Client.Serializer.Newtonsoft", "version": "6.1.0", "description": "A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["rose-a"], "totalDownloads": 37901127, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Client.Serializer.Newtonsoft/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.client.serializer.newtonsoft/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 9786574, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.Mutations", "title": "HotChocolate.Types.Mutations", "version": "16.5.1", "description": "This package provides helpers for creating GraphQL mutations.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 51252950, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.Mutations/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.mutations/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 130, "latestVersionDownloads": 51913, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.NewtonsoftJson", "title": "GraphQL.NewtonsoftJson", "version": "8.8.4", "description": "JSON.NET serializer for GraphQL.NET", "summary": "", "authors": ["GraphQL.NewtonsoftJson"], "owners": ["joemcbride"], "totalDownloads": 49561694, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.NewtonsoftJson/8.8.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.newtonsoftjson/8.8.4/icon", "tags": ["GraphQL", "json"], "verified": false, "versionsCount": 73, "latestVersionDownloads": 100648, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.Scalars.Upload", "title": "HotChocolate.Types.Scalars.Upload", "version": "16.5.1", "description": "Contains the GraphQL Upload Scalar.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 49736464, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.Scalars.Upload/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.scalars.upload/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 152, "latestVersionDownloads": 49998, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.OffsetPagination", "title": "HotChocolate.Types.OffsetPagination", "version": "16.5.1", "description": "Contains middleware and types for offset based pagination.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 47813226, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.OffsetPagination/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.offsetpagination/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 8666, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Language.Web", "title": "HotChocolate.Language.Web", "version": "16.5.1", "description": "This package contains specialized parser utilities for the Hot Chocolate GraphQL server.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 44210328, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Language.Web/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.language.web/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 92, "latestVersionDownloads": 71953, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Execution.Abstractions", "title": "HotChocolate.Execution.Abstractions", "version": "16.5.1", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 42866229, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Execution.Abstractions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.execution.abstractions/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 56220, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Authorization", "title": "HotChocolate.Authorization", "version": "16.5.1", "description": "This package contains the authorization abstractions for Hot Chocolate.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 38066128, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Authorization/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.authorization/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 51976, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Transport.Sockets", "title": "HotChocolate.Transport.Sockets", "version": "16.5.1", "description": "This package contains common abstractions and base classes for socket transport.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 35032000, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Transport.Sockets/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.transport.sockets/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 49747, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GreenDonut", "title": "GreenDonut", "version": "16.5.1", "description": "GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream", "mstaib", "r_staib"], "totalDownloads": 67644572, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 191, "latestVersionDownloads": 54878, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Data", "title": "HotChocolate.Data", "version": "16.5.1", "description": "Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 33555137, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Data/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.data/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 35114, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.AspNetCore.Authorization", "title": "HotChocolate.AspNetCore.Authorization", "version": "16.5.1", "description": "This package contains the ASP.NET Core authorization integrations for Hot Chocolate.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 33195251, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.AspNetCore.Authorization/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.aspnetcore.authorization/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 201, "latestVersionDownloads": 32556, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.Shared", "title": "HotChocolate.Types.Shared", "version": "16.0.9", "description": "Contains shared helper methods.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 32919305, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.Shared/16.0.9/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.shared/16.0.9/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 59, "latestVersionDownloads": 3081, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Utilities.DependencyInjection", "title": "HotChocolate.Utilities.DependencyInjection", "version": "16.5.1", "description": "Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 32217640, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Utilities.DependencyInjection/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities.dependencyinjection/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 72, "latestVersionDownloads": 54411, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Utilities.Introspection", "title": "HotChocolate.Utilities.Introspection", "version": "16.5.1", "description": "Contains an introspection client to download a GraphQL schema over HTTP.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 32402737, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Utilities.Introspection/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities.introspection/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 861, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Client.Serializer.SystemTextJson", "title": "GraphQL.Client.Serializer.SystemTextJson", "version": "6.1.0", "description": "A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library", "summary": "", "authors": ["Deinok, Alexander Rose, graphql-dotnet"], "owners": ["rose-a"], "totalDownloads": 17579931, "projectUrl": "https://github.com/graphql-dotnet/graphql-client", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Client.Serializer.SystemTextJson/6.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.client.serializer.systemtextjson/6.1.0/icon", "tags": ["GraphQL"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 7435898, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Server.Transports.AspNetCore", "title": "GraphQL.Server.Transports.AspNetCore", "version": "8.3.3", "description": "HTTP middleware for GraphQL", "summary": "", "authors": ["Shane Krueger, Pekka Heikura, Ivan Maximov, et al."], "owners": ["joemcbride"], "totalDownloads": 20308355, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Server.Transports.AspNetCore/8.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.server.transports.aspnetcore/8.3.3/icon", "tags": ["GraphQL", "middleware"], "verified": false, "versionsCount": 46, "latestVersionDownloads": 407420, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Primitives", "title": "HotChocolate.Primitives", "version": "16.5.1", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 18496717, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Primitives/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.primitives/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 56259, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Features", "title": "HotChocolate.Features", "version": "16.5.1", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 18085635, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Features/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.features/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 56236, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "StrawberryShake.Resources", "title": "StrawberryShake.Resources", "version": "16.5.1", "description": "Resources for StrawberryShake GraphQL clients.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 17187346, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/StrawberryShake.Resources/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/strawberryshake.resources/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 152, "latestVersionDownloads": 22806, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "StrawberryShake.Core", "title": "StrawberryShake.Core", "version": "16.5.1", "description": "Abstractions and foundational APIs for StrawberryShake GraphQL clients.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 17076959, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/StrawberryShake.Core/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/strawberryshake.core/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 152, "latestVersionDownloads": 22777, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.SystemTextJson", "title": "GraphQL.SystemTextJson", "version": "8.8.4", "description": "System.Text.Json serializer for GraphQL.NET", "summary": "", "authors": ["GraphQL.SystemTextJson"], "owners": ["joemcbride"], "totalDownloads": 17161101, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.SystemTextJson/8.8.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.systemtextjson/8.8.4/icon", "tags": ["GraphQL", "json"], "verified": false, "versionsCount": 73, "latestVersionDownloads": 207122, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.Queries", "title": "HotChocolate.Types.Queries", "version": "16.5.1", "description": "This package provides helpers for creating GraphQL queries.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 16586205, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.Queries/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.queries/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 51918, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Types.Errors", "title": "HotChocolate.Types.Errors", "version": "16.5.1", "description": "This package provides shared error types for GraphQL query and mutation conventions.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 16428713, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Types.Errors/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.types.errors/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 51858, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "GraphQL.Server.Ui.Playground", "title": "GraphQL.Server.Ui.Playground", "version": "8.3.3", "description": "GraphQL Playground integration for ASP.NET Core", "summary": "", "authors": ["Shane Krueger, Pekka Heikura, Ivan Maximov, et al."], "owners": ["joemcbride"], "totalDownloads": 16395543, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/GraphQL.Server.Ui.Playground/8.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/graphql.server.ui.playground/8.3.3/icon", "tags": ["GraphQL", "Playground"], "verified": false, "versionsCount": 46, "latestVersionDownloads": 176846, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Data.EntityFramework", "title": "HotChocolate.Data.EntityFramework", "version": "16.5.1", "description": "Contains extensions for seamless integration of Entity Framework Core into HotChocolate", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 16371449, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Data.EntityFramework/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.data.entityframework/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 161, "latestVersionDownloads": 12060, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.CostAnalysis", "title": "HotChocolate.CostAnalysis", "version": "16.5.1", "description": "Package Description", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 16394235, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.CostAnalysis/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.costanalysis/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 51914, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "StrawberryShake.Transport.Http", "title": "StrawberryShake.Transport.Http", "version": "16.5.1", "description": "GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 16326799, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/StrawberryShake.Transport.Http/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/strawberryshake.transport.http/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 152, "latestVersionDownloads": 22468, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "HotChocolate.Transport.Abstractions", "title": "HotChocolate.Transport.Abstractions", "version": "16.5.1", "description": "This package contains common abstractions and base classes for transport.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 14114351, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/HotChocolate.Transport.Abstractions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hotchocolate.transport.abstractions/16.5.1/icon", "tags": ["GraphQL", "ChilliCream"], "verified": true, "versionsCount": 78, "latestVersionDownloads": 24350, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "lVZW631KczRhdylHf", "_dataset_id": "Syk3pFoCvbmfqjDJd"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL", "title": "Npgsql.EntityFrameworkCore.PostgreSQL", "version": "10.0.3", "description": "PostgreSQL/Npgsql provider for Entity Framework Core.", "summary": "", "authors": ["Shay Rojansky,Austin Drenski,Yoh Deadfall"], "owners": ["Npgsql", "roji"], "totalDownloads": 457341592, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql"], "verified": true, "versionsCount": 64, "latestVersionDownloads": 1812973, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "AspNetCore.HealthChecks.NpgSql", "title": "AspNetCore.HealthChecks.NpgSql", "version": "9.0.0", "description": "HealthChecks.NpgSql is a health check for Postgress Sql.", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 71897945, "projectUrl": "https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks", "licenseUrl": "https://www.nuget.org/packages/AspNetCore.HealthChecks.NpgSql/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.npgsql/9.0.0/icon", "tags": ["HealthCheck", "HealthChecks", "Health", "Beat", "Postgress"], "verified": true, "versionsCount": 17, "latestVersionDownloads": 20720026, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.NetTopologySuite", "title": "Npgsql.NetTopologySuite", "version": "10.0.3", "description": "NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.", "summary": "", "authors": ["Shay Rojansky,Yoh Deadfall"], "owners": ["Npgsql", "roji"], "totalDownloads": 31203856, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.NetTopologySuite/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.nettopologysuite/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "postgis", "spatial", "nettopologysuite", "nts", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 375161, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.NodaTime", "title": "Npgsql.NodaTime", "version": "10.0.3", "description": "NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 24397832, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.NodaTime/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.nodatime/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "nodatime", "date", "time", "ado", "net", "database", "sql"], "verified": true, "versionsCount": 87, "latestVersionDownloads": 432207, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.DependencyInjection", "title": "Npgsql.DependencyInjection", "version": "10.0.3", "description": "Package Description", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql"], "totalDownloads": 16253987, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.DependencyInjection/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.dependencyinjection/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "ado", "ado.net", "database", "sql", "di", "dependency", "injection"], "verified": true, "versionsCount": 29, "latestVersionDownloads": 345928, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL.Design", "title": "Npgsql.EntityFrameworkCore.PostgreSQL.Design", "version": "1.1.0", "description": "Npgsql.EntityFrameworkCore.PostgreSQL.Design", "summary": "", "authors": ["Npgsql.EntityFrameworkCore.PostgreSQL.Design"], "owners": ["roji"], "totalDownloads": 19555649, "projectUrl": "", "licenseUrl": "https://raw.githubusercontent.com/npgsql/Npgsql.EntityFrameworkCore.PostgreSQL/dev/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.design/1.1.0/icon", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 12917170, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.Bulk", "title": "Extension for Entity Framework Npgsql for Bulk Copy", "version": "0.13.0", "description": "Extension for Entity Framework Npgsql for Bulk Copy", "summary": "Extension for Entity Framework Npgsql for Bulk Copy", "authors": ["Anton Shkuratov"], "owners": ["neisbut"], "totalDownloads": 7968249, "projectUrl": "https://github.com/neisbut/Npgsql.Bulk", "licenseUrl": "https://www.nuget.org/packages/Npgsql.Bulk/0.13.0/license", "iconUrl": "", "tags": ["Npgsql", "Bulk", "Copy"], "verified": false, "versionsCount": 52, "latestVersionDownloads": 319559, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.FSharp", "title": "Npgsql.FSharp", "version": "8.0.0", "description": "Thin functional F# layer around Npgsql, the PostgreSQL database driver.", "summary": "", "authors": ["Zaid Ajaj"], "owners": ["rfrerebe", "Zaid"], "totalDownloads": 7454506, "projectUrl": "https://github.com/Zaid-Ajaj/Npgsql.FSharp", "licenseUrl": "", "iconUrl": "", "tags": ["fsharp", "postgres", "sql", "ngpsql"], "verified": false, "versionsCount": 70, "latestVersionDownloads": 213350, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite", "title": "Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite", "version": "10.0.3", "description": "NetTopologySuite PostGIS spatial support plugin for PostgreSQL/Npgsql Entity Framework Core provider.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 18677968, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.nettopologysuite/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql", "spatial", "postgis", "nts"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 70699, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime", "title": "Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime", "version": "10.0.3", "description": "NodaTime support plugin for PostgreSQL/Npgsql Entity Framework Core provider.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 13799740, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.nodatime/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql", "nodatime", "date", "time"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 53702, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Aspire.Npgsql", "title": "Aspire.Npgsql", "version": "13.4.6", "description": "A PostgreSQL® client that integrates with Aspire, including health checks, metrics, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 3313920, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Npgsql/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.npgsql/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "data", "database", "postgresql", "postgres", "npgsql", "sql"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 84246, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "EntityFramework6.Npgsql", "title": "EntityFramework6.Npgsql", "version": "6.4.3", "description": "PostgreSQL provider for Entity Framework 6", "summary": "", "authors": ["Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno"], "owners": ["Npgsql", "roji"], "totalDownloads": 4083519, "projectUrl": "https://github.com/npgsql/EntityFramework6.Npgsql", "licenseUrl": "https://www.nuget.org/packages/EntityFramework6.Npgsql/6.4.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/entityframework6.npgsql/6.4.3/icon", "tags": ["npgsql", "postgresql", "postgres", "data", "database", "entity", "framework", "ef", "orm"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 1757315, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Aspire.Npgsql.EntityFrameworkCore.PostgreSQL", "title": "Aspire.Npgsql.EntityFrameworkCore.PostgreSQL", "version": "13.4.6", "description": "A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 6257400, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.npgsql.entityframeworkcore.postgresql/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "data", "database", "ef", "efcore", "entityframework", "entityframeworkcore", "entity-framework-core", "o/rm", "postgressql", "postgres", "npgsql", "sql"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 251295, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql", "title": "SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql", "version": "2.3.0", "description": "SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql notifies of EF requests.", "summary": "", "authors": ["SkyAPM Team"], "owners": ["skyapm"], "totalDownloads": 2334623, "projectUrl": "https://github.com/SkyAPM/SkyAPM-dotnet", "licenseUrl": "https://www.nuget.org/packages/SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql/2.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/skyapm.diagnostics.entityframeworkcore.npgsql/2.3.0/icon", "tags": ["SkyWalking", "APM", "EntityFrameworkCore", "EF"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 7616, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.LegacyPostgis", "title": "Npgsql.LegacyPostgis", "version": "5.0.18", "description": "PostGIS plugin for Npgsql, allowing mapping of PostGIS types to the legacy types (e.g. PostgisPoint).", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 1205464, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.LegacyPostgis/5.0.18/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.legacypostgis/5.0.18/icon", "tags": ["npgsql", "postgresql", "postgres", "postgis", "spatial", "geometry", "geography", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 77602, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Pdsr.HealthChecks.Npgsql", "title": "Pdsr.HealthChecks.Npgsql", "version": "2.3.0", "description": "Npgsql Postgres Healthchecks", "summary": "", "authors": ["Peyman Ranjbar "], "owners": ["peymanpn"], "totalDownloads": 574108, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Pdsr.HealthChecks.Npgsql/2.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/pdsr.healthchecks.npgsql/2.3.0/icon", "tags": ["HealthChecks", "Npgsql", "HealthChecks", "Postgres", "HealthChecks"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 72911, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "NpgsqlBulk.EFCore", "title": "Extension for Entity Framework Npgsql for Bulk Copy", "version": "0.10.3", "description": "Extension for Entity Framework Npgsql for Bulk Copy", "summary": "Extension for Entity Framework Npgsql for Bulk Copy", "authors": ["Anton Shkuratov"], "owners": ["neisbut"], "totalDownloads": 591672, "projectUrl": "https://github.com/neisbut/Npgsql.Bulk", "licenseUrl": "https://www.nuget.org/packages/NpgsqlBulk.EFCore/0.10.3/license", "iconUrl": "", "tags": ["Npgsql", "Bulk", "Copy"], "verified": false, "versionsCount": 19, "latestVersionDownloads": 302497, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "NHibernate.Extensions.Npgsql", "title": "NHibernate.Extensions.Npgsql", "version": "10.0.2", "description": "Extended PostgreSQL driver for NHibernate, with support of json and array types.", "summary": "", "authors": ["beginor"], "owners": ["beginor"], "totalDownloads": 464009, "projectUrl": "https://github.com/beginor/nhibernate-extensions", "licenseUrl": "", "iconUrl": "", "tags": ["nhibernate", "npgsql", "dotnet", "core", "array", "type", "json", "pgvector"], "verified": false, "versionsCount": 79, "latestVersionDownloads": 631, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFramework", "title": "Npgsql for Entity Framework", "version": "2.2.7", "description": "Postgresql provider for Entity Framework 6 and above", "summary": "Postgresql provider for Entity Framework 6 and above", "authors": ["Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky"], "owners": ["damageboy", "franciscojunior", "glenebob", "roji"], "totalDownloads": 424276, "projectUrl": "https://github.com/npgsql/Npgsql", "licenseUrl": "https://github.com/npgsql/Npgsql/wiki/License", "iconUrl": "", "tags": ["Npgsql", "postgres", "data", "database", "Postgresql", "entity", "framework", "ef"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 262024, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "BeatPulse.NpgSql", "title": "BeatPulse.NpgSql", "version": "3.0.0", "description": "BeatPulse.NpgSql is a health check for Postgress Sql", "summary": "", "authors": ["Xabaril Contributors"], "owners": ["Xabaril"], "totalDownloads": 322715, "projectUrl": "http://github.com/xabaril/BeatPulse", "licenseUrl": "https://github.com/Xabaril/BeatPulse/blob/master/LICENSE", "iconUrl": "", "tags": ["BeatPulse", "HealthCheck", "Beat", "Health", "Postgress"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 289263, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Stl.Fusion.EntityFramework.Npgsql", "title": "Stl.Fusion.EntityFramework.Npgsql", "version": "6.8.11", "description": "Stl.Fusion.EntityFramework.Npgsql - Fusion services utilizing EF Core and Npgsql (PostgreSQL EF Core provider).", "summary": "", "authors": ["ServiceTitan, Inc."], "owners": ["ServiceTitan"], "totalDownloads": 368446, "projectUrl": "https://github.com/servicetitan/Stl.Fusion", "licenseUrl": "https://www.nuget.org/packages/Stl.Fusion.EntityFramework.Npgsql/6.8.11/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/stl.fusion.entityframework.npgsql/6.8.11/icon", "tags": ["servicetitan", "stl", "stl_fusion"], "verified": false, "versionsCount": 509, "latestVersionDownloads": 48157, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Kephas.Npgsql", "title": "Kephas.Npgsql", "version": "11.1.0", "description": "Provides integration between Kephas Framework and Npgsql.\n Typically used areas and classes/interfaces/services:\n - Application: NpgsqlAppLifecycleBehavior.\n\n Kephas Framework (\"stone\" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.", "summary": "", "authors": ["Kephas Software SRL"], "owners": ["Ioan.Crisan", "kephas"], "totalDownloads": 222305, "projectUrl": "https://github.com/kephas-software/kephas", "licenseUrl": "https://www.nuget.org/packages/Kephas.Npgsql/11.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/kephas.npgsql/11.1.0/icon", "tags": ["kephas", "npgsql", "postgres"], "verified": true, "versionsCount": 65, "latestVersionDownloads": 1021, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.GeoJSON", "title": "Npgsql.GeoJSON", "version": "10.0.3", "description": "GeoJSON plugin for Npgsql, allowing mapping of PostGIS geometry types to GeoJSON types.", "summary": "", "authors": ["Yoh Deadfall,Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 243698, "projectUrl": "https://github.com/npgsql/npgsql", "licenseUrl": "https://www.nuget.org/packages/Npgsql.GeoJSON/10.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.geojson/10.0.3/icon", "tags": ["npgsql", "postgresql", "postgres", "postgis", "geojson", "spatial", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 76, "latestVersionDownloads": 3229, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Hangfire.PostgreSql.Npgsql5", "title": "Hangfire.PostgreSql.Npgsql5", "version": "1.19.11", "description": "PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).", "summary": "", "authors": ["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)."], "owners": ["azygis", "frankhommers", "vytautask"], "totalDownloads": 252667, "projectUrl": "http://hmm.rs/Hangfire.PostgreSql", "licenseUrl": "https://www.nuget.org/packages/Hangfire.PostgreSql.Npgsql5/1.19.11/license", "iconUrl": "", "tags": ["Hangfire", "PostgreSql", "Postgres"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 61666, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.RawPostgis", "title": "Npgsql.RawPostgis", "version": "4.1.14", "description": "PostGIS plugin for Npgsql, allowing raw byte access to PostGIS ypes.", "summary": "", "authors": ["Shay Rojansky"], "owners": ["Npgsql", "roji"], "totalDownloads": 181497, "projectUrl": "https://www.npgsql.org/", "licenseUrl": "https://www.nuget.org/packages/Npgsql.RawPostgis/4.1.14/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.rawpostgis/4.1.14/icon", "tags": ["npgsql", "postgresql", "postgres", "postgis", "spatial", "geometry", "geography", "ado", "ado.net", "database", "sql"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 10209, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions", "title": "XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions", "version": "8.0.13", "description": "Package Description", "summary": "", "authors": ["William J. Rogers"], "owners": ["xo-energy"], "totalDownloads": 435024, "projectUrl": "https://github.com/xo-energy/XO.EntityFrameworkCore", "licenseUrl": "https://www.nuget.org/packages/XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions/8.0.13/license", "iconUrl": "", "tags": ["efcore", "npgsql"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 202034, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams", "title": "Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams", "version": "5.0.10", "description": "pg_trgm module support plugin for PostgreSQL/Npgsql Entity Framework Core provider.", "summary": "", "authors": ["Jean-Philippe Leconte"], "owners": ["Npgsql"], "totalDownloads": 276432, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams/5.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.trigrams/5.0.10/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql", "pg_trgm", "trgm", "trigram"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 121560, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Gluwa.Nethereum.Npgsql", "title": "Gluwa.Nethereum.Npgsql", "version": "0.0.3", "description": "Driver for BigDecimal of Nethereum by Gluwa", "summary": "", "authors": ["Gluwa's Backend Team"], "owners": ["Gluwa"], "totalDownloads": 169003, "projectUrl": "https://github.com/Gluwa/Nethereum.Npgsql", "licenseUrl": "https://github.com/Gluwa/Nethereum.Npgsql/blob/main/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gluwa.nethereum.npgsql/0.0.3/icon", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 166659, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "FSharp.Data.Npgsql", "title": "FSharp.Data.Npgsql", "version": "2.1.0", "description": "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.", "summary": "", "authors": ["Demetrix; Dmitry Morozov; kerams"], "owners": ["demetrix", "dmitry.morozov"], "totalDownloads": 148780, "projectUrl": "https://github.com/demetrixbio/FSharp.Data.Npgsql", "licenseUrl": "", "iconUrl": "", "tags": ["F#", "fsharp", "typeprovider", "npgsql", "postgresql", "postgres", "ado", "ado.net", "database", "sql"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 40781, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL", "title": "Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL", "version": "13.4.6", "description": "An Azure Database for PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 343899, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.azure.npgsql.entityframeworkcore.postgresql/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "data", "database", "ef", "efcore", "entityframework", "entityframeworkcore", "entity-framework-core", "o/rm", "postgresql", "postgres", "npgsql", "sql"], "verified": true, "versionsCount": 34, "latestVersionDownloads": 21477, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Aspire.Azure.Npgsql", "title": "Aspire.Azure.Npgsql", "version": "13.4.6", "description": "A client for Azure Database for PostgreSQL® that integrates with Aspire, including health checks, logging and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 121914, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Azure.Npgsql/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.azure.npgsql/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "azure", "postgresql", "postgres", "npgsql", "sql", "database", "data"], "verified": true, "versionsCount": 35, "latestVersionDownloads": 7347, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "ActualLab.Fusion.EntityFramework.Npgsql", "title": "ActualLab.Fusion.EntityFramework.Npgsql", "version": "14.2.50", "description": "ActualLab.Fusion.EntityFramework.Npgsql - Fusion services utilizing EF Core and Npgsql (PostgreSQL EF Core provider).", "summary": "", "authors": ["Actual Chat, Inc."], "owners": ["Actual.chat"], "totalDownloads": 165210, "projectUrl": "https://fusion.actuallab.net/", "licenseUrl": "https://www.nuget.org/packages/ActualLab.Fusion.EntityFramework.Npgsql/14.2.50/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/actuallab.fusion.entityframework.npgsql/14.2.50/icon", "tags": ["actual_chat", "actual_lab", "actual_lab_fusion", "ef", "npgsql"], "verified": false, "versionsCount": 444, "latestVersionDownloads": 393, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Gluwa.Nethereum.Npgsql.EntityFrameworkCore", "title": "Gluwa.Nethereum.Npgsql.EntityFrameworkCore", "version": "0.0.3", "description": "Driver for BigDecimal of Nethereum by Gluwa", "summary": "", "authors": ["Gluwa's Backend Team"], "owners": ["Gluwa"], "totalDownloads": 166997, "projectUrl": "https://github.com/Gluwa/Nethereum.Npgsql", "licenseUrl": "https://github.com/Gluwa/Nethereum.Npgsql/blob/main/LICENSE.md", "iconUrl": "https://api.nuget.org/v3-flatcontainer/gluwa.nethereum.npgsql.entityframeworkcore/0.0.3/icon", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 166536, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "NpgsqlVault.EntityFrameworkCore.PostgreSQL", "title": "NpgsqlVault.EntityFrameworkCore.PostgreSQL", "version": "9.0.7", "description": "PostgreSQL/Npgsql provider for Entity Framework Core.", "summary": "", "authors": ["Shay Rojansky,Austin Drenski,Yoh Deadfall"], "owners": ["amitabitbul"], "totalDownloads": 154160, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/NpgsqlVault.EntityFrameworkCore.PostgreSQL/9.0.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsqlvault.entityframeworkcore.postgresql/9.0.7/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 38916, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.ConfigureConnection", "title": "Npgsql.ConfigureConnection", "version": "0.1.1", "description": "Make a more readable way to configure a connection string of Npgsql.", "summary": "", "authors": ["PM Extra"], "owners": ["pmextra"], "totalDownloads": 92219, "projectUrl": "https://github.com/PMExtra/Npgsql.ConfigureConnection", "licenseUrl": "https://choosealicense.com/licenses/mit", "iconUrl": "", "tags": ["Npgsql", "ConnectionString", "Configuration"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 90789, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Zomp.EFCore.WindowFunctions.Npgsql", "title": "Zomp.EFCore.WindowFunctions.Npgsql", "version": "10.0.1", "description": "Window functions for PostgreSQL/Npgsql database provider for Entity Framework Core", "summary": "", "authors": ["Victor Irzak"], "owners": ["Zomp"], "totalDownloads": 112477, "projectUrl": "https://github.com/zompinc/efcore-extensions", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/zomp.efcore.windowfunctions.npgsql/10.0.1/icon", "tags": [], "verified": false, "versionsCount": 7, "latestVersionDownloads": 9540, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Kasp.Data.EF.Npgsql", "title": "Kasp.Data.EF.Npgsql", "version": "0.7.4", "description": "some tools for fast developing back-end.", "summary": "", "authors": ["Mo3in"], "owners": ["mo3in"], "totalDownloads": 68720, "projectUrl": "https://github.com/Kican/Kasp", "licenseUrl": "", "iconUrl": "", "tags": ["Kasp", "asp.net", "core", "mvc", "framework", "deadline"], "verified": false, "versionsCount": 78, "latestVersionDownloads": 947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Z.EntityFramework.Classic.Npgsql", "title": "Z.EntityFramework.Classic.Npgsql", "version": "7.1.6", "description": "PostgreSQL provider for Entity Framework Classic", "summary": "", "authors": ["ZZZ Projects, Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno"], "owners": ["zzzprojects"], "totalDownloads": 78506, "projectUrl": "http://entityframework-classic.net/", "licenseUrl": "https://raw.githubusercontent.com/npgsql/npgsql/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/z.entityframework.classic.npgsql/7.1.6/icon", "tags": ["npgsql", "postgresql", "postgres", "data", "database", "entity", "framework", "ef", "orm"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 76091, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "NpgsqlFSharpAnalyzer", "title": "NpgsqlFSharpAnalyzer", "version": "3.26.1", "description": "Advanced embedded static analysis and type-checking for SQL code from F#", "summary": "", "authors": ["NpgsqlFSharpAnalyzer"], "owners": ["Zaid"], "totalDownloads": 56382, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 40, "latestVersionDownloads": 7534, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Altinn.Authorization.ServiceDefaults.Npgsql", "title": "Altinn.Authorization.ServiceDefaults.Npgsql", "version": "5.5.0", "description": "Package Description", "summary": "", "authors": ["Altinn.Authorization.ServiceDefaults.Npgsql"], "owners": ["altinn"], "totalDownloads": 67870, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Altinn.Authorization.ServiceDefaults.Npgsql/5.5.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 52, "latestVersionDownloads": 4168, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Ophelia.Data.Npgsql", "title": "Ophelia.Data.Npgsql", "version": "8.0.0.192", "description": "Ophelia Framework", "summary": "", "authors": ["Kartega"], "owners": ["Kartega"], "totalDownloads": 53978, "projectUrl": "https://www.kartega.com/", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 15, "latestVersionDownloads": 133, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Elvia.Npgsql", "title": "Elvia.Npgsql", "version": "3.0.0", "description": "Package Description", "summary": "", "authors": ["Elvia.Npgsql"], "owners": ["Elvia"], "totalDownloads": 38522, "projectUrl": "", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 4, "latestVersionDownloads": 487, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch", "title": "Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch", "version": "5.0.10", "description": "fuzzystrmatch module support plugin for PostgreSQL/Npgsql Entity Framework Core provider.", "summary": "", "authors": ["Jean-Philippe Leconte"], "owners": ["Npgsql"], "totalDownloads": 130836, "projectUrl": "https://github.com/npgsql/efcore.pg", "licenseUrl": "https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch/5.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.fuzzystringmatch/5.0.10/icon", "tags": ["npgsql", "postgresql", "postgres", "Entity", "Framework", "Core", "entity-framework-core", "ef", "efcore", "orm", "sql", "fuzzystrmatch"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 44537, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "NpgsqlYugabyteDB", "title": "NpgsqlYugabyteDB", "version": "9.0.2.2", "description": "NpgsqlYugabyteDB is the open source .NET data provider for YugabyteDB.", "summary": "", "authors": ["Sfurti Sarah,Shay Rojansky,Nikita Kazmin,Brar Piening,Yoh Deadfall,Austin Drenski,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno"], "owners": ["Yugabyte"], "totalDownloads": 47830, "projectUrl": "https://github.com/yugabyte/npgsql", "licenseUrl": "https://www.nuget.org/packages/NpgsqlYugabyteDB/9.0.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/npgsqlyugabytedb/9.0.2.2/icon", "tags": ["npgsql", "postgresql", "postgres", "ado", "ado.net", "database", "sql", "yugabyte"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 3582, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Npgsql.EntityFrameworkLegacy", "title": "Npgsql for Entity Framework Legacy", "version": "2.2.6", "description": "Postgresql provider for Entity Framework 5 and below", "summary": "Postgresql provider for Entity Framework 5 and below", "authors": ["Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky"], "owners": ["damageboy", "franciscojunior", "glenebob", "roji"], "totalDownloads": 44257, "projectUrl": "https://github.com/npgsql/Npgsql", "licenseUrl": "https://github.com/npgsql/Npgsql/wiki/License", "iconUrl": "", "tags": ["Npgsql", "postgres", "data", "database", "Postgresql", "entity", "framework", "ef"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 3946, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Zack.EFCore.Batch.Npgsql", "title": "Zack.EFCore.Batch.Npgsql", "version": "1.6.9", "description": "A Postgresql-specific version of Zack.EFCore.Batch.\n\t\tUsing 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.", "summary": "", "authors": ["Zack Yang(杨中科)"], "owners": ["yangzhongke"], "totalDownloads": 42240, "projectUrl": "https://github.com/yangzhongke/Zack.EFCore.Batch", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 37, "latestVersionDownloads": 632, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Zack.EFCore.Batch.Npgsql_NET8", "title": "Zack.EFCore.Batch.Npgsql_NET8", "version": "8.1.8", "description": "A Postgresql-specific version of Zack.EFCore.Batch.\n\t\tUsing this library, Entity Framework Core users can insert items in batch. This libary supports Entity Framework Core 8.x.", "summary": "", "authors": ["Zack Yang(杨中科)"], "owners": ["yangzhongke"], "totalDownloads": 70447, "projectUrl": "https://github.com/yangzhongke/Zack.EFCore.Batch", "licenseUrl": "", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 3, "latestVersionDownloads": 69751, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YZ8NRDlftRt4His1L", "_dataset_id": "CS0P643aktUZ89rd4"} {"packageName": "Serilog.Extensions.Logging", "title": "Serilog.Extensions.Logging", "version": "10.0.0", "description": "Low-level Serilog provider for Microsoft.Extensions.Logging", "summary": "", "authors": ["Microsoft,Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 1067329193, "projectUrl": "https://github.com/serilog/serilog-extensions-logging", "licenseUrl": "https://www.nuget.org/packages/Serilog.Extensions.Logging/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/10.0.0/icon", "tags": ["serilog", "Microsoft.Extensions.Logging"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 55839309, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Settings.Configuration", "title": "Serilog.Settings.Configuration", "version": "10.0.1", "description": "Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 938212627, "projectUrl": "https://github.com/serilog/serilog-settings-configuration", "licenseUrl": "https://www.nuget.org/packages/Serilog.Settings.Configuration/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/10.0.1/icon", "tags": ["serilog", "json", "appsettings"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 2191969, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Formatting.Compact", "title": "Serilog.Formatting.Compact", "version": "3.0.0", "description": "A simple, compact JSON-based event format for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["nblumhardt", "serilog"], "totalDownloads": 924900109, "projectUrl": "https://github.com/serilog/serilog-formatting-compact", "licenseUrl": "https://www.nuget.org/packages/Serilog.Formatting.Compact/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/icon", "tags": ["serilog", "json"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 163591585, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Debug", "title": "Serilog.Sinks.Debug", "version": "3.0.0", "description": "A Serilog sink that writes log events to the debug output window.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 723849880, "projectUrl": "https://github.com/serilog/serilog-sinks-debug", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Debug/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/3.0.0/icon", "tags": ["serilog", "debug"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 137915432, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.PeriodicBatching", "title": "Serilog.Sinks.PeriodicBatching", "version": "5.0.0", "description": "Buffer batches of log events to be flushed asynchronously.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 462498632, "projectUrl": "https://github.com/serilog/serilog-sinks-periodicbatching", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.PeriodicBatching/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.periodicbatching/5.0.0/icon", "tags": ["serilog", "batching", "timer"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 15990324, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Environment", "title": "Serilog.Enrichers.Environment", "version": "3.0.1", "description": "Enrich Serilog log events with properties from System.Environment.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 290567704, "projectUrl": "https://github.com/serilog/serilog-enrichers-environment", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Environment/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.environment/3.0.1/icon", "tags": ["serilog", "machine", "enricher"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 87142764, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Exceptions", "title": "Serilog.Exceptions", "version": "8.4.0+build.694", "description": "Log exception details and custom properties that are not output in Exception.ToString().", "summary": "", "authors": ["Muhammad Rehan Saeed (RehanSaeed.com)"], "owners": ["BlackLight"], "totalDownloads": 181400891, "projectUrl": "https://github.com/RehanSaeed/Serilog.Exceptions", "licenseUrl": "https://www.nuget.org/packages/Serilog.Exceptions/8.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.exceptions/8.4.0/icon", "tags": ["Serilog", "Exception", "Log", "Logging", "Detail", "Details"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 97000229, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Thread", "title": "Serilog.Enrichers.Thread", "version": "4.0.0", "description": "Enrich Serilog events with properties from the current thread.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 220685706, "projectUrl": "http://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Thread/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.thread/4.0.0/icon", "tags": ["serilog", "thread", "enricher"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 64314004, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Async", "title": "Serilog.Sinks.Async", "version": "2.1.0", "description": "Asynchronous sink wrapper for Serilog.", "summary": "", "authors": ["Jezz Santos,Serilog Contributors"], "owners": ["jezz.santos", "serilog"], "totalDownloads": 215421843, "projectUrl": "https://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Async/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.async/2.1.0/icon", "tags": ["serilog", "async"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 41126346, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Expressions", "title": "Serilog.Expressions", "version": "5.0.0", "description": "An embeddable mini-language for filtering, enriching, and formatting Serilog\n events, ideal for use with JSON or XML configuration.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["nblumhardt", "serilog"], "totalDownloads": 148254659, "projectUrl": "https://github.com/serilog/serilog-expressions", "licenseUrl": "https://www.nuget.org/packages/Serilog.Expressions/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.expressions/5.0.0/icon", "tags": ["serilog"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 55268279, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.ApplicationInsights", "title": "Serilog.Sinks.ApplicationInsights", "version": "5.0.1", "description": "Serilog sink for Application Insights.", "summary": "", "authors": ["Joerg Battermann, Ivan Gavryliuk, contributors"], "owners": ["serilog-contrib"], "totalDownloads": 153704811, "projectUrl": "https://github.com/serilog-contrib/serilog-sinks-applicationinsights", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.ApplicationInsights/5.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.applicationinsights/5.0.1/icon", "tags": ["serilog", "logging", "azure", "applicationinsights", "application", "insights"], "verified": false, "versionsCount": 88, "latestVersionDownloads": 1884355, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Seq", "title": "Serilog.Sinks.Seq", "version": "9.1.0", "description": "A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.", "summary": "", "authors": ["Serilog Contributors,Serilog.Sinks.Seq Contributors,Datalust Pty Ltd"], "owners": ["datalust"], "totalDownloads": 148466893, "projectUrl": "https://github.com/serilog/serilog-sinks-seq", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Seq/9.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.seq/9.1.0/icon", "tags": ["serilog", "seq"], "verified": false, "versionsCount": 73, "latestVersionDownloads": 1626917, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Formatting.Elasticsearch", "title": "Serilog.Sinks.Elasticsearch", "version": "10.0.0", "description": "Serilog sink for Elasticsearch", "summary": "", "authors": ["Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors"], "owners": ["mivano", "serilog-contrib"], "totalDownloads": 132109556, "projectUrl": "https://github.com/serilog-contrib/serilog-sinks-elasticsearch", "licenseUrl": "https://www.nuget.org/packages/Serilog.Formatting.Elasticsearch/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.formatting.elasticsearch/10.0.0/icon", "tags": ["serilog", "elasticsearch", "logging", "event", "formatting"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 25098306, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.RollingFile", "title": "Serilog.Sinks.RollingFile", "version": "3.3.0", "description": "The rolling file sink for Serilog - Simple .NET logging with fully-structured events", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 127514246, "projectUrl": "http://serilog.net/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.rollingfile/3.3.0/icon", "tags": ["serilog", "file", "io", "rolling"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 119165789, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Elasticsearch", "title": "Serilog.Sinks.Elasticsearch", "version": "10.0.0", "description": "Serilog sink for Elasticsearch", "summary": "", "authors": ["Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors"], "owners": ["mivano", "serilog-contrib"], "totalDownloads": 122917643, "projectUrl": "https://github.com/serilog-contrib/serilog-sinks-elasticsearch", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Elasticsearch/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.elasticsearch/10.0.0/icon", "tags": ["serilog", "elasticsearch", "logging", "event", "collector"], "verified": false, "versionsCount": 130, "latestVersionDownloads": 16622166, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Process", "title": "Serilog.Enrichers.Process", "version": "3.0.0", "description": "The process enricher for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 110776701, "projectUrl": "http://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Process/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.process/3.0.0/icon", "tags": ["serilog", "process", "enricher"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 27471815, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.EventLog", "title": "Serilog.Sinks.EventLog", "version": "4.0.0", "description": "Serilog event sink that writes to the Windows Event Log.", "summary": "", "authors": ["Jeremy Clarke, Fabian Wetzel"], "owners": ["serilog"], "totalDownloads": 62463456, "projectUrl": "https://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.EventLog/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.eventlog/4.0.0/icon", "tags": ["serilog", "async"], "verified": true, "versionsCount": 98, "latestVersionDownloads": 6020176, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Sentry.Serilog", "title": "Sentry.Serilog", "version": "6.8.0", "description": "Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.", "summary": "", "authors": ["Sentry Team and Contributors"], "owners": ["sentry"], "totalDownloads": 39767257, "projectUrl": "https://sentry.io/", "licenseUrl": "https://www.nuget.org/packages/Sentry.Serilog/6.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sentry.serilog/6.8.0/icon", "tags": ["Sentry", "GetSentry", "Error-Reporting", "Crash-Reporting", "Exception-Handling", "Logging", "Serilog"], "verified": true, "versionsCount": 165, "latestVersionDownloads": 15794, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.MSSqlServer", "title": "Serilog.Sinks.MSSqlServer", "version": "10.0.0", "description": "A Serilog sink that writes events to Microsoft SQL Server and Azure SQL", "summary": "", "authors": ["Michiel van Oudheusden,Christian Kadluba,Serilog Contributors"], "owners": ["serilog-mssql"], "totalDownloads": 46346498, "projectUrl": "https://github.com/serilog-mssql/serilog-sinks-mssqlserver", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.MSSqlServer/10.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/10.0.0/icon", "tags": ["serilog", "sinks", "mssqlserver"], "verified": false, "versionsCount": 140, "latestVersionDownloads": 309607, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Span", "title": "Serilog.Enrichers.Span", "version": "3.1.0+build.538", "description": "Enrich Serilog log events with properties from open telemetry spans.", "summary": "", "authors": ["Muhammad Rehan Saeed (RehanSaeed.com)"], "owners": ["BlackLight"], "totalDownloads": 46114704, "projectUrl": "https://github.com/RehanSaeed/Serilog.Enrichers.Span", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Span/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.span/3.1.0/icon", "tags": ["Serilog", "Span", "Activity", "Open", "Telemetry", "Logging", "Log"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 34670984, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Formatting.Compact.Reader", "title": "Serilog.Formatting.Compact.Reader", "version": "4.0.0", "description": "Package Description", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 45324689, "projectUrl": "https://github.com/serilog/serilog-formatting-compact-reader", "licenseUrl": "https://www.nuget.org/packages/Serilog.Formatting.Compact.Reader/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact.reader/4.0.0/icon", "tags": ["serilog", "json"], "verified": true, "versionsCount": 9, "latestVersionDownloads": 8759304, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Settings.AppSettings", "title": "Serilog.Settings.AppSettings", "version": "3.0.0", "description": "XML configuration (System.Configuration ) support for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 43759541, "projectUrl": "https://github.com/serilog/serilog-settings-appsettings", "licenseUrl": "https://www.nuget.org/packages/Serilog.Settings.AppSettings/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.settings.appsettings/3.0.0/icon", "tags": ["serilog", "xml"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 3844546, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.CorrelationId", "title": "Serilog.Enrichers.CorrelationId", "version": "3.0.1", "description": "Enrich logs with a unique ID so you can track logs for specific requests.", "summary": "", "authors": ["mrstebo, ekmsystems"], "owners": ["EKM"], "totalDownloads": 41696079, "projectUrl": "https://github.com/ekmsystems/serilog-enrichers-correlation-id", "licenseUrl": "https://github.com/ekmsystems/serilog-enrichers-correlation-id/blob/master/LICENSE", "iconUrl": "", "tags": ["serilog", "enrichers", "enricher", "correlationid", "correlation", "id"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 40725134, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Datadog.Logs", "title": "Serilog Sink Datadog Logs", "version": "0.6.1", "description": "Serilog Sink that sends log events to Datadog https://www.datadoghq.com/", "summary": "", "authors": ["Datadog"], "owners": ["datadog"], "totalDownloads": 41809317, "projectUrl": "https://github.com/DataDog/serilog-sinks-datadog-logs/", "licenseUrl": "https://github.com/DataDog/serilog-sinks-datadog-logs/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.datadog.logs/0.6.1/icon", "tags": ["serilog", "logging", "datadog", "sink"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 561180, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Http", "title": "Serilog.Sinks.Http", "version": "9.2.1", "description": "A Serilog sink sending log events over HTTP.", "summary": "", "authors": ["Mattias Kindborg"], "owners": ["FantasticFiasco"], "totalDownloads": 40158961, "projectUrl": "https://github.com/FantasticFiasco/serilog-sinks-http", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Http/9.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.http/9.2.1/icon", "tags": ["serilog", "http"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 916992, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Trace", "title": "Serilog.Sinks.Trace", "version": "4.0.0", "description": "The System.Diagnostics.Trace sink for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 34641681, "projectUrl": "https://github.com/serilog/serilog-sinks-trace", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Trace/4.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.trace/4.0.0/icon", "tags": ["serilog", "trace", "diagnostic"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 3562069, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.ClientInfo", "title": "Serilog.Enrichers.ClientInfo", "version": "2.9.0", "description": "Enrich logs with client IP, CorrelationId and HTTP request headers.", "summary": "", "authors": ["mo.esmp"], "owners": ["mo.esmp", "serilog-contrib"], "totalDownloads": 32269211, "projectUrl": "https://github.com/serilog-contrib/serilog-enrichers-clientinfo", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.ClientInfo/2.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.clientinfo/2.9.0/icon", "tags": ["serilog", "enrichers", "enricher", "ip", "correlation-id", "request", "header"], "verified": false, "versionsCount": 23, "latestVersionDownloads": 1851864, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Elastic.CommonSchema.Serilog", "title": "Elastic Common Schema (ECS) Serilog Formatter", "version": "9.0.0", "description": "Serilog TextFormatter that formats log events in accordance with Elastic Common Schema (ECS).", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch"], "totalDownloads": 32270159, "projectUrl": "https://github.com/elastic/ecs-dotnet", "licenseUrl": "https://www.nuget.org/packages/Elastic.CommonSchema.Serilog/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elastic.commonschema.serilog/9.0.0/icon", "tags": [], "verified": true, "versionsCount": 20, "latestVersionDownloads": 3786120, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Extensions.Logging.File", "title": "Serilog.Extensions.Logging.File", "version": "3.0.0", "description": "Add file logging to ASP.NET Core apps with one line of code.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 31258323, "projectUrl": "https://github.com/serilog/serilog-extensions-logging-file", "licenseUrl": "https://www.nuget.org/packages/Serilog.Extensions.Logging.File/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging.file/3.0.0/icon", "tags": ["asp.net", "core", "logging", "file"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 11700623, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "SerilogTimings", "title": "SerilogTimings", "version": "3.1.0", "description": "Extend Serilog with timed operations.", "summary": "", "authors": ["nblumhardt, SerilogTimings Contributors"], "owners": ["nblumhardt"], "totalDownloads": 20343075, "projectUrl": "https://github.com/nblumhardt/serilog-timings", "licenseUrl": "https://www.nuget.org/packages/SerilogTimings/3.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilogtimings/3.1.0/icon", "tags": ["serilog", "metrics", "timings", "operations"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 5227821, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Filters.Expressions", "title": "Serilog.Filters.Expressions", "version": "2.1.0", "description": "Expression-based event filtering for Serilog.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 26267832, "projectUrl": "https://github.com/serilog/serilog-filters-expressions", "licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.filters.expressions/2.1.0/icon", "tags": ["serilog"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 21603154, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Splunk", "title": "Serilog.Sinks.Splunk", "version": "5.2.0", "description": "The Splunk Sink for Serilog", "summary": "", "authors": ["Matthew Erbs, Serilog Contributors"], "owners": ["serilog-contrib"], "totalDownloads": 22605713, "projectUrl": "https://github.com/serilog/serilog-sinks-splunk", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Splunk/5.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.splunk/5.2.0/icon", "tags": ["serilog", "splunk", "logging", "event", "collector", "hec"], "verified": false, "versionsCount": 125, "latestVersionDownloads": 371818, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "SerilogAnalyzer", "title": "Serilog Analyzer", "version": "0.15.0", "description": "Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.", "summary": "", "authors": ["Robin"], "owners": ["Suchiman"], "totalDownloads": 17593578, "projectUrl": "https://github.com/Suchiman/SerilogAnalyzer", "licenseUrl": "https://github.com/Suchiman/SerilogAnalyzer/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/seriloganalyzer/0.15.0/icon", "tags": ["Serilog", "analyzers"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 17150752, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Sensitive", "title": "Serilog enricher to mask sensitive data", "version": "2.1.0", "description": "An enricher to be used for masking sensitive (PII) data using Serilog", "summary": "", "authors": ["Sander van Vliet, Huibert Jan Nieuwkamer, Scott Toberman"], "owners": ["sandermvanvliet", "serilog-contrib"], "totalDownloads": 22238374, "projectUrl": "https://github.com/serilog-contrib/Serilog.Enrichers.Sensitive/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Sensitive/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.sensitive/2.1.0/icon", "tags": [], "verified": false, "versionsCount": 20, "latestVersionDownloads": 2484425, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Elastic.Apm.SerilogEnricher", "title": "Elastic APM Serilog Enricher", "version": "9.0.0", "description": "Enrich Serilog log messages with APM TraceId and TransactionId.", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch"], "totalDownloads": 21862499, "projectUrl": "https://github.com/elastic/ecs-dotnet", "licenseUrl": "https://www.nuget.org/packages/Elastic.Apm.SerilogEnricher/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elastic.apm.serilogenricher/9.0.0/icon", "tags": [], "verified": true, "versionsCount": 21, "latestVersionDownloads": 1312509, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Grafana.Loki", "title": "Serilog.Sinks.Grafana.Loki", "version": "9.0.1", "description": "A Serilog sink that writes log events to Grafana Loki", "summary": "", "authors": ["Mykhailo Shevchuk, Contributors"], "owners": ["Myte", "serilog-contrib"], "totalDownloads": 21304940, "projectUrl": "https://github.com/serilog-contrib/serilog-sinks-grafana-loki", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Grafana.Loki/9.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.grafana.loki/9.0.1/icon", "tags": ["serilog", "loki", "grafana", "logging", "sink"], "verified": false, "versionsCount": 25, "latestVersionDownloads": 124157, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Exceptions.EntityFrameworkCore", "title": "Serilog.Exceptions.EntityFrameworkCore", "version": "8.4.0+build.694", "description": "Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.", "summary": "", "authors": ["Muhammad Rehan Saeed (RehanSaeed.com)"], "owners": ["BlackLight"], "totalDownloads": 26360090, "projectUrl": "https://github.com/RehanSaeed/Serilog.Exceptions", "licenseUrl": "https://www.nuget.org/packages/Serilog.Exceptions.EntityFrameworkCore/8.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.exceptions.entityframeworkcore/8.4.0/icon", "tags": ["Serilog", "Exception", "Log", "Logging", "Detail", "Details", "Entity", "Framework"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 17738660, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.AwsCloudWatch", "title": "Serilog.Sinks.AwsCloudWatch", "version": "4.4.42", "description": "A Serilog sink that logs to AWS CloudWatch", "summary": "", "authors": ["thoean, wparad"], "owners": ["thoean", "wparad"], "totalDownloads": 24994845, "projectUrl": "https://github.com/Cimpress-MCP/serilog-sinks-awscloudwatch", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.awscloudwatch/4.4.42/icon", "tags": ["serilog", "logging", "dnx", "coreclr", "AWS", "CloudWatch"], "verified": false, "versionsCount": 52, "latestVersionDownloads": 2989562, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Map", "title": "Serilog.Sinks.Map", "version": "2.0.0", "description": "A Serilog sink wrapper that dispatches events based on a property value.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 19973831, "projectUrl": "https://github.com/serilog/serilog-sinks-map", "licenseUrl": "https://www.nuget.org/packages/Serilog.Sinks.Map/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.map/2.0.0/icon", "tags": ["serilog"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 4578877, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.Literate", "title": "Serilog.Sinks.Literate", "version": "3.0.0", "description": "Now replaced by Serilog.Sinks.Console, please use that package instead. An alternative colored console sink for Serilog that pretty-prints properties.", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 19625021, "projectUrl": "https://github.com/serilog/serilog-sinks-literate", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.literate/3.0.0/icon", "tags": ["serilog", "literate", "logging"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 14357857, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Rebus.Serilog", "title": "Rebus.Serilog", "version": "8.1.0", "description": "Serilog-based logger integration for Rebus", "summary": "", "authors": ["mookid8000"], "owners": ["mookid8000"], "totalDownloads": 14572327, "projectUrl": "https://rebus.fm/what-is-rebus/", "licenseUrl": "https://www.nuget.org/packages/Rebus.Serilog/8.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/rebus.serilog/8.1.0/icon", "tags": ["rebus", "serilog", "logging"], "verified": false, "versionsCount": 143, "latestVersionDownloads": 2227658, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Sinks.ColoredConsole", "title": "Serilog.Sinks.ColoredConsole", "version": "3.0.1", "description": "Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog", "summary": "", "authors": ["Serilog Contributors"], "owners": ["serilog"], "totalDownloads": 19068375, "projectUrl": "http://serilog.net/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.sinks.coloredconsole/3.0.1/icon", "tags": ["serilog", "console", "coloredconsole"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 16891147, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Serilog.Enrichers.Context", "title": "Serilog.Enrichers.Context", "version": "4.6.5", "description": "Enrich Serilog event with environment variables.", "summary": "", "authors": ["Saleem Mirza"], "owners": ["zethian"], "totalDownloads": 18422502, "projectUrl": "http://serilog.net/", "licenseUrl": "https://www.nuget.org/packages/Serilog.Enrichers.Context/4.6.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/serilog.enrichers.context/4.6.5/icon", "tags": ["serilog", "enrichers", "context", "environment", "system", "variables"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 7810824, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "oReQaUVzOSRoU5egr", "_dataset_id": "vG5LhOIqLKaypwi1C"} {"packageName": "Google.Apis.Auth", "title": "Google APIs Client Library", "version": "1.75.0", "description": "The Google APIs Client Library is a runtime client for working with Google services.\n\nThis package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 559580059, "projectUrl": "https://github.com/googleapis/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Auth/1.75.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.auth/1.75.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 1330352, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Core", "title": "Google APIs Core Client Library", "version": "1.75.0", "description": "The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 539140207, "projectUrl": "https://github.com/googleapis/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Core/1.75.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.core/1.75.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 1445316, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis", "title": "Google APIs Client Library", "version": "1.75.0", "description": "The Google APIs Client Library is a runtime client for working with Google services.\nThe library supports service requests, media upload and download, etc.", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 536059360, "projectUrl": "https://github.com/googleapis/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis/1.75.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis/1.75.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 1439149, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Api.Gax", "title": "Google API Extensions", "version": "4.14.0", "description": "Support classes for Google API client libraries", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 315060205, "projectUrl": "https://github.com/googleapis/gax-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Api.Gax/4.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.api.gax/4.14.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 219362, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Api.CommonProtos", "title": "Google API Common Protos", "version": "2.17.0", "description": "Common Protocol Buffer messages for Google APIs", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 222499120, "projectUrl": "https://github.com/googleapis/gax-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Api.CommonProtos/2.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.api.commonprotos/2.17.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 23180211, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Api.Gax.Rest", "title": "Google API Common Protos", "version": "4.14.0", "description": "Common Protocol Buffer messages for Google APIs", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 195792640, "projectUrl": "https://github.com/googleapis/gax-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Api.Gax.Rest/4.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.api.gax.rest/4.14.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 127074, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Api.Gax.Grpc", "title": "Google gRPC API Extensions", "version": "4.14.0", "description": "Additional support classes for Google gRPC API client libraries", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 173836998, "projectUrl": "https://github.com/googleapis/gax-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Api.Gax.Grpc/4.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.api.gax.grpc/4.14.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 102439, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Storage.v1", "title": "Google.Apis.Storage.v1 Client Library", "version": "1.75.0.4193", "description": "This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package.\n This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://developers.google.com/storage/docs/json_api/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 120726071, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Storage.v1/1.75.0.4193/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.storage.v1/1.75.0.4193/icon", "tags": ["Google"], "verified": true, "versionsCount": 289, "latestVersionDownloads": 48220, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Storage.V1", "title": "Google.Cloud.Storage.V1", "version": "4.15.0", "description": "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.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 111661497, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Storage.V1/4.15.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.storage.v1/4.15.0/icon", "tags": ["Storage", "Google", "Cloud"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 440579, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Iam.V1", "title": "Google.Cloud.Iam.V1", "version": "3.5.0", "description": "gRPC services for the Google Identity and Access Management API. This library is typically used as a dependency for other API client libraries.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 83921510, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Iam.V1/3.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.iam.v1/3.5.0/icon", "tags": ["IAM", "Identity", "Access", "Google", "Cloud"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 5821828, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.LongRunning", "title": "Google.LongRunning", "version": "3.5.0", "description": "gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 74481547, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.LongRunning/3.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.longrunning/3.5.0/icon", "tags": ["LongRunning", "Google", "Cloud"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 6513011, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.PubSub.V1", "title": "Google.Cloud.PubSub.V1", "version": "3.36.0", "description": "Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 54158901, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.PubSub.V1/3.36.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.pubsub.v1/3.36.0/icon", "tags": ["PubSub", "Google", "Cloud"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 208738, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "FirebaseAdmin", "title": "FirebaseAdmin", "version": "3.6.0", "description": "Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their\n services and applications.", "summary": "", "authors": ["Google Inc."], "owners": ["firebase"], "totalDownloads": 52178380, "projectUrl": "https://github.com/Firebase/firebase-admin-dotnet", "licenseUrl": "https://www.nuget.org/packages/FirebaseAdmin/3.6.0/license", "iconUrl": "", "tags": ["firebase", "Google", "Cloud"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 141382, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Api.Gax.Grpc.GrpcCore", "title": "Grpc.Core bridge Google.Api.Gax.Grpc", "version": "3.7.0", "description": "Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 42053154, "projectUrl": "https://github.com/googleapis/gax-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Api.Gax.Grpc.GrpcCore/3.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.api.gax.grpc.grpccore/3.7.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 7772799, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Bigquery.v2", "title": "Google.Apis.Bigquery.v2 Client Library", "version": "1.75.0.4205", "description": "This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package.\n This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://cloud.google.com/bigquery/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Bigquery.v2/latest/api/Google.Apis.Bigquery.v2.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Bigquery.v2\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 41560731, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Bigquery.v2/1.75.0.4205/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.bigquery.v2/1.75.0.4205/icon", "tags": ["Google"], "verified": true, "versionsCount": 407, "latestVersionDownloads": 7930, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.BigQuery.V2", "title": "Google.Cloud.BigQuery.V2", "version": "3.12.0", "description": "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.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 36865062, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.BigQuery.V2/3.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.bigquery.v2/3.12.0/icon", "tags": ["BigQuery", "Google", "Cloud"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 372438, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Protobuf.Tools", "title": "Google Protocol Buffers tools", "version": "3.35.1", "description": "See project site for more info.", "summary": "Tools for Protocol Buffers - Google's data interchange format.", "authors": ["Google Inc."], "owners": ["protobuf-packages"], "totalDownloads": 36727924, "projectUrl": "https://github.com/protocolbuffers/protobuf", "licenseUrl": "https://github.com/protocolbuffers/protobuf/blob/main/LICENSE", "iconUrl": "", "tags": ["Protocol", "Buffers", "Binary", "Serialization", "Format", "Google", "proto", "proto3"], "verified": true, "versionsCount": 129, "latestVersionDownloads": 173929, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Drive.v3", "title": "Google.Apis.Drive.v3 Client Library", "version": "1.75.0.4218", "description": "Google APIs Client Library for working with Drive v3.\n\n Product documentation is available at:\n https://developers.google.com/workspace/drive/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Drive.v3/latest/api/Google.Apis.Drive.v3.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Drive.v3\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 30688325, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Drive.v3/1.75.0.4218/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.drive.v3/1.75.0.4218/icon", "tags": ["Google"], "verified": true, "versionsCount": 342, "latestVersionDownloads": 7146, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Location", "title": "Google.Cloud.Location", "version": "2.4.0", "description": "gRPC services for the Google Cloud Locations API. This library is typically used as a dependency for other API client libraries.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 30877503, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Location/2.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.location/2.4.0/icon", "tags": ["locations", "zones", "Google", "Cloud"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 4008377, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Sheets.v4", "title": "Google.Apis.Sheets.v4 Client Library", "version": "1.75.0.4178", "description": "Google APIs Client Library for working with Sheets v4.\n\n Product documentation is available at:\n https://developers.google.com/workspace/sheets/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Sheets.v4/latest/api/Google.Apis.Sheets.v4.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Sheets.v4\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 28036580, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Sheets.v4/1.75.0.4178/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.sheets.v4/1.75.0.4178/icon", "tags": ["Google"], "verified": true, "versionsCount": 322, "latestVersionDownloads": 88947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Logging.V2", "title": "Google.Cloud.Logging.V2", "version": "4.5.0", "description": "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.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 27021992, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Logging.V2/4.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.logging.v2/4.5.0/icon", "tags": ["Logging", "Stackdriver", "Google", "Cloud"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 1230164, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Logging.Type", "title": "Google.Cloud.Logging.Type", "version": "4.3.0", "description": "Version-agnostic types for the Google Cloud Logging API.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 25546772, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Logging.Type/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.logging.type/4.3.0/icon", "tags": ["Logging", "Stackdriver", "Google", "Cloud"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 1251110, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.SecretManager.V1", "title": "Google.Cloud.SecretManager.V1", "version": "2.8.0", "description": "Recommended Google client library to access the Secret Manager API (v1).", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 24847020, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.SecretManager.V1/2.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.secretmanager.v1/2.8.0/icon", "tags": ["secret", "secrets", "security", "Google", "Cloud"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 34756, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Calendar.v3", "title": "Google.Apis.Calendar.v3 Client Library", "version": "1.75.0.4206", "description": "Google APIs Client Library for working with Calendar v3.\n\n Product documentation is available at:\n https://developers.google.com/workspace/calendar/firstapp\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Calendar.v3/latest/api/Google.Apis.Calendar.v3.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Calendar.v3\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 23418459, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Calendar.v3/1.75.0.4206/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.calendar.v3/1.75.0.4206/icon", "tags": ["Google"], "verified": true, "versionsCount": 390, "latestVersionDownloads": 25389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Plus.v1", "title": "Google.Apis.Plus.v1 Client Library", "version": "1.49.0.1627", "description": "Google APIs Client Library for working with Plus v1.\n\n Supported Platforms:\n - .NET Framework 4.5+\n - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.\n\n Legacy platforms:\n - .NET Framework 4.0\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0\n\n Incompatible platforms:\n - .NET Framework < 4.0\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin\n\n More documentation on the API is available at:\n https://developers.google.com/api-client-library/dotnet/apis/plus/v1\n\n The package source code is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated", "summary": "", "authors": ["Google Inc."], "owners": ["google-apis-packages"], "totalDownloads": 22716535, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Plus.v1/1.49.0.1627/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.plus.v1/1.49.0.1627/icon", "tags": ["Google"], "verified": true, "versionsCount": 278, "latestVersionDownloads": 437441, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Gmail.v1", "title": "Google.Apis.Gmail.v1 Client Library", "version": "1.74.0.4162", "description": "Google APIs Client Library for working with Gmail v1.\n\n Product documentation is available at:\n https://developers.google.com/workspace/gmail/api/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Gmail.v1/latest/api/Google.Apis.Gmail.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Gmail.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 21428950, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Gmail.v1/1.74.0.4162/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.gmail.v1/1.74.0.4162/icon", "tags": ["Google"], "verified": true, "versionsCount": 214, "latestVersionDownloads": 160029, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "libphonenumber-csharp", "title": "libphonenumber-csharp", "version": "9.0.36", "description": "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", "summary": "", "authors": ["Patrick Mézard,Thomas Clegg,Jarrod Alexander,Google,libphonenumber contributors"], "owners": ["aidanbebbington", "twcclegg", "wilsonmun"], "totalDownloads": 98607478, "projectUrl": "https://github.com/twcclegg/libphonenumber-csharp", "licenseUrl": "https://www.nuget.org/packages/libphonenumber-csharp/9.0.36/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/libphonenumber-csharp/9.0.36/icon", "tags": ["phonenumber", "phone", "libphonenumber", "e164", "e.164", "international"], "verified": true, "versionsCount": 251, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Firestore.V1", "title": "Google.Cloud.Firestore.V1", "version": "4.3.0", "description": "Low-level Google client library to access the Firestore API. Users are recommended to use the Google.Cloud.Firestore package instead.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 18751417, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Firestore.V1/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.firestore.v1/4.3.0/icon", "tags": ["firestore", "firebase", "Google", "Cloud"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 62566, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Firestore", "title": "Google.Cloud.Firestore", "version": "4.3.0", "description": "Recommended Google client library to access the Firestore API.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 18745236, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Firestore/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.firestore/4.3.0/icon", "tags": ["firestore", "firebase", "Google", "Cloud"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 62047, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Compute.v1", "title": "Google.Apis.Compute.v1 Client Library", "version": "1.75.0.4220", "description": "This is not the recommended package for working with Compute, please use the Google.Cloud.Compute.V1 package.\n This Google APIs Client Library for working with Compute v1 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://cloud.google.com/compute/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Compute.v1/latest/api/Google.Apis.Compute.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Compute.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 18509328, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Compute.v1/1.75.0.4220/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.compute.v1/1.75.0.4220/icon", "tags": ["Google"], "verified": true, "versionsCount": 412, "latestVersionDownloads": 433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Admin.Directory.directory_v1", "title": "Google.Apis.Admin.Directory.directory_v1 Client Library", "version": "1.75.0.4168", "description": "Google APIs Client Library for working with Admin directory_v1.\n\n Product documentation is available at:\n https://developers.google.com/workspace/admin/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Admin.Directory.directory_v1/latest/api/Google.Apis.Admin.Directory.directory_v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Admin.Directory.directory_v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 17200053, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Admin.Directory.directory_v1/1.75.0.4168/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.admin.directory.directory_v1/1.75.0.4168/icon", "tags": ["Google"], "verified": true, "versionsCount": 289, "latestVersionDownloads": 55712, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Iam.v1", "title": "Google.Apis.Iam.v1 Client Library", "version": "1.75.0.4222", "description": "This is not the recommended package for working with Iam, please use the Google.Cloud.Iam.V1 package.\n This Google APIs Client Library for working with Iam v1 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://cloud.google.com/iam/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Iam.v1/latest/api/Google.Apis.Iam.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Iam.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 16298136, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Iam.v1/1.75.0.4222/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.iam.v1/1.75.0.4222/icon", "tags": ["Google"], "verified": true, "versionsCount": 289, "latestVersionDownloads": 250, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.IAMCredentials.v1", "title": "Google.Apis.IAMCredentials.v1 Client Library", "version": "1.75.0.4198", "description": "This is not the recommended package for working with Iamcredentials, please use the Google.Cloud.Iam.Credentials.V1 package.\n This Google APIs Client Library for working with Iamcredentials v1 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.IAMCredentials.v1/latest/api/Google.Apis.IAMCredentials.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.IAMCredentials.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 14891813, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.IAMCredentials.v1/1.75.0.4198/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.iamcredentials.v1/1.75.0.4198/icon", "tags": ["Google"], "verified": true, "versionsCount": 140, "latestVersionDownloads": 3005, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Pulumi.Protobuf", "title": "Pulumi.Protobuf", "version": "3.33.0", "description": "Pulumi fork to override DefaultRecursionLimit - C# runtime library for Protocol Buffers - Google's data interchange format.", "summary": "", "authors": ["Google Inc."], "owners": ["pulumi-bot"], "totalDownloads": 13958456, "projectUrl": "https://github.com/protocolbuffers/protobuf", "licenseUrl": "https://www.nuget.org/packages/Pulumi.Protobuf/3.33.0/license", "iconUrl": "", "tags": ["Protocol", "Buffers", "Binary", "Serialization", "Format", "Google", "proto", "proto3"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 13901, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Oauth2.v2", "title": "Google.Apis.Oauth2.v2 Client Library", "version": "1.74.0.1869", "description": "Google APIs Client Library for working with Oauth2 v2.\n\n Product documentation is available at:\n https://developers.google.com/identity/protocols/oauth2/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Oauth2.v2/latest/api/Google.Apis.Oauth2.v2.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Oauth2.v2\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 11896680, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Oauth2.v2/1.74.0.1869/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.oauth2.v2/1.74.0.1869/icon", "tags": ["Google"], "verified": true, "versionsCount": 140, "latestVersionDownloads": 89314, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.CloudResourceManager.v1", "title": "Google.Apis.CloudResourceManager.v1 Client Library", "version": "1.74.0.3959", "description": "Google APIs Client Library for working with Cloudresourcemanager v1.\n\n Product documentation is available at:\n https://cloud.google.com/resource-manager\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.CloudResourceManager.v1/latest/api/Google.Apis.CloudResourceManager.v1.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.CloudResourceManager.v1\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 10989609, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.CloudResourceManager.v1/1.74.0.3959/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.cloudresourcemanager.v1/1.74.0.3959/icon", "tags": ["Google"], "verified": true, "versionsCount": 286, "latestVersionDownloads": 93463, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Diagnostics.Common", "title": "Google.Cloud.Diagnostics.Common", "version": "5.3.0", "description": "Google Cloud Logging, Trace and Error Reporting Instrumentation Libraries Common Components.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 10549695, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Diagnostics.Common/5.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.diagnostics.common/5.3.0/icon", "tags": ["Error", "Reporting", "Stackdriver", "ExceptionLogger", "Trace", "Diagnostics", "Google", "Cloud"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 1227693, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Trace.V1", "title": "Google.Cloud.Trace.V1", "version": "3.5.0", "description": "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.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 10432504, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Trace.V1/3.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.trace.v1/3.5.0/icon", "tags": ["Tracing", "Trace", "Google", "Cloud"], "verified": true, "versionsCount": 13, "latestVersionDownloads": 4988, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Functions.Framework", "title": "Google Cloud Functions Framework", "version": "3.0.1", "description": "Google Cloud Functions Framework", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 10023687, "projectUrl": "https://github.com/GoogleCloudPlatform/functions-framework-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Functions.Framework/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.functions.framework/3.0.1/icon", "tags": ["google", "cloud", "functions"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 214427, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Auth.Mvc", "title": "Google APIs Auth MVC Extensions", "version": "1.62.0", "description": "The Google APIs Client Library is a runtime client for working with Google Services.\n\nThe ASP.NET MVC extension library contains an auth controller and an authorization code MVC App to make the OAuth2 \"dance\" easier.\n\nSupported Platforms:\n- .NET Framework 4.5+", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 9626127, "projectUrl": "https://github.com/googleapis/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Auth.Mvc/1.62.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.auth.mvc/1.62.0/icon", "tags": ["Google"], "verified": true, "versionsCount": 75, "latestVersionDownloads": 171224, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.AndroidPublisher.v3", "title": "Google.Apis.AndroidPublisher.v3 Client Library", "version": "1.75.0.4221", "description": "Google APIs Client Library for working with Androidpublisher v3.\n\n Product documentation is available at:\n https://developers.google.com/android-publisher\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.AndroidPublisher.v3/latest/api/Google.Apis.AndroidPublisher.v3.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.AndroidPublisher.v3\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 9246785, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.AndroidPublisher.v3/1.75.0.4221/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.androidpublisher.v3/1.75.0.4221/icon", "tags": ["Google"], "verified": true, "versionsCount": 306, "latestVersionDownloads": 1320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Spanner.Admin.Instance.V1", "title": "Google.Cloud.Spanner.Admin.Instance.V1", "version": "5.12.0", "description": "Recommended Google client library to access the Google Cloud Spanner Instance Admin API.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 8529076, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Spanner.Admin.Instance.V1/5.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.admin.instance.v1/5.12.0/icon", "tags": ["Spanner", "Google", "Cloud"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 325788, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.YouTube.v3", "title": "Google.Apis.YouTube.v3 Client Library", "version": "1.75.0.4207", "description": "Google APIs Client Library for working with Youtube v3.\n\n Product documentation is available at:\n https://developers.google.com/youtube/\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.YouTube.v3/latest/api/Google.Apis.YouTube.v3.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.YouTube.v3\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 8627334, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.YouTube.v3/1.75.0.4207/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.youtube.v3/1.75.0.4207/icon", "tags": ["Google"], "verified": true, "versionsCount": 258, "latestVersionDownloads": 7118, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Spanner.Common.V1", "title": "Google.Cloud.Spanner.Common.V1", "version": "5.12.0", "description": "Common resource names used by all Spanner V1 APIs", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 8466012, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Spanner.Common.V1/5.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.common.v1/5.12.0/icon", "tags": ["Spanner", "Google", "Cloud"], "verified": true, "versionsCount": 39, "latestVersionDownloads": 330007, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Spanner.Data", "title": "Google.Cloud.Spanner.Data", "version": "5.12.0", "description": "Google ADO.NET Provider for Google Cloud Spanner.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 8125506, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Spanner.Data/5.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.data/5.12.0/icon", "tags": ["Spanner", "ADO", "Google", "Cloud"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 317265, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Spanner.V1", "title": "Google.Cloud.Spanner.V1", "version": "5.12.0", "description": "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.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 8133685, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Spanner.V1/5.12.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.v1/5.12.0/icon", "tags": ["Spanner", "Google", "Cloud"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 318590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Apis.Translate.v2", "title": "Google.Apis.Translate.v2 Client Library", "version": "1.74.0.875", "description": "This is not the recommended package for working with Translate, please use the Google.Cloud.Translation.V2 package.\n This Google APIs Client Library for working with Translate v2 uses older code generation, and is harder to use.\n\n Product documentation is available at:\n https://code.google.com/apis/language/translate/v2/getting_started.html\n\n API reference documentation for this package is available at:\n https://googleapis.dev/dotnet/Google.Apis.Translate.v2/latest/api/Google.Apis.Translate.v2.html\n\n The source code for this package is available at:\n https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Translate.v2\n\n Supported Platforms:\n - .NET Framework 4.6.2+\n - .NET Standard 2.0\n - .NET 6.0+\n\n Incompatible platforms:\n - .NET Framework < 4.6.2\n - Silverlight\n - UWP (will build, but is known not to work at runtime)\n - Xamarin/MAUI\n - Windows 8 Apps\n - Windows Phone 8.1\n - Windows Phone Silverlight 8.0", "summary": "", "authors": ["Google LLC"], "owners": ["google-apis-packages"], "totalDownloads": 7889924, "projectUrl": "https://github.com/google/google-api-dotnet-client", "licenseUrl": "https://www.nuget.org/packages/Google.Apis.Translate.v2/1.74.0.875/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.apis.translate.v2/1.74.0.875/icon", "tags": ["Google"], "verified": true, "versionsCount": 98, "latestVersionDownloads": 6700, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "Google.Cloud.Monitoring.V3", "title": "Google.Cloud.Monitoring.V3", "version": "3.16.0", "description": "Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.", "summary": "", "authors": ["Google LLC"], "owners": ["google-cloud"], "totalDownloads": 7789820, "projectUrl": "https://github.com/googleapis/google-cloud-dotnet", "licenseUrl": "https://www.nuget.org/packages/Google.Cloud.Monitoring.V3/3.16.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/google.cloud.monitoring.v3/3.16.0/icon", "tags": ["Monitoring", "Stackdriver", "Google", "Cloud"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 962003, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "RcKEJYIU4RfvLPac9", "_dataset_id": "dTo2ECh3dHPC1fXgq"} {"packageName": "LightInject.Microsoft.DependencyInjection", "title": "LightInject.Microsoft.DependencyInjection", "version": "4.1.0", "description": "Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.", "summary": "", "authors": ["Bernhard Richter"], "owners": ["bernhard richter"], "totalDownloads": 2754053, "projectUrl": "", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["Ioc", "Dependency-Injection", "Inversion-of-Control", "LightInject", "ASP.NET", "Entity-Framework"], "verified": false, "versionsCount": 45, "latestVersionDownloads": 10423, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "DelegateDecompiler.EntityFramework", "title": "DelegateDecompiler.EntityFramework", "version": "0.35.3", "description": "A library which is able to decompile a delegate or a method body to its lambda representation", "summary": "", "authors": ["Alexander Zaytsev"], "owners": ["hazzik"], "totalDownloads": 6817566, "projectUrl": "https://github.com/hazzik/DelegateDecompiler", "licenseUrl": "https://www.nuget.org/packages/DelegateDecompiler.EntityFramework/0.35.3/license", "iconUrl": "", "tags": ["LINQ", "computed-properties", "computedproperties", "decompiler", "decompilation", "computed", "properties", "expressions", "expression-tree", "IL", "EF", "EntityFramework", "Entity-Framework"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 111389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "PeanutButter.Utils.Entity", "title": "PeanutButter.Utils.Entity", "version": "2.0.96", "description": "Provides the following:\n * EntityBase\n - a base entity class to inherit from. Provides the following fields:\n Created (datetime)\n LastModified (datetime?)\n Enabled (bool)\n * DbContextWithAutomaticTrackingFields\n - when persisting entities which derive from EntityBase, this will automatically\n set Created to the current timestamp on a new entity and update LastModified\n on an updated entity\n * Extensions to:\n - AddRange on an IDbSet\n - AddRange on an ICollection\n - RemoveRange on an IDbSet\n - RemoveRange on an ICollection\n - Clear on IDbSet (delete all in dbset)\n - AddNew on IDbSet and ICollection\n - Convenience method so you can, for example, do:\n var someItem = context.SomeCollection.FirstOrDefault(i => i.Name == \"bob\") ?? context.Collection.AddNew(e => e.Name = \"bob\");\n which finds the first bob or adds a new one\n - Transform, which provides a fluent manner to do what you would with Select(), but on a single result", "summary": "Provides some useful extensions for Entity-based projects as well as a base Entity class and associated base\n DbContext which provide tracking fields (Created/LastModified) and a soft-delete field (Enabled)", "authors": ["davyd"], "owners": ["davydm"], "totalDownloads": 959863, "projectUrl": "https://github.com/fluffynuts/PeanutButter", "licenseUrl": "https://www.nuget.org/packages/PeanutButter.Utils.Entity/2.0.96/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/peanutbutter.utils.entity/2.0.96/icon", "tags": ["entity-framework", "EF"], "verified": true, "versionsCount": 537, "latestVersionDownloads": 2498, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFramework.Cache", "title": "Second Level Cache for Entity Framework 6.3.0+.", "version": "1.3.3", "description": "Second Level Cache for Entity Framework 6.3 and newer.", "summary": "", "authors": ["Pawel \"moozzyk\" Kadluczka"], "owners": ["moozzyk"], "totalDownloads": 2406726, "projectUrl": "https://github.com/moozzyk/EFCache", "licenseUrl": "https://www.nuget.org/packages/EntityFramework.Cache/1.3.3/license", "iconUrl": "", "tags": ["EF6", "EF6.3", "EF", "entity-framework", "EntityFramework", "Entity", "Framework", "6.1", ".NET", "Core", "Second", "Level", "Cache", "moozzyk", "blog.3d-logic.com"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 345616, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFramework.CodeFirstStoreFunctions", "title": "Support for store functions for Entity Framework 6.3.0+ Code First.", "version": "1.2.0", "description": "Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.", "summary": "", "authors": ["Pawel \"moozzyk\" Kadluczka"], "owners": ["moozzyk"], "totalDownloads": 6362133, "projectUrl": "https://github.com/moozzyk/CodeFirstFunctions", "licenseUrl": "https://www.nuget.org/packages/EntityFramework.CodeFirstStoreFunctions/1.2.0/license", "iconUrl": "", "tags": ["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"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 3518472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFramework.Triggers", "title": "EntityFramework.Triggers", "version": "6.2.3", "description": "Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.", "summary": "", "authors": ["Nick Strupat"], "owners": ["NickStrupat"], "totalDownloads": 475415, "projectUrl": "https://github.com/NickStrupat/EntityFramework.Triggers", "licenseUrl": "https://raw.githubusercontent.com/NickStrupat/EntityFramework.Triggers/master/LICENSE", "iconUrl": "", "tags": ["entity-framework", "entityframework", "ef", "triggers", "trigger"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 80027, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFramework.TypedOriginalValues", "title": "EntityFramework.TypedOriginalValues", "version": "1.1.1", "description": "Get typed access to the `OriginalValue`s of your entity properties. Simple and complex properties are supported, navigation/collections are not.", "summary": "", "authors": ["Nick Strupat"], "owners": ["NickStrupat"], "totalDownloads": 345447, "projectUrl": "https://github.com/NickStrupat/EntityFramework.TypedOriginalValues", "licenseUrl": "https://raw.githubusercontent.com/NickStrupat/EntityFramework.TypedOriginalValues/master/LICENSE", "iconUrl": "", "tags": ["entity-framework", "entityframework", "originalvalues"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 33821, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CommunityEFProviderWrappers.EFProviderWrapperToolkit", "title": "Entity Framework Provider Wrapper Toolkit", "version": "1.0.0", "description": "A toolkit for writing Entity Framework provider wrappers.", "summary": "A toolkit for writing Entity Framework provider wrappers.", "authors": ["Jaroslaw Kowalski, Stephen Cleary"], "owners": ["stephencleary"], "totalDownloads": 445362, "projectUrl": "http://efwrappers.codeplex.com/", "licenseUrl": "http://efwrappers.codeplex.com/license", "iconUrl": "", "tags": ["entity-framework", "ef", "entities", "linq", "database", "provider"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 445362, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "TrackableEntities.Common", "title": "Trackable Entities Common", "version": "2.5.7", "description": "Assembly containing ITrackable interface and TrackingState enum.", "summary": "", "authors": ["Tony Sneed"], "owners": ["lelong37", "tonysneed"], "totalDownloads": 245295, "projectUrl": "http://trackableentities.github.io/", "licenseUrl": "https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/trackableentities.common/2.5.7/icon", "tags": ["change-tracking", "entity-framework", "n-tier", "wcf", "web-api"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 46109, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFrameworkCore.Cacheable", "title": "EntityFrameworkCore.Cacheable", "version": "2.0.1", "description": "Entity Framework (EF) Core Cacheable is a high performance second level query cache extention library, for the popular Entity Framework data access technology.\nIt 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.", "summary": "", "authors": ["Steffen Mangold"], "owners": ["SteffenM"], "totalDownloads": 432460, "projectUrl": "https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable", "licenseUrl": "https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/entityframeworkcore.cacheable/2.0.1/icon", "tags": ["entity-framework", "database", "c-sharp", "dotnet-core", "dotnet-standard", "dotnet-framework", "orm", "cache"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 421003, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "WebBackgrounder.EntityFramework", "title": "WebBackgrounder.EntityFramework", "version": "0.1.0", "description": "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.", "summary": "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.", "authors": ["Outercurve Foundation"], "owners": ["haacked"], "totalDownloads": 644991, "projectUrl": "https://github.com/NuGet/WebBackgrounder", "licenseUrl": "http://nuget.codeplex.com/license", "iconUrl": "", "tags": ["aspnet", "threading", "background", "tasks", "jobs", "scheduled", "scheduling", "workers", "asp.net", "sql", "entity-framework", "database", "db"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 630190, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Remote.Linq.EntityFrameworkCore", "title": "Remote.Linq.EntityFrameworkCore", "version": "7.3.3", "description": "Remote linq extensions for EF Core.\n \n Use this package on server side to apply queries to EFs DbContext.\n\n Use this package in a client side project to enable utilization of query features specific to EF Core:\n\n - Apply eager-loading (Include-expressions in linq queries)\n\n - Make use of DB functions\n e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, \"%fruit%\"))", "summary": "", "authors": ["Christof Senn"], "owners": ["ChristofSenn"], "totalDownloads": 606788, "projectUrl": "https://github.com/6bee/Remote.Linq", "licenseUrl": "https://www.nuget.org/packages/Remote.Linq.EntityFrameworkCore/7.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/remote.linq.entityframeworkcore/7.3.3/icon", "tags": ["LINQ", "expression-tree", "lambda", "dynamic", "remote", "remote-query", "multi-tier", "n-tier", "fluent-interface", "entity-framework-core", "entity-framework", "ef-core", "ef"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 1898, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "QueryDesigner", "title": "QueryDesigner", "version": "3.0.2", "description": "QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.", "summary": "", "authors": ["Vladislav Zhukov"], "owners": ["mrxten"], "totalDownloads": 141117, "projectUrl": "https://github.com/mrxten/QueryDesigner", "licenseUrl": "https://raw.githubusercontent.com/mrxten/QueryDesigner/master/LICENSE", "iconUrl": "", "tags": ["linq", "query", "filtering", "entity-framework"], "verified": false, "versionsCount": 6, "latestVersionDownloads": 109012, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CommunityEFProviderWrappers.EFTracingProvider", "title": "Entity Framework Tracing Provider", "version": "1.0.0", "description": "A provider that allows tracing Entity Framework queries and updates.", "summary": "A provider that allows tracing Entity Framework queries and updates.", "authors": ["Jaroslaw Kowalski, Stephen Cleary"], "owners": ["stephencleary"], "totalDownloads": 290624, "projectUrl": "http://efwrappers.codeplex.com/", "licenseUrl": "http://efwrappers.codeplex.com/license", "iconUrl": "", "tags": ["entity-framework", "ef", "entities", "linq", "trace", "tracing", "database", "provider"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 290624, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Vibrant.QuerySearch", "title": "Vibrant.QuerySearch", "version": "8.2.2", "description": "Provides IQueryable extensions for easily working with filtering and pagination.", "summary": "", "authors": ["MikaelGRA"], "owners": ["mikaelgra"], "totalDownloads": 84354, "projectUrl": "https://github.com/MikaelGRA/QuerySearch", "licenseUrl": "https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE", "iconUrl": "", "tags": ["queryable", "entity-framework"], "verified": false, "versionsCount": 34, "latestVersionDownloads": 10236, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "netcore-ef-util", "title": "net core entity framework util", "version": "1.2.0", "description": "Package Description", "summary": "", "authors": ["Lorenzo Delana"], "owners": ["lorenzo.delana"], "totalDownloads": 57361, "projectUrl": "https://github.com/devel0/netcore-ef-util", "licenseUrl": "https://www.nuget.org/packages/netcore-ef-util/1.2.0/license", "iconUrl": "", "tags": ["netcore", "entity-framework"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 41134, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "TrackableEntities.Client", "title": "Trackable Entities Client", "version": "2.5.7", "description": "Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.", "summary": "", "authors": ["Tony Sneed"], "owners": ["tonysneed"], "totalDownloads": 94084, "projectUrl": "http://trackableentities.github.io/", "licenseUrl": "http://github.com/TrackableEntities/trackable-entities/blob/master/License.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/trackableentities.client/2.5.7/icon", "tags": ["change-tracking", "entity-framework", "n-tier", "wcf", "web-api"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 20333, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "TrackableEntities.EF.6", "title": "Trackable Entities for EF6", "version": "2.5.7", "description": "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.", "summary": "", "authors": ["Tony Sneed"], "owners": ["tonysneed"], "totalDownloads": 89131, "projectUrl": "http://trackableentities.github.io/", "licenseUrl": "https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/trackableentities.ef.6/2.5.7/icon", "tags": ["change-tracking", "entity-framework", "n-tier", "wcf", "web-api"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 24325, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "SimplePatch", "title": "SimplePatch", "version": "3.0.1", "description": "A simple library for partial entity changes in ASP.NET and ASP.NET Core.", "summary": "", "authors": ["Omar Muscatello"], "owners": ["OmarMuscatello"], "totalDownloads": 169646, "projectUrl": "https://github.com/OmarMuscatello/SimplePatch", "licenseUrl": "https://github.com/OmarMuscatello/SimplePatch/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/simplepatch/3.0.1/icon", "tags": ["patch", "http-patch", "partial-entity-changes", "web-api", "asp-net-web-api", "entity-framework", "entity-framework-core", "asp-net", "asp-net-core"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 149259, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "NLog.EntityFramework", "title": "NLog.EntityFramework", "version": "1.0.0", "description": "An NLog database target that is configurable via an Entity Framework connection string.", "summary": "", "authors": ["Jay Miller"], "owners": ["ladenedge"], "totalDownloads": 41488, "projectUrl": "http://github.com/ladenedge/NLog.EntityFramework", "licenseUrl": "http://raw.github.com/ladenedge/NLog.EntityFramework/master/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nlog.entityframework/1.0.0/icon", "tags": ["nlog", "entity-framework"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 41488, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Vibrant.QuerySearch.EntityFrameworkCore", "title": "Vibrant.QuerySearch.EntityFrameworkCore", "version": "8.1.2", "description": "Provides an asynchronous operations over the original Vibrant.QuerySearch library.", "summary": "", "authors": ["MikaelGRA"], "owners": ["mikaelgra"], "totalDownloads": 39292, "projectUrl": "https://github.com/MikaelGRA/QuerySearch", "licenseUrl": "https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE", "iconUrl": "", "tags": ["queryable", "entity-framework"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 8678, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EFCore.DbContextFactory", "title": "EFCore.DbContextFactory", "version": "2.0.0", "description": "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.", "summary": "", "authors": ["Geovanny Alzate Sandoval"], "owners": ["elvanydev"], "totalDownloads": 303261, "projectUrl": "https://github.com/vany0114/EF.DbContextFactory", "licenseUrl": "https://licenses.nuget.org/MIT", "iconUrl": "https://api.nuget.org/v3-flatcontainer/efcore.dbcontextfactory/2.0.0/icon", "tags": ["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"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 272535, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "ULabs.VBulletinEntity", "title": "ULabs.VBulletinEntity", "version": "0.7.8.23", "description": "A vBulletin 4 database abstraction layer for Entity Framework Core", "summary": "", "authors": ["DMW007"], "owners": ["DMW007"], "totalDownloads": 72287, "projectUrl": "https://u-labs.de/forum", "licenseUrl": "https://www.nuget.org/packages/ULabs.VBulletinEntity/0.7.8.23/license", "iconUrl": "", "tags": ["net-core", "c-sharp", "vbulletin", "entity-framework", "mysql", "mariadb"], "verified": false, "versionsCount": 98, "latestVersionDownloads": 939, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CodexMicroORM.Core", "title": "CodexMicroORM.Core", "version": "1.4.0", "description": "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.", "summary": "", "authors": ["CodeX Enterprises LLC"], "owners": ["codexguy"], "totalDownloads": 109803, "projectUrl": "https://github.com/codexguy/CodexMicroORM", "licenseUrl": "https://www.nuget.org/packages/CodexMicroORM.Core/1.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/codexmicroorm.core/1.4.0/icon", "tags": ["ORM", "microORM", "entity-framework", "database", "object-mapping", "micro-ORM", "entity", "data-access", "dataset", "linq-to-sql"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 671, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "PhenX.EntityFrameworkCore.BulkInsert", "title": "PhenX.EntityFrameworkCore.BulkInsert", "version": "0.5.0", "description": "Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL and SQLite", "summary": "", "authors": ["Fabien Ménager"], "owners": ["PhenX"], "totalDownloads": 105839, "projectUrl": "https://github.com/PhenX/PhenX.EntityFrameworkCore.BulkInsert", "licenseUrl": "https://www.nuget.org/packages/PhenX.EntityFrameworkCore.BulkInsert/0.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/phenx.entityframeworkcore.bulkinsert/0.5.0/icon", "tags": ["sql", "sqlite", "postgresql", "entity-framework", "sqlbulkcopy", "efcore", "entity-framework-core", "sqlserver", "bulk-insert"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 23746, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CachedQueries", "title": "CachedQueries", "version": "3.0.5", "description": "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).", "summary": "", "authors": ["Valerii Pozdnyakov"], "owners": ["vposd"], "totalDownloads": 174626, "projectUrl": "https://github.com/vposd/CachedQueries", "licenseUrl": "https://www.nuget.org/packages/CachedQueries/3.0.5/license", "iconUrl": "", "tags": ["ef-core", "efcore", "entity-framework", "entity-framework-core", "cache", "caching", "query-cache", "performance", "dotnet", "second-level-cache", "invalidation", "multi-tenant"], "verified": false, "versionsCount": 27, "latestVersionDownloads": 8189, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Devart.Data.PostgreSql.EF6", "title": "Devart.Data.PostgreSql.EF6", "version": "9.1.123", "description": "dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology.\n\nThe provider works with .NET Frameworks 2.0+, .NET Core 2.0+, .NET 5+.\n\nIt 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\n\nMore information at https://www.devart.com/dotconnect/postgresql/\n\nLicense\n\ndotConnect for PostgreSQL is available in several editions https://www.devart.com/dotconnect/postgresql/ordering.html\nThe 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.\n\nKey Features\n\n* Easy Connection: Allows your application to work with PostgreSQL.\n* ASP.NET Core: Supports ASP.NET Core Identity.\n* Performance: Uses many PostgreSQL-specific performance features & optimizations to ensure the highest performance.\n* Monitoring: Allows per-component tracing of database events with a free dbMonitor application.\n* Security: Supports various encryption ciphers, SSL and SSH connections, etc.\n* Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.", "summary": "dotConnect for PostgreSQL is a enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies.", "authors": ["Devart"], "owners": ["Devart"], "totalDownloads": 152509, "projectUrl": "https://www.devart.com/dotconnect/postgresql", "licenseUrl": "https://www.nuget.org/packages/Devart.Data.PostgreSql.EF6/9.1.123/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/devart.data.postgresql.ef6/9.1.123/icon", "tags": ["PostgreSQL", "postgres", "ado", "ADO.NET", "provider", "sql", "database", "ef", "ef6", "orm", "entity-framework"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 210, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Vibrant.QuerySearch.Form", "title": "Vibrant.QuerySearch.Form", "version": "8.2.0", "description": "Provides IQueryable extensions for easily working with filtering and pagination.", "summary": "", "authors": ["MikaelGRA"], "owners": ["mikaelgra"], "totalDownloads": 26682, "projectUrl": "https://github.com/MikaelGRA/QuerySearch", "licenseUrl": "https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE", "iconUrl": "", "tags": ["queryable", "entity-framework"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 10635, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EntityFramework.VersionedProperties", "title": "EntityFramework.VersionedProperties", "version": "2.6.3", "description": "Add drop-in versioned properties to your entity framework model for fine-grained auditing of your model.", "summary": "Add drop-in versioned properties to your entity framework model for fine-grained auditing of your model.", "authors": ["Nick Strupat"], "owners": ["NickStrupat"], "totalDownloads": 32961, "projectUrl": "https://github.com/NickStrupat/EntityFramework.VersionedProperties", "licenseUrl": "", "iconUrl": "", "tags": ["entity-framework", "code-first", "triggers"], "verified": false, "versionsCount": 10, "latestVersionDownloads": 2115, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Urf.Repository.Pattern.EF6", "title": "URF - Unit of Work & Repositories Framework (Official): Repository Pattern for Entity Framework 6", "version": "5.1.0", "description": "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.", "summary": "", "authors": ["Long Le"], "owners": ["lelong37", "tonysneed"], "totalDownloads": 34274, "projectUrl": "https://github.com/lelong37/urf", "licenseUrl": "https://github.com/lelong37/urf/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/urf.repository.pattern.ef6/5.1.0/icon", "tags": ["repository", "unitofwork", "patterns", "entity-framework"], "verified": false, "versionsCount": 2, "latestVersionDownloads": 23120, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Grumpy.Entity", "title": "Grumpy.Entity", "version": "3.0.4", "description": "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.", "summary": "", "authors": ["Anders Busted-Janum"], "owners": ["GrumpyBusted"], "totalDownloads": 29422, "projectUrl": "https://github.com/GrumpyBusted/Grumpy.Entity", "licenseUrl": "https://www.nuget.org/packages/Grumpy.Entity/3.0.4/license", "iconUrl": "", "tags": ["entity-framework", "connection-string", "database", "mssql"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 1026, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "PhenX.EntityFrameworkCore.BulkInsert.PostgreSql", "title": "PhenX.EntityFrameworkCore.BulkInsert.PostgreSql", "version": "0.5.0", "description": "Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL and SQLite", "summary": "", "authors": ["Fabien Ménager"], "owners": ["PhenX"], "totalDownloads": 71903, "projectUrl": "https://github.com/PhenX/PhenX.EntityFrameworkCore.BulkInsert", "licenseUrl": "https://www.nuget.org/packages/PhenX.EntityFrameworkCore.BulkInsert.PostgreSql/0.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/phenx.entityframeworkcore.bulkinsert.postgresql/0.5.0/icon", "tags": ["sql", "sqlite", "postgresql", "entity-framework", "sqlbulkcopy", "efcore", "entity-framework-core", "sqlserver", "bulk-insert"], "verified": false, "versionsCount": 20, "latestVersionDownloads": 18728, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Reconciler.EfCore", "title": "Reconciler.EfCore", "version": "1.2.1", "description": "Update an entity graph in store to a given one by inserting, updating and removing the respective entities.", "summary": "", "authors": ["Jens Theisen"], "owners": ["jens4242"], "totalDownloads": 28189, "projectUrl": "https://github.com/jtheisen/reconciler", "licenseUrl": "", "iconUrl": "", "tags": ["entity-framework", "ef", "entityframework", "reconciler"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 2690, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Remote.Linq.EntityFramework", "title": "Remote.Linq.EntityFramework", "version": "7.3.3", "description": "Remote linq extensions for EF6:\n\n - Use this package on server side to apply queries to EFs DbContext.\n\n - Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).", "summary": "", "authors": ["Christof Senn"], "owners": ["ChristofSenn"], "totalDownloads": 126615, "projectUrl": "https://github.com/6bee/Remote.Linq", "licenseUrl": "https://www.nuget.org/packages/Remote.Linq.EntityFramework/7.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/remote.linq.entityframework/7.3.3/icon", "tags": ["LINQ", "expression-tree", "lambda", "dynamic", "remote", "remote-query", "multi-tier", "n-tier", "fluent-interface", "entity-framework", "ef"], "verified": false, "versionsCount": 29, "latestVersionDownloads": 130, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Vibrant.QuerySearch.EntityFramework", "title": "Vibrant.QuerySearch.EntityFramework", "version": "8.1.0", "description": "Provides an asynchronous operations over the original Vibrant.QuerySearch library.", "summary": "", "authors": ["MikaelGRA"], "owners": ["mikaelgra"], "totalDownloads": 21584, "projectUrl": "https://github.com/MikaelGRA/QuerySearch", "licenseUrl": "https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE", "iconUrl": "", "tags": ["queryable", "entity-framework"], "verified": false, "versionsCount": 13, "latestVersionDownloads": 2135, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Fluxera.Repository.EntityFrameworkCore", "title": "Fluxera.Repository.EntityFrameworkCore", "version": "10.0.1", "description": "An EntityFramework Core repository implementation.", "summary": "", "authors": ["Matthias Gernand"], "owners": ["Fluxera"], "totalDownloads": 64578, "projectUrl": "https://github.com/mgernand/Fluxera.Foundation", "licenseUrl": "https://www.nuget.org/packages/Fluxera.Repository.EntityFrameworkCore/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fluxera.repository.entityframeworkcore/10.0.1/icon", "tags": ["fluxera", "library", "extensions", "repository", "storage", "ef", "ef-core", "entity-framework"], "verified": true, "versionsCount": 88, "latestVersionDownloads": 144, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Myth.Repository.EntityFramework", "title": "Myth Repository Entity Framework Implementation", "version": "4.4.3", "description": "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.", "summary": "", "authors": ["Paula Leal"], "owners": ["paulaolileal"], "totalDownloads": 64810, "projectUrl": "https://github.com/paulaolileal/myth/tree/main/Myth.Repository.EntityFramework", "licenseUrl": "https://www.nuget.org/packages/Myth.Repository.EntityFramework/4.4.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/myth.repository.entityframework/4.4.3/icon", "tags": ["dotnet", "entity-framework", "ef-core", "repository-pattern", "unit-of-work", "data-access", "orm", "transactions", "myth"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 140, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CQELight.DAL.EFCore", "title": "CQELight.DAL.EFCore", "version": "1.2.1", "description": "Implementation of CQELight abstractions with EF Core", "summary": "", "authors": ["Christophe Mommer"], "owners": ["hybrid-technologies-solutions"], "totalDownloads": 24491, "projectUrl": "https://www.hybrid-technologies-solutions.com/", "licenseUrl": "https://www.nuget.org/packages/CQELight.DAL.EFCore/1.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cqelight.dal.efcore/1.2.1/icon", "tags": ["entity-framework", "ef-core", "repository"], "verified": false, "versionsCount": 22, "latestVersionDownloads": 1202, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "OfX-EFCore", "title": "OfX-EFCore", "version": "9.0.0", "description": "OfX extension. Use EntityFramework as Data Querying", "summary": "", "authors": ["Quy Vu"], "owners": ["quyvu01"], "totalDownloads": 29440, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/OfX-EFCore/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ofx-efcore/9.0.0/icon", "tags": ["OfX", "mappable", "open-source", "entity-framework", "ORM"], "verified": false, "versionsCount": 105, "latestVersionDownloads": 166, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CommunityEFProviderWrappers.EFCachingProvider", "title": "Entity Framework Caching Provider", "version": "1.0.0", "description": "A provider that allows caching Entity Framework queries and updates.", "summary": "A provider that allows caching Entity Framework queries and updates.", "authors": ["Jaroslaw Kowalski, Stephen Cleary"], "owners": ["cibrax"], "totalDownloads": 59353, "projectUrl": "http://efwrappers.codeplex.com/", "licenseUrl": "http://efwrappers.codeplex.com/license", "iconUrl": "", "tags": ["entity-framework", "ef", "entities", "linq", "trace", "tracing", "database", "provider"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 59353, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Funcular.ExtensionMethods", "title": "Funcular Labs Extension Methods", "version": "1.0.0", "description": "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.", "summary": "Case-insensitive IQueryable for EF / LINQ, plus simple extension methods providing syntactic sugar for strings and collections.", "authors": ["Paul C Smith and Funcular Labs"], "owners": ["FuncularLabs"], "totalDownloads": 22620, "projectUrl": "https://github.com/piranout/Funcular.ExtensionMethods", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["c#", "LINQ", "Entity-Framework"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 13544, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "EF4Templates", "title": "EF4Templates", "version": "2.0.0", "description": "EF4 Templates uses T4toolbox to generate Repositories, Unit of work, POCO entities that can be \n unit tested, achieving over 90% code coverage. They also generate an ODATA service with authentication.", "summary": "", "authors": ["Rick Ratayczak"], "owners": ["rickrat"], "totalDownloads": 22196, "projectUrl": "http://ef4templates.codeplex.com/", "licenseUrl": "http://ef4templates.codeplex.com/license", "iconUrl": "", "tags": ["T4", "Entity-Framework", "EF4", ".net40"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 9726, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "MiniProfilerContrib.EFMigrationsFix", "title": "MiniProfilerContrib.EFMigrationsFix", "version": "1.0.14", "description": "Adds a post build event that removes MiniProfiler.pdb from your project's output. See http://stackoverflow.com/a/25853921/26226.", "summary": "", "authors": ["John Rummell"], "owners": ["jrummell"], "totalDownloads": 21788, "projectUrl": "https://github.com/jrummell/MiniProfilerContrib.EFMigrationsFix", "licenseUrl": "https://raw.githubusercontent.com/jrummell/MiniProfilerContrib.EFMigrationsFix/master/LICENSE", "iconUrl": "", "tags": ["miniprofiler", "ef", "entity-framework"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 7389, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "TrackableEntities.Client.Net4", "title": "Trackable Entities Client for .NET 4.0", "version": "2.5.7", "description": "Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.", "summary": "", "authors": ["Tony Sneed"], "owners": ["tonysneed"], "totalDownloads": 25184, "projectUrl": "http://trackableentities.github.io/", "licenseUrl": "https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/trackableentities.client.net4/2.5.7/icon", "tags": ["change-tracking", "entity-framework", "n-tier", "wcf", "web-api"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 1933, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Bit.Server.Data.EntityFramework", "title": "Bit.Server.Data.EntityFramework", "version": "20.0.4", "description": "Bit.Server.Data.EntityFramework", "summary": "", "authors": ["Bit Platform"], "owners": ["bit-foundation"], "totalDownloads": 46822, "projectUrl": "https://github.com/bitfoundation/bitplatform", "licenseUrl": "https://www.nuget.org/packages/Bit.Server.Data.EntityFramework/20.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/bit.server.data.entityframework/20.0.4/icon", "tags": ["Bit", "Entity-Framework", "EF", "Database", "Microsoft", "Data", "O/RM", "ADO.NET"], "verified": false, "versionsCount": 70, "latestVersionDownloads": 136, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "JD.Efcpt.Sdk", "title": "MSBuild SDK for EF Core Power Tools", "version": "0.25.10", "description": "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.", "summary": "", "authors": ["Jerrett Davis"], "owners": ["JerrettDavis"], "totalDownloads": 94830, "projectUrl": "https://github.com/jerrettdavis/JD.Efcpt.Build", "licenseUrl": "https://www.nuget.org/packages/JD.Efcpt.Sdk/0.25.10/license", "iconUrl": "", "tags": ["efcore", "entity-framework", "ef-core-power-tools", "efcpt", "msbuild", "msbuild-sdk", "sdk", "database-first", "code-generation", "dacpac", "sqlproj", "ci-cd"], "verified": false, "versionsCount": 97, "latestVersionDownloads": 85, "packageTypes": ["MSBuildSdk"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "SimplyWorks.ExcelImport", "title": "SimplyWorks.ExcelImport", "version": "8.1.4", "description": "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.", "summary": "", "authors": ["Simplify9"], "owners": ["simplify9"], "totalDownloads": 32419, "projectUrl": "https://github.com/simplify9/SW-ExcelImport", "licenseUrl": "https://www.nuget.org/packages/SimplyWorks.ExcelImport/8.1.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/simplyworks.excelimport/8.1.4/icon", "tags": ["excel", "import", "validation", "parsing", "entity-framework", "batch-processing", "data-annotations"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 126, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "SYuksel.WebFramework", "title": "SYuksel Web Framework", "version": "2.8.0", "description": "ASP.NET Web uygulamalarını daha hızlı geliştirmek için en küçük web frameworkdür.\n\nThe smallest web framework to develop ASP.NET Web applications faster.", "summary": "Free ASP.NET Web Framework", "authors": ["Selahattin Yüksel"], "owners": ["selahattin"], "totalDownloads": 24388, "projectUrl": "http://framework.selahattinyuksel.net/", "licenseUrl": "https://github.com/syksl14/WebFramework/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/syuksel.webframework/2.8.0/icon", "tags": ["aspnet", "web-application", "model-binding", "entity-framework", "database"], "verified": false, "versionsCount": 11, "latestVersionDownloads": 1135, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "CQELight.EventStore.EFCore", "title": "CQELight.EventStore.EFCore", "version": "1.2.1", "description": "Implementation of CQELight EventStore abstractions with EF Core/SQLServer or SQLite", "summary": "", "authors": ["Christophe Mommer"], "owners": ["hybrid-technologies-solutions"], "totalDownloads": 18377, "projectUrl": "https://www.hybrid-technologies-solutions.com/", "licenseUrl": "https://www.nuget.org/packages/CQELight.EventStore.EFCore/1.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cqelight.eventstore.efcore/1.2.1/icon", "tags": ["event-store", "events", "ef-core", "entity-framework"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 833, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Cormo.Data.EntityFramework", "title": "Cormo.Data.EntityFramework", "version": "0.0.1.28", "description": "Cormo module that sets up EntityFramework fully-configured with Dependency Injection and other Cormo goodness, zero fuss and zero-config", "summary": "", "authors": ["Cormo"], "owners": ["hendry luk"], "totalDownloads": 46749, "projectUrl": "http://github.com/hendryluk/cormo", "licenseUrl": "http://raw.githubusercontent.com/hendryluk/cormo/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cormo.data.entityframework/0.0.1.28/icon", "tags": ["entity-framework", "spring-boot", "spring-data", "CDI", "dependency-injection", "j2ee", "java-ee", "jboss", "jboss-weld"], "verified": false, "versionsCount": 26, "latestVersionDownloads": 3879, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Q9BscfsXCxE7ZcccE", "_dataset_id": "K1nIQJSaZZx97PRsv"} {"packageName": "Azure.Storage.Common", "title": "Azure.Storage.Common", "version": "12.28.0", "description": "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.\n 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\n in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt\n Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/\n Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 794084916, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Common_12.28.0/sdk/storage/Azure.Storage.Common/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Storage.Common/12.28.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.storage.common/12.28.0/icon", "tags": ["Microsoft", "Azure", "Storage", "Common", "StorageScalable", "azureofficial"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 5711854, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Security.KeyVault.Secrets", "title": "Azure.Security.KeyVault.Secrets", "version": "4.11.0", "description": "This is the Microsoft Azure Key Vault Secrets client library", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 667543885, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Secrets_4.11.0/sdk/keyvault/Azure.Security.KeyVault.Secrets/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets/4.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.secrets/4.11.0/icon", "tags": ["Microsoft", "Azure", "Key", "Vault", "Secrets", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 5800334, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Amqp", "title": "Microsoft Azure Amqp", "version": "2.7.3", "description": "Package for Azure AMQP", "summary": "", "authors": ["Microsoft"], "owners": ["aziotdevsdk", "azure-sdk", "Microsoft", "nugetservicebus"], "totalDownloads": 677422994, "projectUrl": "https://github.com/Azure/azure-amqp", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Amqp/2.7.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/2.7.3/icon", "tags": [], "verified": true, "versionsCount": 51, "latestVersionDownloads": 39874, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs", "title": "Microsoft.Azure.WebJobs", "version": "3.0.47", "description": "This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "azure-sdk", "Microsoft"], "totalDownloads": 590510019, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs/3.0.47/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.47/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 46, "latestVersionDownloads": 150296, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Messaging.ServiceBus", "title": "Azure.Messaging.ServiceBus", "version": "7.20.2", "description": "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", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 382755257, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.ServiceBus_7.20.2/sdk/servicebus/Azure.Messaging.ServiceBus/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.20.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/7.20.2/icon", "tags": ["Azure", "Service", "Bus", "ServiceBus", ".NET", "AMQP", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 675515, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Storage.Queues", "title": "Azure.Storage.Queues", "version": "12.27.1", "description": "This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client.\n 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\n in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/BreakingChanges.txt\n Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/\n Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/\n REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 212686312, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Queues_12.27.1/sdk/storage/Azure.Storage.Queues/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Storage.Queues/12.27.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.storage.queues/12.27.1/icon", "tags": ["Microsoft", "Azure", "Storage", "Queues", "Queue", "StorageScalable", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 545757, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.Core", "title": "Microsoft.Azure.WebJobs.Core", "version": "3.0.47", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "azure-sdk", "Microsoft"], "totalDownloads": 553507408, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Core/3.0.47/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.47/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 46, "latestVersionDownloads": 167254, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Security.KeyVault.Certificates", "title": "Azure.Security.KeyVault.Certificates", "version": "4.9.0", "description": "This is the Microsoft Azure Key Vault Certificates client library", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 265987897, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Certificates_4.9.0/sdk/keyvault/Azure.Security.KeyVault.Certificates/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates/4.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.certificates/4.9.0/icon", "tags": ["Microsoft", "Azure", "Key", "Vault", "Certificates", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 791516, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Cosmos", "title": "Microsoft Azure Cosmos DB Client library", "version": "3.62.0", "description": "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/.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 214162449, "projectUrl": "https://github.com/Azure/azure-cosmos-dotnet-v3", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.62.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.cosmos/3.62.0/icon", "tags": ["microsoft", "azure", "cosmos", "cosmosdb", "documentdb", "docdb", "nosql", "azureofficial", "dotnetcore", "netcore", "netstandard"], "verified": true, "versionsCount": 101, "latestVersionDownloads": 213552, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Core.Amqp", "title": "Azure.Core.Amqp", "version": "1.3.1", "description": "This library contains AMQP model types used by Azure libraries.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 351805252, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Core.Amqp_1.3.1/sdk/core/Azure.Core.Amqp/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Core.Amqp/1.3.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.core.amqp/1.3.1/icon", "tags": ["Microsoft", "Azure", "AMQP"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 128501336, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Extensions.Azure", "title": "Microsoft.Extensions.Azure", "version": "1.14.0", "description": "Azure Client SDK integration with Microsoft.Extensions libraries", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 328051997, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Extensions.Azure_1.14.0/sdk/extensions/Microsoft.Extensions.Azure/README.md", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Azure/1.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/1.14.0/icon", "tags": ["Microsoft", "Azure", "Client", "Pipeline", "AspNetCore", "Extensions"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 4164613, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Rest.ClientRuntime.Azure", "title": "Microsoft.Rest.ClientRuntime.Azure", "version": "3.3.19", "description": "Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 340009296, "projectUrl": "https://github.com/Azure/azure-sdk-for-net", "licenseUrl": "https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.rest.clientruntime.azure/3.3.19/icon", "tags": ["Microsoft", "Azure", "AutoRest", "ClientRuntime", "REST"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 73176627, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.VisualStudio.Azure.Containers.Tools.Targets", "title": "Visual Studio Tools for Containers Targets", "version": "1.23.0", "description": "Targets files to enable the Visual Studio Tools for Containers.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MicrosoftAzureTools"], "totalDownloads": 450589187, "projectUrl": "https://aka.ms/vscontainertools", "licenseUrl": "https://www.nuget.org/packages/Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.23.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.azure.containers.tools.targets/1.23.0/icon", "tags": ["container", "containers", "Docker", "microservices", "Azure"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 20744301, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Security.KeyVault.Keys", "title": "Azure.Security.KeyVault.Keys", "version": "4.10.0", "description": "This is the Microsoft Azure Key Vault Keys client library", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 111405488, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Keys_4.10.0/sdk/keyvault/Azure.Security.KeyVault.Keys/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Security.KeyVault.Keys/4.10.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.keys/4.10.0/icon", "tags": ["Microsoft", "Azure", "Key", "Vault", "Keys", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 15, "latestVersionDownloads": 2503678, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Core", "title": "Microsoft.Azure.Functions.Worker.Core", "version": "2.52.0", "description": "This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 270170715, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Core/2.52.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.core/2.52.0/icon", "tags": [], "verified": true, "versionsCount": 27, "latestVersionDownloads": 4202570, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Data.Tables", "title": "Azure.Data.Tables", "version": "12.11.0", "description": "This client library enables working with the Microsoft Azure Table service", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 137211185, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.Tables_12.11.0/sdk/tables/Azure.Data.Tables/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Data.Tables/12.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.data.tables/12.11.0/icon", "tags": ["Microsoft", "Azure", "Tables", "Table", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 26030923, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Messaging.EventGrid", "title": "Azure.Messaging.EventGrid", "version": "5.0.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 164785099, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventGrid_5.0.0/sdk/eventgrid/Azure.Messaging.EventGrid/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Messaging.EventGrid/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.messaging.eventgrid/5.0.0/icon", "tags": ["Microsoft", "Azure", "EventGrid", "Event", "Grid", "Publishing"], "verified": true, "versionsCount": 36, "latestVersionDownloads": 22379273, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.Extensions", "title": "Microsoft.Azure.WebJobs.Extensions", "version": "5.2.1", "description": "This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "azure-sdk", "Microsoft"], "totalDownloads": 217265613, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk-extensions", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions/5.2.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/5.2.1/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 1391373, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Messaging.EventHubs", "title": "Azure.Messaging.EventHubs", "version": "5.12.2", "description": "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/", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 98396112, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs_5.12.2/sdk/eventhub/Azure.Messaging.EventHubs/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Messaging.EventHubs/5.12.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.messaging.eventhubs/5.12.2/icon", "tags": ["Azure", "Event", "Hubs", "EventHubs", ".NET", "AMQP", "IoT", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 34, "latestVersionDownloads": 9929575, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Data.AppConfiguration", "title": "Azure.Data.AppConfiguration", "version": "1.11.0", "description": "This is the Microsoft Azure Application Configuration Service client library", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 164655077, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.AppConfiguration_1.11.0/sdk/appconfiguration/Azure.Data.AppConfiguration/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Data.AppConfiguration/1.11.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.data.appconfiguration/1.11.0/icon", "tags": ["Microsoft", "Azure", "Application", "Configuration", "Data", "AppConfig", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 42569, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Storage.Files.Shares", "title": "Azure.Storage.Files.Shares", "version": "12.27.1", "description": "This client library enables working with the Microsoft Azure Storage File Shares service for storing binary and text data.\n 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\n in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/BreakingChanges.txt\n Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/\n Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/\n REST API Reference for File Service - https://docs.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 70343571, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.Shares_12.27.1/sdk/storage/Azure.Storage.Files.Shares/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Storage.Files.Shares/12.27.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.storage.files.shares/12.27.1/icon", "tags": ["Microsoft", "Azure", "Storage", "Files", "File", "StorageScalable", "windowsazureofficial", "azureofficial"], "verified": true, "versionsCount": 40, "latestVersionDownloads": 283636, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Analyzers", "title": "Microsoft.Azure.Functions.Analyzers", "version": "1.0.0", "description": "This package provides development time code analysis for C# Azure Functions.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 133316365, "projectUrl": "http://go.microsoft.com/fwlink/?LinkID=320972", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Analyzers/1.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/1.0.0/icon", "tags": ["Azure", "Functions", "analyzers"], "verified": true, "versionsCount": 1, "latestVersionDownloads": 133316365, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.Extensions.Http", "title": "Microsoft.Azure.WebJobs.Extensions.Http", "version": "3.3.0", "description": "This package adds binding extensions for Http.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "azure-sdk", "Microsoft"], "totalDownloads": 207491789, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk-extensions", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Http/3.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/3.3.0/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 317337, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Search.Documents", "title": "Azure.Search.Documents", "version": "12.0.0", "description": "This is the Azure AI Search client library for developing .NET\n applications with rich search experiences. It enables you to query your\n indexes, update documents in your indexes, and manage indexes, synonym\n maps, indexers, data sources, or other service-level resources.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 42142055, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.Search.Documents_12.0.0/sdk/search/Azure.Search.Documents/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.Search.Documents/12.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.search.documents/12.0.0/icon", "tags": ["Azure", "AI", "Search", "Documents", "Engine"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 724110, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.ProjectTemplates", "title": "Microsoft.Azure.Functions.Worker.ProjectTemplates", "version": "4.0.5590", "description": "Azure Functions .NET Isolated Project Template Pack for Microsoft Template Engine", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 205917697, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=848145", "licenseUrl": "https://go.microsoft.com/fwlink/?linkid=2028464", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 65, "latestVersionDownloads": 470946, "packageTypes": ["Template"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.Host.Storage", "title": "Microsoft.Azure.WebJobs.Host.Storage", "version": "5.0.2", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 193073600, "projectUrl": "https://github.com/Azure/azure-webjobs-sdk", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Host.Storage/5.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/5.0.2/icon", "tags": ["Microsoft", "Azure", "WebJobs", "AzureFunctions"], "verified": true, "versionsCount": 16, "latestVersionDownloads": 504906, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker", "title": "Microsoft.Azure.Functions.Worker", "version": "2.52.0", "description": "This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 116463728, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker/2.52.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker/2.52.0/icon", "tags": [], "verified": true, "versionsCount": 32, "latestVersionDownloads": 4064472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.Extensions.AspNetCore.Configuration.Secrets", "title": "Azure.Extensions.AspNetCore.Configuration.Secrets", "version": "1.5.1", "description": "Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 175968885, "projectUrl": "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", "licenseUrl": "https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets/1.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.extensions.aspnetcore.configuration.secrets/1.5.1/icon", "tags": ["azure", "keyvault"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 5324804, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Kiota.Authentication.Azure", "title": "Microsoft.Kiota.Authentication.Azure", "version": "2.0.0", "description": "Kiota authentication provider implementation with Azure Identity.", "summary": "", "authors": ["Microsoft"], "owners": ["kiota", "Microsoft"], "totalDownloads": 104930746, "projectUrl": "https://aka.ms/kiota/docs", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Kiota.Authentication.Azure/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/2.0.0/icon", "tags": [], "verified": true, "versionsCount": 58, "latestVersionDownloads": 3714032, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Extensions.Configuration.AzureAppConfiguration", "title": "Microsoft.Extensions.Configuration.AzureAppConfiguration", "version": "8.6.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["Azure-App-Configuration", "azure-sdk", "Microsoft"], "totalDownloads": 164206997, "projectUrl": "https://github.com/Azure/AppConfiguration", "licenseUrl": "https://licenses.nuget.org/MIT", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.azureappconfiguration/8.6.0/icon", "tags": ["Microsoft", "Azure", "Configuration", "AppConfig", "AppConfiguration", "AzureAppConfiguration"], "verified": true, "versionsCount": 30, "latestVersionDownloads": 32414, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Extensions", "title": "Microsoft.Azure.Functions.Extensions", "version": "1.1.0", "description": "Provides extensions to work with Azure Functions features.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 98430858, "projectUrl": "http://go.microsoft.com/fwlink/?LinkID=320972", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Extensions/1.1.0/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 2, "latestVersionDownloads": 80079542, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.ItemTemplates", "title": "Microsoft.Azure.Functions.Worker.ItemTemplates", "version": "4.0.5590", "description": "Collection of templates for Azure Functions .NET Isolated", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 153754539, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=848145", "licenseUrl": "https://go.microsoft.com/fwlink/?linkid=2028464", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 67, "latestVersionDownloads": 10082, "packageTypes": ["Template"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Grpc", "title": "Microsoft.Azure.Functions.Worker.Grpc", "version": "2.52.0", "description": "This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 109134036, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Grpc/2.52.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.grpc/2.52.0/icon", "tags": [], "verified": true, "versionsCount": 26, "latestVersionDownloads": 4087597, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.ItemTemplates", "title": "Microsoft.Azure.WebJobs.ItemTemplates", "version": "4.0.5590", "description": "Collection of templates for Azure Functions", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 137516380, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=848145", "licenseUrl": "https://go.microsoft.com/fwlink/?linkid=2028464", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 96, "latestVersionDownloads": 32203, "packageTypes": ["Template"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.ProjectTemplates", "title": "Microsoft.Azure.WebJobs.ProjectTemplates", "version": "4.0.5590", "description": "Azure Functions Project Template Pack for Microsoft Template Engine", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 137100921, "projectUrl": "https://go.microsoft.com/fwlink/?linkid=848145", "licenseUrl": "https://go.microsoft.com/fwlink/?linkid=2028464", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 96, "latestVersionDownloads": 59770, "packageTypes": ["Template"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Sdk", "title": "Microsoft.Azure.Functions.Worker.Sdk", "version": "2.1.0", "description": "This package provides development time support for the Azure Functions .NET Worker.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 103313269, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk/2.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk/2.1.0/icon", "tags": [], "verified": true, "versionsCount": 38, "latestVersionDownloads": 212997, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.ResourceManager", "title": "Azure.ResourceManager", "version": "1.14.0", "description": "Microsoft Azure Resource Manager client SDK for Azure resources.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 76809670, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager_1.14.0/sdk/resourcemanager/Azure.ResourceManager/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.ResourceManager/1.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.resourcemanager/1.14.0/icon", "tags": ["azure", "management", "resource"], "verified": true, "versionsCount": 24, "latestVersionDownloads": 2503828, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.WindowsAzure.ConfigurationManager", "title": "Microsoft Azure Configuration Manager", "version": "3.2.3", "description": "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.", "summary": "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.", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 94525433, "projectUrl": "http://go.microsoft.com/fwlink/?linkid=252450", "licenseUrl": "http://aka.ms/windowsazureapache2", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.windowsazure.configurationmanager/3.2.3/icon", "tags": ["Microsoft", "\"Microsoft", "Azure\"", "Configuration", "\"Configuration", "Manager\"", "cloud", "azureofficial", "windowsazureofficial"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 40846868, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator", "title": "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator", "version": "4.0.1", "description": "Azure Functions extensions metadata generator", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 177138050, "projectUrl": "http://go.microsoft.com/fwlink/?LinkID=320972", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator/4.0.1/license", "iconUrl": "", "tags": [], "verified": true, "versionsCount": 18, "latestVersionDownloads": 124168875, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Extensions.Abstractions", "title": "Microsoft.Azure.Functions.Worker.Extensions.Abstractions", "version": "1.3.0", "description": "Abstractions for Azure Functions .NET Worker", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 117236807, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Abstractions/1.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.extensions.abstractions/1.3.0/icon", "tags": [], "verified": true, "versionsCount": 5, "latestVersionDownloads": 82643710, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Extensions.Configuration.AzureKeyVault", "title": "Microsoft.Extensions.Configuration.AzureKeyVault", "version": "3.1.24", "description": "Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.\n \n This library has been replaced by the following new Azure SDK.\n\n https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets\n\n It is recommended that you move to the new package.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 94122921, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.azurekeyvault/3.1.24/icon", "tags": ["configuration", "azure", "keyvault"], "verified": true, "versionsCount": 39, "latestVersionDownloads": 17864360, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Sdk.Generators", "title": "Microsoft.Azure.Functions.Worker.Sdk.Generators", "version": "1.4.0", "description": "This package provides source generation for the Azure Functions .NET Worker.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 91331862, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk.Generators/1.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk.generators/1.4.0/icon", "tags": [], "verified": true, "versionsCount": 18, "latestVersionDownloads": 210898, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Sdk.Analyzers", "title": "Microsoft.Azure.Functions.Worker.Sdk.Analyzers", "version": "1.2.2", "description": "This package provides development time code analysis for the Azure Functions .NET Worker.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 90343408, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk.Analyzers/1.2.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk.analyzers/1.2.2/icon", "tags": ["Azure", "Functions", "Worker", "analyzers"], "verified": true, "versionsCount": 7, "latestVersionDownloads": 40216945, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.Azure.Functions.Worker.Extensions.Http", "title": "Microsoft.Azure.Functions.Worker.Extensions.Http", "version": "3.3.0", "description": "HTTP extensions for .NET isolated functions", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 92715010, "projectUrl": "https://github.com/Azure/azure-functions-dotnet-worker", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Http/3.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.extensions.http/3.3.0/icon", "tags": [], "verified": true, "versionsCount": 5, "latestVersionDownloads": 27981494, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Azure.ResourceManager.Storage", "title": "Azure.ResourceManager.Storage", "version": "1.7.0", "description": "Microsoft Azure management client SDK for Azure resource provider Microsoft.Storage.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 11859595, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Storage_1.7.0/sdk/storage/Azure.ResourceManager.Storage/README.md", "licenseUrl": "https://www.nuget.org/packages/Azure.ResourceManager.Storage/1.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/azure.resourcemanager.storage/1.7.0/icon", "tags": ["azure", "management", "storage"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 187108, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "3YiWeF29fsXSJcHzV", "_dataset_id": "7OT4anlS09d5QI8Uu"} {"packageName": "Microsoft.TestPlatform.ObjectModel", "title": "Microsoft.TestPlatform.ObjectModel", "version": "18.8.1", "description": "The Microsoft Test Platform Object Model.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 1910533624, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 4201970, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.TestPlatform.TestHost", "title": "Microsoft.TestPlatform.TestHost", "version": "18.8.1", "description": "Testplatform host executes the test using specified adapter.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 1699227023, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 4178758, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "coverlet.collector", "title": "coverlet.collector", "version": "10.0.1", "description": "Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.", "summary": "", "authors": ["tonerdo"], "owners": ["daveMueller", "dotnetfoundation", "MarcoRossignoli", "tonerdo"], "totalDownloads": 980265353, "projectUrl": "https://github.com/coverlet-coverage/coverlet", "licenseUrl": "https://www.nuget.org/packages/coverlet.collector/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/coverlet.collector/10.0.1/icon", "tags": ["coverage", "testing", "unit-test", "lcov", "opencover", "quality"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 15913651, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "System.IO.Abstractions", "title": "System.IO.Abstractions", "version": "22.2.0", "description": "A set of abstractions to help make file system interactions testable.", "summary": "", "authors": ["Tatham Oddie & friends"], "owners": ["TestableIO"], "totalDownloads": 142961343, "projectUrl": "https://github.com/TestableIO/System.IO.Abstractions", "licenseUrl": "https://www.nuget.org/packages/System.IO.Abstractions/22.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.io.abstractions/22.2.0/icon", "tags": ["testing"], "verified": false, "versionsCount": 475, "latestVersionDownloads": 154998, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "MSTest.TestFramework", "title": "MSTest.TestFramework", "version": "4.3.3", "description": "MSTest is Microsoft supported Test Framework.\n\n This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package.\n\n Supported platforms:\n - .NET 4.6.2+\n - .NET 8.0+\n - .NET 8.0 Windows.18362+ (WinUI)\n - UWP 10.0.16299\n - UWP 10.0.17763 with .NET 9+", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 473265147, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/MSTest.TestFramework/4.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mstest.testframework/4.3.3/icon", "tags": ["MSTest", "TestFramework", "Unittest", "MSTestV2", "Microsoft", "Test", "Testing", "TDD", "Framework"], "verified": true, "versionsCount": 78, "latestVersionDownloads": 148765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "coverlet.msbuild", "title": "coverlet.msbuild", "version": "10.0.1", "description": "Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.", "summary": "", "authors": ["tonerdo"], "owners": ["daveMueller", "dotnetfoundation", "MarcoRossignoli", "tonerdo"], "totalDownloads": 252049160, "projectUrl": "https://github.com/coverlet-coverage/coverlet", "licenseUrl": "https://www.nuget.org/packages/coverlet.msbuild/10.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/coverlet.msbuild/10.0.1/icon", "tags": ["coverage", "testing", "unit-test", "lcov", "opencover", "quality"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 3451482, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Platform", "title": "Microsoft.Testing.Platform", "version": "2.3.3", "description": "Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.\n\nThis package provides the core platform and the .NET implementation of the protocol.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 230860106, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Platform/2.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.platform/2.3.3/icon", "tags": ["Microsoft", "test", "testing", "unittest", "unittesting", "unit-testing", "tdd"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 216478, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "DiffEngine", "title": "DiffEngine", "version": "19.3.3", "description": "Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.", "summary": "", "authors": ["https://github.com/VerifyTests/DiffEngine/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 144016990, "projectUrl": "https://github.com/VerifyTests/DiffEngine", "licenseUrl": "https://www.nuget.org/packages/DiffEngine/19.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/diffengine/19.3.3/icon", "tags": ["Testing", "Snapshot", "Diff", "Compare"], "verified": false, "versionsCount": 248, "latestVersionDownloads": 94658, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Extensions.TrxReport.Abstractions", "title": "Microsoft.Testing.Extensions.TrxReport.Abstractions", "version": "2.3.3", "description": "Package Description", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 213248855, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport.Abstractions/2.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.trxreport.abstractions/2.3.3/icon", "tags": ["Microsoft", "test", "testing", "unittest", "unittesting", "unit-testing", "tdd"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 209023, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Platform.MSBuild", "title": "Microsoft.Testing.Platform.MSBuild", "version": "2.3.3", "description": "Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.\n\nThis package provides MSBuild integration of the platform, its extensions and configuration files.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 211207617, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Platform.MSBuild/2.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.platform.msbuild/2.3.3/icon", "tags": ["Microsoft", "test", "testing", "unittest", "unittesting", "unit-testing", "tdd"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 195908, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Extensions.Telemetry", "title": "Microsoft.Testing.Extensions.Telemetry", "version": "2.3.3", "description": "Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.\n\nThis package provides telemetry for the platform.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 194207202, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Extensions.Telemetry/2.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.telemetry/2.3.3/icon", "tags": ["Microsoft", "test", "testing", "unittest", "unittesting", "unit-testing", "tdd"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 194362, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "TestableIO.System.IO.Abstractions.Wrappers", "title": "TestableIO.System.IO.Abstractions.Wrappers", "version": "22.2.0", "description": "A set of abstractions to help make file system interactions testable.", "summary": "", "authors": ["Tatham Oddie & friends"], "owners": ["TestableIO"], "totalDownloads": 64325403, "projectUrl": "https://github.com/TestableIO/System.IO.Abstractions", "licenseUrl": "https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Wrappers/22.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions.wrappers/22.2.0/icon", "tags": ["testing"], "verified": true, "versionsCount": 61, "latestVersionDownloads": 199102, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Extensions.VSTestBridge", "title": "Microsoft.Testing.Extensions.VSTestBridge", "version": "2.3.3", "description": "Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.\n\nThis package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 168279251, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Extensions.VSTestBridge/2.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.vstestbridge/2.3.3/icon", "tags": ["Microsoft", "test", "testing", "unittest", "unittesting", "unit-testing", "tdd"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 149947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "TestableIO.System.IO.Abstractions", "title": "TestableIO.System.IO.Abstractions", "version": "22.2.0", "description": "A set of abstractions to help make file system interactions testable.", "summary": "", "authors": ["Tatham Oddie & friends"], "owners": ["TestableIO"], "totalDownloads": 62806849, "projectUrl": "https://github.com/TestableIO/System.IO.Abstractions", "licenseUrl": "https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/22.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions/22.2.0/icon", "tags": ["testing"], "verified": true, "versionsCount": 61, "latestVersionDownloads": 177326, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Testcontainers", "title": "Testcontainers", "version": "4.13.0", "description": "Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.", "summary": "", "authors": ["Andre Hofmeister and contributors"], "owners": ["HofmeisterAn", "Testcontainers"], "totalDownloads": 99766651, "projectUrl": "https://dotnet.testcontainers.org/", "licenseUrl": "https://www.nuget.org/packages/Testcontainers/4.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testcontainers/4.13.0/icon", "tags": ["automation", "docker", "dotnet", "testcontainers", "testcontainers-dotnet", "testing"], "verified": true, "versionsCount": 38, "latestVersionDownloads": 1783786, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.TestPlatform", "title": "Microsoft.TestPlatform", "version": "18.8.1", "description": "This package contains the full set of binaries for the Visual Studio Test Platform (vstest).\n It provides a modern, cross platform testing engine that powers the testing on .NET Core as well.\n It integrates with popular test frameworks like MSTest(v1 and v2), xUnit and Nunit with support for extensibility.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 133266761, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.TestPlatform/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testplatform/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing"], "verified": true, "versionsCount": 62, "latestVersionDownloads": 690016, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "System.IO.Abstractions.TestingHelpers", "title": "System.IO.Abstractions.TestingHelpers", "version": "22.2.0", "description": "A set of pre-built mocks to help when testing file system interactions.", "summary": "", "authors": ["Tatham Oddie & friends"], "owners": ["TestableIO"], "totalDownloads": 32284288, "projectUrl": "https://github.com/TestableIO/System.IO.Abstractions", "licenseUrl": "https://www.nuget.org/packages/System.IO.Abstractions.TestingHelpers/22.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.io.abstractions.testinghelpers/22.2.0/icon", "tags": ["testing"], "verified": false, "versionsCount": 465, "latestVersionDownloads": 64095, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "dotnet-coverage", "title": "dotnet-coverage", "version": "18.9.0", "description": "Code coverage tools.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 46649021, "projectUrl": "https://aka.ms/dotnet-coverage", "licenseUrl": "https://www.nuget.org/packages/dotnet-coverage/18.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/dotnet-coverage/18.9.0/icon", "tags": ["coverage", "testing", "unit-test", "quality"], "verified": false, "versionsCount": 70, "latestVersionDownloads": 1179043, "packageTypes": ["DotnetTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Verify", "title": "Verify", "version": "31.28.0", "description": "Enables verification of complex models and documents.", "summary": "", "authors": ["https://github.com/VerifyTests/Verify/graphs/contributors"], "owners": ["simoncropp"], "totalDownloads": 45878374, "projectUrl": "https://github.com/VerifyTests/Verify", "licenseUrl": "https://www.nuget.org/packages/Verify/31.28.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/verify/31.28.0/icon", "tags": ["Json", "Testing", "Verify", "Snapshot", "Approvals"], "verified": true, "versionsCount": 625, "latestVersionDownloads": 4073, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Extensions.TimeProvider.Testing", "title": "Microsoft.Extensions.TimeProvider.Testing", "version": "10.8.0", "description": "Hand-crafted fakes to make time-related testing easier.\n\n FakeTimeProvider implements the abstract TimeProvider class and is \n specifically designed to be used for testing.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 36868925, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.TimeProvider.Testing/10.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.timeprovider.testing/10.8.0/icon", "tags": ["Testing", "TimeProvider", "FakeTimeProvider"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 416712, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Shouldly", "title": "Shouldly", "version": "4.3.0", "description": "Shouldly - Assertion framework for .NET. The way asserting *Should* be", "summary": "", "authors": ["Jake Ginnivan, Joseph Woodward, Simon Cropp"], "owners": ["Shouldly"], "totalDownloads": 118073080, "projectUrl": "https://docs.shouldly.org/", "licenseUrl": "https://www.nuget.org/packages/Shouldly/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/shouldly/4.3.0/icon", "tags": ["test", "unit", "testing", "TDD", "AAA", "should", "testunit", "rspec", "assert", "assertion", "framework"], "verified": false, "versionsCount": 43, "latestVersionDownloads": 34545268, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Testably.Abstractions.FileSystem.Interface", "title": "Testably.Abstractions.FileSystem.Interface", "version": "10.3.0", "description": "A set of abstractions to help make file system interactions testable.", "summary": "", "authors": ["Testably"], "owners": ["Testably"], "totalDownloads": 22415648, "projectUrl": "https://github.com/Testably/Testably.Abstractions", "licenseUrl": "https://www.nuget.org/packages/Testably.Abstractions.FileSystem.Interface/10.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testably.abstractions.filesystem.interface/10.3.0/icon", "tags": ["abstractions", "testing"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 320691, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "MSTest.Analyzers", "title": "MSTest.Analyzers", "version": "4.3.3", "description": "MSTest is Microsoft supported Test Framework.\n\n This package includes code analyzers and code fixes for MSTest.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 61909777, "projectUrl": "https://github.com/microsoft/testfx", "licenseUrl": "https://www.nuget.org/packages/MSTest.Analyzers/4.3.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mstest.analyzers/4.3.3/icon", "tags": ["MSTest", "Analyzers", "TestFramework", "Unittest", "MSTestV2", "Microsoft", "Test", "Testing", "TDD", "Framework"], "verified": true, "versionsCount": 47, "latestVersionDownloads": 148777, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "TestableIO.System.IO.Abstractions.TestingHelpers", "title": "TestableIO.System.IO.Abstractions.TestingHelpers", "version": "22.2.0", "description": "A set of pre-built mocks to help when testing file system interactions.", "summary": "", "authors": ["Tatham Oddie & friends"], "owners": ["TestableIO"], "totalDownloads": 15688374, "projectUrl": "https://github.com/TestableIO/System.IO.Abstractions", "licenseUrl": "https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.TestingHelpers/22.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions.testinghelpers/22.2.0/icon", "tags": ["testing"], "verified": true, "versionsCount": 60, "latestVersionDownloads": 103587, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.TestPlatform.AdapterUtilities", "title": "Microsoft.TestPlatform.AdapterUtilities", "version": "18.8.1", "description": "Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "vstest"], "totalDownloads": 54603652, "projectUrl": "https://github.com/microsoft/vstest", "licenseUrl": "https://www.nuget.org/packages/Microsoft.TestPlatform.AdapterUtilities/18.8.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.adapterutilities/18.8.1/icon", "tags": ["vstest", "visual-studio", "unittest", "testplatform", "mstest", "microsoft", "test", "testing"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 13250, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Extensions.Diagnostics.Testing", "title": "Microsoft.Extensions.Diagnostics.Testing", "version": "10.8.0", "description": "Hand-crafted fakes to make telemetry-related testing easier.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 14491334, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.Testing/10.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.testing/10.8.0/icon", "tags": ["Testing"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 143331, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Testcontainers.PostgreSql", "title": "Testcontainers.PostgreSql", "version": "4.13.0", "description": "Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.", "summary": "", "authors": ["Andre Hofmeister and contributors"], "owners": ["HofmeisterAn", "Testcontainers"], "totalDownloads": 35182176, "projectUrl": "https://dotnet.testcontainers.org/", "licenseUrl": "https://www.nuget.org/packages/Testcontainers.PostgreSql/4.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testcontainers.postgresql/4.13.0/icon", "tags": ["automation", "docker", "dotnet", "testcontainers", "testcontainers-dotnet", "testing"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 888127, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.Testing.Extensions.CodeCoverage", "title": "Microsoft.Testing.Extensions.CodeCoverage", "version": "18.9.0", "description": "Code coverage Microsoft.Testing.Platform extension.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "MSTestFramework"], "totalDownloads": 22468982, "projectUrl": "https://github.com/microsoft/codecoverage", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Testing.Extensions.CodeCoverage/18.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.codecoverage/18.9.0/icon", "tags": ["coverage", "testing", "unit-test", "quality"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 799751, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Testcontainers.MsSql", "title": "Testcontainers.MsSql", "version": "4.13.0", "description": "Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.", "summary": "", "authors": ["Andre Hofmeister and contributors"], "owners": ["HofmeisterAn", "Testcontainers"], "totalDownloads": 29575572, "projectUrl": "https://dotnet.testcontainers.org/", "licenseUrl": "https://www.nuget.org/packages/Testcontainers.MsSql/4.13.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/testcontainers.mssql/4.13.0/icon", "tags": ["automation", "docker", "dotnet", "testcontainers", "testcontainers-dotnet", "testing"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 527753, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "NodaTime.Testing", "title": "NodaTime.Testing", "version": "3.3.3", "description": "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.", "summary": "", "authors": ["NodaTime.Testing"], "owners": ["jon skeet", "NodaTime"], "totalDownloads": 15269030, "projectUrl": "https://nodatime.org/", "licenseUrl": "https://www.nuget.org/packages/NodaTime.Testing/3.3.3/license", "iconUrl": "", "tags": ["nodatime", "testing"], "verified": true, "versionsCount": 100, "latestVersionDownloads": 66163, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "kFVF2a3fbXhPn60iR", "_dataset_id": "fxYLWKmJriZoALQxp"} {"packageName": "Microsoft.AspNetCore.ResponseCaching", "title": "Microsoft.AspNetCore.ResponseCaching", "version": "2.3.11", "description": "ASP.NET Core middleware for caching HTTP responses on the server.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 60050889, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching/2.3.11/icon", "tags": ["aspnetcore", "cache", "caching"], "verified": true, "versionsCount": 21, "latestVersionDownloads": 3762, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.Core", "title": "CacheManager.Core", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["Michael Conrad"], "owners": ["MichaConrad"], "totalDownloads": 19945496, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.Core/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.core/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "Redis"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 75951, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "LazyCache", "title": "LazyCache", "version": "2.4.0", "description": "Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.", "summary": "", "authors": ["https://github.com/alastairtree"], "owners": ["alastairtree"], "totalDownloads": 57574127, "projectUrl": "https://github.com/alastairtree/LazyCache", "licenseUrl": "https://www.nuget.org/packages/LazyCache/2.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/lazycache/2.4.0/icon", "tags": ["Caching", "Performance", "Speed", "In-memory", "IMemoryCache", "Generics", "ServiceCacheing", "Lazy", "Cache", "Lazy-Load", "MemoryCache", "CachingService", "AppCache", "ApplicationCache", "Memcached"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 39259162, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "AWSSDK.SecretsManager.Caching", "title": "AWS Secrets Manager Caching for .NET", "version": "2.0.0", "description": "The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 24559293, "projectUrl": "https://github.com/aws/aws-secretsmanager-caching-net", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SecretsManager.Caching/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.secretsmanager.caching/2.0.0/icon", "tags": ["AWS", "Amazon", "cloud", "aws-sdk-v3", "secrets", "secret", "manager", "secretsmanager", "caching", "cache"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 3174137, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ZiggyCreatures.FusionCache", "title": "ZiggyCreatures.FusionCache", "version": "2.6.0", "description": "FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 40006505, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache/2.6.0/icon", "tags": ["caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 2834557, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Core", "title": "EasyCaching.Core", "version": "1.9.2", "description": "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!", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 16622976, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Core/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.core/1.9.2/icon", "tags": ["Caching", "Cache", "Distributed", "Memory", "Interceptor", "Hybrid", "ResponseCaching"], "verified": false, "versionsCount": 52, "latestVersionDownloads": 4639736, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.InMemory", "title": "EasyCaching.InMemory", "version": "1.9.2", "description": "A simple in-memory caching provider.", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 8490729, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.InMemory/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.inmemory/1.9.2/icon", "tags": ["In-Memory", "LocalCache", "Caching", "Cache"], "verified": false, "versionsCount": 56, "latestVersionDownloads": 3051978, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "GreenDonut.Abstractions", "title": "GreenDonut.Abstractions", "version": "16.5.1", "description": "This package provided GreenDonut DataLoader interfaces and base types.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 13075881, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut.Abstractions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut.abstractions/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 48, "latestVersionDownloads": 54825, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "GreenDonut.Data.Primitives", "title": "GreenDonut.Data.Primitives", "version": "16.5.1", "description": "This package contains the basic building blocks of the DataLoader linq query integration.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 12743240, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut.Data.Primitives/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut.data.primitives/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 49, "latestVersionDownloads": 54644, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "GreenDonut.Data", "title": "GreenDonut.Data", "version": "16.5.1", "description": "This package provides data integrations like pagination, projections, filtering and sorting.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 12480622, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut.Data/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut.data/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 48, "latestVersionDownloads": 53433, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "GreenDonut.Data.Abstractions", "title": "GreenDonut.Data.Abstractions", "version": "16.5.1", "description": "This package provides data integrations like pagination, projections, filtering and sorting.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 12444822, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut.Data.Abstractions/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut.data.abstractions/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 48, "latestVersionDownloads": 53437, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "NHibernate.Cache.DynamicCacheBuster", "title": "NHibernate.Cache.DynamicCacheBuster", "version": "2.1.0", "description": "Automatically bust your NHibernate cache when the schema changes.", "summary": "", "authors": ["Adrian Phinney"], "owners": ["TheCloudlessSky"], "totalDownloads": 6058096, "projectUrl": "http://github.com/TheCloudlessSky/NHibernate.Cache.DynamicCacheBuster", "licenseUrl": "http://opensource.org/licenses/MIT", "iconUrl": "", "tags": ["nhibernate", "caching"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 36992, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Redis", "title": "EasyCaching.Redis", "version": "1.9.2", "description": "A simple distributed caching provider based on StackExchange.Redis.", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 6706980, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Redis/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.redis/1.9.2/icon", "tags": ["Redis", "DistributedCache", "Caching", "Cache"], "verified": false, "versionsCount": 55, "latestVersionDownloads": 2934135, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EnyimMemcached", "title": "EnyimMemcached", "version": "2.16.0", "description": "Memcached client library for .NET based languages.", "summary": "", "authors": ["Attila Kiskó"], "owners": ["enyim"], "totalDownloads": 6675003, "projectUrl": "https://github.com/enyim/EnyimMemcached", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["memcached", "enyim", "cache", "caching"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 4007607, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson", "title": "ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson", "version": "2.6.0", "description": "FusionCache serializer based on Newtonsoft Json.NET", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 19615835, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.serialization.newtonsoftjson/2.6.0/icon", "tags": ["json", "caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy", "cache-stampede"], "verified": true, "versionsCount": 43, "latestVersionDownloads": 563700, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.Microsoft.Extensions.Caching.Memory", "title": "CacheManager.Microsoft.Extensions.Caching.Memory", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["MichaConrad,AuroraDysis"], "owners": ["MichaConrad"], "totalDownloads": 4990459, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.Microsoft.Extensions.Caching.Memory/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.caching.memory/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "MemoryCache"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 37120, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Aspire.StackExchange.Redis", "title": "Aspire.StackExchange.Redis", "version": "13.4.6", "description": "A generic Redis® client that integrates with Aspire, including health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 10940929, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.StackExchange.Redis/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.stackexchange.redis/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "cache", "caching", "redis"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 268403, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis", "title": "ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis", "version": "2.6.0", "description": "FusionCache backplane for Redis based on the StackExchange.Redis library", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 15885702, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.backplane.stackexchangeredis/2.6.0/icon", "tags": ["backplane", "redis", "stackexchange", "caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy"], "verified": true, "versionsCount": 33, "latestVersionDownloads": 1854398, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.Microsoft.Extensions.Configuration", "title": "CacheManager.Microsoft.Extensions.Configuration", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["Michael Conrad"], "owners": ["MichaConrad"], "totalDownloads": 4971985, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.Microsoft.Extensions.Configuration/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.configuration/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "Configuration"], "verified": true, "versionsCount": 12, "latestVersionDownloads": 6186, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.Serialization.Json", "title": "CacheManager.Serialization.Json", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["Michael Conrad"], "owners": ["MichaConrad"], "totalDownloads": 6349029, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.Serialization.Json/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.serialization.json/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "JSON", "Serialization"], "verified": true, "versionsCount": 18, "latestVersionDownloads": 28926, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Aspire.Hosting.Redis", "title": "Aspire.Hosting.Redis", "version": "13.4.6", "description": "Redis® support for Aspire.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 6374126, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.Hosting.Redis/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.hosting.redis/13.4.6/icon", "tags": ["aspire", "integration", "hosting", "redis", "cache", "caching"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 375206, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Serialization.Json", "title": "EasyCaching.Serialization.Json", "version": "1.9.2", "description": "A serialize library based on Newtonsoft.Json", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 3491311, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Serialization.Json/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.serialization.json/1.9.2/icon", "tags": ["Caching", "Serialization", "Json"], "verified": false, "versionsCount": 41, "latestVersionDownloads": 1646943, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ServiceStack.Server", "title": "ServiceStack Server integration with Redis and OrmLite", "version": "10.0.8", "description": "Integration libraries and adapters with other major ServiceStack server components.\n Includes high-level API's that use OrmLite and Redis including:\n - AutoQuery \n - Redis MQ\n - OrmLiteAuthRepository\n - OrmLiteCacheClient\n - OrmLiteAppSettings\n - RedisServerEvents \n - RedisRequestLogger", "summary": "", "authors": ["ServiceStack"], "owners": ["mythz", "servicestack"], "totalDownloads": 5199907, "projectUrl": "https://github.com/ServiceStack/ServiceStack", "licenseUrl": "https://servicestack.net/terms", "iconUrl": "https://api.nuget.org/v3-flatcontainer/servicestack.server/10.0.8/icon", "tags": ["ServiceStack", "AutoQuery", "OrmLite", "Redis", "MQ", "Caching", "ServerEvents"], "verified": true, "versionsCount": 101, "latestVersionDownloads": 9855, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.StackExchange.Redis", "title": "CacheManager.StackExchange.Redis", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["Michael Conrad"], "owners": ["MichaConrad"], "totalDownloads": 6675568, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.StackExchange.Redis/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.stackexchange.redis/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "StackExchange", "Redis", "Azure", "AppFabric", "Memcached"], "verified": true, "versionsCount": 27, "latestVersionDownloads": 29585, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EFCoreSecondLevelCacheInterceptor", "title": "EFCoreSecondLevelCacheInterceptor", "version": "5.5.0", "description": "Entity Framework Core Second Level Caching Library.", "summary": "", "authors": ["Vahid Nasiri"], "owners": ["vahidn"], "totalDownloads": 6056658, "projectUrl": "https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor", "licenseUrl": "https://www.nuget.org/packages/EFCoreSecondLevelCacheInterceptor/5.5.0/license", "iconUrl": "", "tags": ["EntityFramework", "Cache", "Caching", "SecondLevelCache", "EFCore", "ORM", ".NET", "Core", "aspnetcore"], "verified": false, "versionsCount": 130, "latestVersionDownloads": 9544, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ZiggyCreatures.FusionCache.Serialization.SystemTextJson", "title": "ZiggyCreatures.FusionCache.Serialization.SystemTextJson", "version": "2.6.0", "description": "FusionCache serializer based on System.Text.Json", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 9666183, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Serialization.SystemTextJson/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.serialization.systemtextjson/2.6.0/icon", "tags": ["json", "caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy"], "verified": true, "versionsCount": 42, "latestVersionDownloads": 1520947, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "GreenDonut.Data.EntityFramework", "title": "GreenDonut.Data.EntityFramework", "version": "16.5.1", "description": "This package provides data integrations like pagination, projections, filtering and sorting.", "summary": "", "authors": ["ChilliCream authors and contributors"], "owners": ["ChilliCream"], "totalDownloads": 3693831, "projectUrl": "https://chillicream.com/", "licenseUrl": "https://www.nuget.org/packages/GreenDonut.Data.EntityFramework/16.5.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/greendonut.data.entityframework/16.5.1/icon", "tags": ["DataLoader", "Batching", "Caching", "GraphQL", "ChilliCream", "Facebook"], "verified": false, "versionsCount": 48, "latestVersionDownloads": 11979, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.HybridCache", "title": "EasyCaching.HybridCache", "version": "1.9.2", "description": "A simple hybrid caching provider combines local caching and distributed caching.", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 2495136, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.HybridCache/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.hybridcache/1.9.2/icon", "tags": ["Hybrid", "Synchronization", "LocalCache", "DistributedCache", "Caching"], "verified": false, "versionsCount": 49, "latestVersionDownloads": 1214308, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Serialization.MessagePack", "title": "EasyCaching.Serialization.MessagePack", "version": "1.9.2", "description": "A serialize library based on MessagePack", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 1907749, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Serialization.MessagePack/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.serialization.messagepack/1.9.2/icon", "tags": ["Caching", "Serialization", "MessagePack"], "verified": false, "versionsCount": 42, "latestVersionDownloads": 887349, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.SystemRuntimeCaching", "title": "CacheManager.SystemRuntimeCaching", "version": "3.0.0", "description": "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.", "summary": "", "authors": ["Michael Conrad"], "owners": ["MichaConrad"], "totalDownloads": 4314178, "projectUrl": "https://cachemanager.michaco.net/", "licenseUrl": "https://www.nuget.org/packages/CacheManager.SystemRuntimeCaching/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.systemruntimecaching/3.0.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "StackExchange", "Redis", "Azure", "AppFabric", "Memcached"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 17550, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "ZiggyCreatures.FusionCache.Chaos", "title": "ZiggyCreatures.FusionCache.Chaos", "version": "2.6.0", "description": "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.", "summary": "", "authors": ["Jody Donetti"], "owners": ["jodydonetti"], "totalDownloads": 6313533, "projectUrl": "https://github.com/ZiggyCreatures/FusionCache", "licenseUrl": "https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Chaos/2.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.chaos/2.6.0/icon", "tags": ["chaos", "caching", "cache", "hybrid", "hybrid-cache", "hybridcache", "multi-level", "multilevel", "fusion", "fusioncache", "fusion-cache", "performance", "async", "ziggy"], "verified": true, "versionsCount": 28, "latestVersionDownloads": 24918, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheManager.Microsoft.Extensions.Logging", "title": "CacheManager.Microsoft.Extensions.Logging", "version": "1.2.0", "description": "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.", "summary": "", "authors": ["MichaConrad"], "owners": ["MichaConrad"], "totalDownloads": 3729684, "projectUrl": "http://cachemanager.michaco.net/", "licenseUrl": "https://github.com/MichaCo/CacheManager/blob/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.logging/1.2.0/icon", "tags": ["Caching", "Cache", "CacheManager", "Distributed", "Cache", "StackExchange", "Redis", "Azure", "AppFabric", "Memcached"], "verified": true, "versionsCount": 10, "latestVersionDownloads": 1401270, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Bus.Redis", "title": "EasyCaching.Bus.Redis", "version": "1.9.2", "description": "A simple caching bus(message bus) based on StackExchange.Redis.", "summary": "", "authors": ["ncc, Catcher Wong"], "owners": ["catcherwong", "ncc"], "totalDownloads": 1779521, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Bus.Redis/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.bus.redis/1.9.2/icon", "tags": ["Bus", "Hybrid", "Redis", "Caching", "Cache"], "verified": false, "versionsCount": 36, "latestVersionDownloads": 964999, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "TransientFaultHandling.Core", "title": "Transient Fault Handling Core", "version": "5.1.1209.1", "description": "The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.", "summary": "The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.", "authors": ["Microsoft"], "owners": ["Microsoft"], "totalDownloads": 7708226, "projectUrl": "http://topaz.codeplex.com/", "licenseUrl": "http://www.opensource.org/licenses/ms-pl", "iconUrl": "", "tags": ["azure", "cloud", "retry", "retries", "transient", "fault", "handling", "failure", "network", "exception", "async", "SQL", "storage", "Service", "Bus", "Cache", "caching"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 5869327, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Aspire.StackExchange.Redis.DistributedCaching", "title": "Aspire.StackExchange.Redis.DistributedCaching", "version": "13.4.6", "description": "A Redis® implementation for IDistributedCache that integrates with Aspire, including health checks, logging, and telemetry.", "summary": "", "authors": ["Microsoft"], "owners": ["aspire", "Microsoft"], "totalDownloads": 2946643, "projectUrl": "https://github.com/microsoft/aspire", "licenseUrl": "https://www.nuget.org/packages/Aspire.StackExchange.Redis.DistributedCaching/13.4.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aspire.stackexchange.redis.distributedcaching/13.4.6/icon", "tags": ["aspire", "integration", "client", "component", "cloud", "cache", "caching", "distributedcaching", "distributedcache", "redis"], "verified": true, "versionsCount": 44, "latestVersionDownloads": 159192, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EasyCaching.Serialization.SystemTextJson", "title": "EasyCaching.Serialization.SystemTextJson", "version": "1.9.2", "description": "A serialize library based on System.Text.Json", "summary": "", "authors": ["EasyCaching Contributors"], "owners": ["catcherwong", "ncc"], "totalDownloads": 1302495, "projectUrl": "https://github.com/dotnetcore/EasyCaching", "licenseUrl": "https://www.nuget.org/packages/EasyCaching.Serialization.SystemTextJson/1.9.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/easycaching.serialization.systemtextjson/1.9.2/icon", "tags": ["Caching", "Serialization", "Json"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 816463, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Abp.RedisCache", "title": "Abp.RedisCache", "version": "10.5.0", "description": "Abp.RedisCache", "summary": "", "authors": ["Abp.RedisCache"], "owners": ["hikalkan", "volosoft"], "totalDownloads": 4889433, "projectUrl": "http://www.aspnetboilerplate.com/", "licenseUrl": "https://www.nuget.org/packages/Abp.RedisCache/10.5.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/abp.rediscache/10.5.0/icon", "tags": ["asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "Redis", "Caching"], "verified": true, "versionsCount": 169, "latestVersionDownloads": 1552, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "CacheTower", "title": "Cache Tower", "version": "0.14.0+g0ee6795-github.5821991369", "description": "A multi-layered caching system for .NET", "summary": "", "authors": ["James Turner"], "owners": ["TurnerSoftware"], "totalDownloads": 1198855, "projectUrl": "https://github.com/TurnerSoftware/CacheTower", "licenseUrl": "https://www.nuget.org/packages/CacheTower/0.14.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cachetower/0.14.0/icon", "tags": ["inmemory", "caching", "cache", "multi-layer"], "verified": false, "versionsCount": 21, "latestVersionDownloads": 648871, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "EnterpriseLibrary.Caching", "title": "Enterprise Library 5.0 - Caching Application Block", "version": "5.0.505", "description": "The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.", "summary": "The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.", "authors": ["Microsoft"], "owners": ["Microsoft"], "totalDownloads": 1821696, "projectUrl": "http://msdn.microsoft.com/en-us/library/ff664753(PandP.50).aspx", "licenseUrl": "http://www.opensource.org/licenses/ms-pl", "iconUrl": "https://api.nuget.org/v3-flatcontainer/enterpriselibrary.caching/5.0.505/icon", "tags": ["entlib", "Enterprise", "Library", "caching", "cache", "LOB"], "verified": false, "versionsCount": 1, "latestVersionDownloads": 1821664, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "FiftyOne.Caching", "title": "Shared library containing caching functionality used by 51Degrees products", "version": "4.5.2", "description": "The 51Degrees caching library contains shared functionality and interfaces for various caching implementations.", "summary": "", "authors": ["51Degrees Engineering"], "owners": ["51Degrees"], "totalDownloads": 1190873, "projectUrl": "https://51degrees.com/", "licenseUrl": "https://www.nuget.org/packages/FiftyOne.Caching/4.5.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/fiftyone.caching/4.5.2/icon", "tags": ["51degrees", "cache", "caching", "lru"], "verified": true, "versionsCount": 32, "latestVersionDownloads": 37481, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Elsa.Caching", "title": "Elsa.Caching", "version": "3.7.1", "description": "Provides caching services and utility functions common to Elsa modules.", "summary": "", "authors": ["Elsa Workflows Community"], "owners": ["ndakota"], "totalDownloads": 1088137, "projectUrl": "https://github.com/elsa-workflows/elsa-core", "licenseUrl": "https://www.nuget.org/packages/Elsa.Caching/3.7.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elsa.caching/3.7.1/icon", "tags": ["elsa", "module", "caching"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 31041, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Hazelcast.Net", "title": "Hazelcast .NET Client", "version": "5.7.0", "description": "Open-source .NET client for Hazelcast, the open-source in-memory distributed computing platform.", "summary": "", "authors": ["Hazelcast, Inc."], "owners": ["hazelcast"], "totalDownloads": 2462507, "projectUrl": "https://hazelcast.github.io/hazelcast-csharp-client/", "licenseUrl": "https://www.nuget.org/packages/Hazelcast.Net/5.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/hazelcast.net/5.7.0/icon", "tags": ["hazelcast", "cache", "imdg", "big-data", "in-memory", "datagrid", "clustering", "scalabilty", "distributed", "caching"], "verified": false, "versionsCount": 39, "latestVersionDownloads": 24075, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Microsoft.WindowsAzure.Caching", "title": "Windows Azure Cache", "version": "2.9.5", "description": "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.\nThis NuGet package can only be used with the Windows Azure SDK version 2.9 of Windows Azure Cache.", "summary": "A package that adds client libraries and configuration for Windows Azure Cache.", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 4009964, "projectUrl": "http://go.microsoft.com/fwlink/?LinkID=235165", "licenseUrl": "http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.windowsazure.caching/2.9.5/icon", "tags": ["Microsoft", "Azure", "WindowsAzure", "Cache", "Caching", "Dedicated", "Distributed", "In-Memory", "In-Role", "SQL", "windowsazureoffical"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 1064914, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "PostSharp.Patterns.Caching", "title": "PostSharp.Patterns.Caching", "version": "2026.0.15", "description": "Cache and InvalidateCache patterns. An official PostSharp pattern library.", "summary": "", "authors": ["PostSharp Technologies"], "owners": ["PostSharp", "SharpCrafters"], "totalDownloads": 998730, "projectUrl": "https://www.postsharp.net/links/nuget-home", "licenseUrl": "https://www.nuget.org/packages/PostSharp.Patterns.Caching/2026.0.15/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/postsharp.patterns.caching/2026.0.15/icon", "tags": ["postsharp", "cache", "caching"], "verified": true, "versionsCount": 218, "latestVersionDownloads": 297, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "YJCgLeUhBd8vNipWb", "_dataset_id": "nZqy49NfcScno4Woi"} {"packageName": "Microsoft.AspNetCore.Authentication.Google", "title": "Microsoft.AspNetCore.Authentication.Google", "version": "10.0.10", "description": "ASP.NET Core contains middleware to support Google's OAuth 2.0 authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 218935514, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Google/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 193, "latestVersionDownloads": 108094, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.Cookies", "title": "Microsoft.AspNetCore.Authentication.Cookies", "version": "2.3.11", "description": "ASP.NET Core middleware that enables an application to use cookie based authentication.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 194797135, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/2.3.11/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 104448, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.Facebook", "title": "Microsoft.AspNetCore.Authentication.Facebook", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 128682247, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Facebook/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 191, "latestVersionDownloads": 22950, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.Twitter", "title": "Microsoft.AspNetCore.Authentication.Twitter", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 120450302, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Twitter/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 191, "latestVersionDownloads": 6915, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.OAuth", "title": "Microsoft.AspNetCore.Authentication.OAuth", "version": "2.3.11", "description": "ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 113408369, "projectUrl": "https://asp.net/", "licenseUrl": "https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/2.3.11/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 23, "latestVersionDownloads": 6157, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "HtmlSanitizer", "title": "HtmlSanitizer", "version": "9.1.982", "description": "Cleans HTML from constructs that can be used for cross-site scripting (XSS)", "summary": "", "authors": ["Michael Ganss"], "owners": ["mganss"], "totalDownloads": 122113633, "projectUrl": "https://github.com/mganss/HtmlSanitizer", "licenseUrl": "https://www.nuget.org/packages/HtmlSanitizer/9.1.982/license", "iconUrl": "", "tags": ["xss", "anti", "antixss", "html", "security"], "verified": false, "versionsCount": 37, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.MicrosoftAccount", "title": "Microsoft.AspNetCore.Authentication.MicrosoftAccount", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 86171990, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.MicrosoftAccount/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.microsoftaccount/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 191, "latestVersionDownloads": 53416, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "MimeKit", "title": "MimeKit", "version": "4.17.0", "description": "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.\n\n 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.\n\n 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.\n\n 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.\n\n API documentation can be found on the web at http://www.mimekit.net/docs\n\n For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit", "summary": "An Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms.", "authors": ["Jeffrey Stedfast"], "owners": ["jstedfast"], "totalDownloads": 300384553, "projectUrl": "https://www.mimekit.net/", "licenseUrl": "https://www.nuget.org/packages/MimeKit/4.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mimekit/4.17.0/icon", "tags": ["mime", "encryption", "arc", "dkim", "security", "smime", "s/mime", "openpgp", "pgp", "mbox", "mail", "email", "parser", "tnef"], "verified": true, "versionsCount": 81, "latestVersionDownloads": 4510995, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.AspNetCore.Authentication.OAuth2Introspection", "title": "Duende.AspNetCore.Authentication.OAuth2Introspection", "version": "7.0.1", "description": "ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 593281, "projectUrl": "https://github.com/duendesoftware/foss", "licenseUrl": "https://www.nuget.org/packages/Duende.AspNetCore.Authentication.OAuth2Introspection/7.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.aspnetcore.authentication.oauth2introspection/7.0.1/icon", "tags": ["OAuth2", "OAuth", "2.0", "Introspection", "Security", "Identity", "IdentityServer"], "verified": true, "versionsCount": 3, "latestVersionDownloads": 202451, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "MailKit", "title": "MailKit", "version": "4.17.0", "description": "MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.\n\nFeatures include:\n* HTTP, Socks4, Socks4a and Socks5 proxy support.\n* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.\n* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.\n* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.\n* 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.\n* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).\n* Asynchronous versions of all methods that hit the network.\n* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.\n* Microsoft TNEF support via MimeKit.", "summary": "An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.", "authors": ["Jeffrey Stedfast"], "owners": ["jstedfast"], "totalDownloads": 252003064, "projectUrl": "http://www.mimekit.net/", "licenseUrl": "https://www.nuget.org/packages/MailKit/4.17.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/mailkit/4.17.0/icon", "tags": ["smtp", "pop3", "imap", "mime", "security", "arc", "dkim", "smime", "s/mime", "openpgp", "pgp", "mbox", "mail", "email", "parser", "tnef"], "verified": true, "versionsCount": 84, "latestVersionDownloads": 3995488, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.WsFederation", "title": "Microsoft.AspNetCore.Authentication.WsFederation", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 58814206, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.WsFederation/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.wsfederation/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 180, "latestVersionDownloads": 16797, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.Negotiate", "title": "Microsoft.AspNetCore.Authentication.Negotiate", "version": "10.0.10", "description": "ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 56063755, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Negotiate/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 113814, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityModel.OidcClient", "title": "Duende.IdentityModel.OidcClient", "version": "7.1.0", "description": "RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 3044211, "projectUrl": "https://github.com/duendesoftware/foss", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityModel.OidcClient/7.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identitymodel.oidcclient/7.1.0/icon", "tags": ["OAuth2", "OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 369529, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityServer", "title": "Duende.IdentityServer", "version": "8.0.4", "description": "OpenID Connect and OAuth 2.0 Framework for ASP.NET Core", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 26325402, "projectUrl": "https://github.com/duendesoftware/products", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityServer/8.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identityserver/8.0.4/icon", "tags": ["OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer", "ASP.NET", "Core"], "verified": true, "versionsCount": 30, "latestVersionDownloads": 4612, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityServer.Storage", "title": "Duende.IdentityServer.Storage", "version": "8.0.4", "description": "Storage interfaces and models for Duende IdentityServer", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 27975917, "projectUrl": "https://github.com/duendesoftware/products", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityServer.Storage/8.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identityserver.storage/8.0.4/icon", "tags": ["OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer", "ASP.NET", "Core"], "verified": true, "versionsCount": 30, "latestVersionDownloads": 4666, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Abstractions", "title": "OpenIddict.Abstractions", "version": "7.6.0", "description": "Abstractions and primitives used by the OpenIddict components.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 39777604, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Abstractions/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.abstractions/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 116077, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Gee.External.Capstone", "title": "Capstone.NET", "version": "2.3.0", "description": "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.", "summary": "", "authors": ["Ahmed Garhy (@9ee1)"], "owners": ["9ee1"], "totalDownloads": 45726411, "projectUrl": "https://github.com/9ee1/Capstone.NET", "licenseUrl": "https://www.nuget.org/packages/Gee.External.Capstone/2.3.0/license", "iconUrl": "", "tags": ["capstone", "disassembler", "reverse-engineering", "security", "arm", "x86"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 45635883, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "NWebsec.AspNetCore.Core", "title": "NWebsec.AspNetCore.Core", "version": "3.0.1", "description": "This library provides shared functionality for the NWebsec ASP.NET Core security libraries.", "summary": "", "authors": ["André N. Klingsheim"], "owners": ["klings"], "totalDownloads": 24614102, "projectUrl": "https://docs.nwebsec.com/", "licenseUrl": "https://www.nuget.org/packages/NWebsec.AspNetCore.Core/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nwebsec.aspnetcore.core/3.0.1/icon", "tags": ["nwebsec", "aspnetcore", "security"], "verified": false, "versionsCount": 5, "latestVersionDownloads": 1042300, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "NWebsec.AspNetCore.Middleware", "title": "NWebsec.AspNetCore.Middleware", "version": "3.0.0", "description": "NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.", "summary": "", "authors": ["André N. Klingsheim"], "owners": ["klings"], "totalDownloads": 23113845, "projectUrl": "https://docs.nwebsec.com/", "licenseUrl": "https://www.nuget.org/packages/NWebsec.AspNetCore.Middleware/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nwebsec.aspnetcore.middleware/3.0.0/icon", "tags": ["nwebsec", "aspnetcore", "security"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 19246378, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityServer.AspNetIdentity", "title": "Duende.IdentityServer.AspNetIdentity", "version": "8.0.4", "description": "ASP.NET Core Identity Integration for Duende IdentityServer", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 13796252, "projectUrl": "https://github.com/duendesoftware/products", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityServer.AspNetIdentity/8.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identityserver.aspnetidentity/8.0.4/icon", "tags": ["OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer", "ASP.NET", "Core"], "verified": true, "versionsCount": 30, "latestVersionDownloads": 1823, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Core", "title": "OpenIddict.Core", "version": "7.6.0", "description": "OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 32316603, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Core/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.core/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "core"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 100206, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict", "title": "OpenIddict", "version": "7.6.0", "description": "Versatile OpenID Connect stack for .NET.\n\nNote: this metapackage only references the generic core, client, server and validation packages.\nTo use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 23547110, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 89927, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Microsoft.AspNetCore.Authentication.Certificate", "title": "Microsoft.AspNetCore.Authentication.Certificate", "version": "10.0.10", "description": "ASP.NET Core middleware that enables an application to support certificate authentication.\n\nThis package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 22955226, "projectUrl": "https://asp.net/", "licenseUrl": "https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Certificate/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.certificate/10.0.10/icon", "tags": ["aspnetcore", "authentication", "security", "x509", "certificate"], "verified": true, "versionsCount": 168, "latestVersionDownloads": 52634, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityServer.EntityFramework.Storage", "title": "Duende.IdentityServer.EntityFramework.Storage", "version": "8.0.4", "description": "EntityFramework persistence layer for Duende IdentityServer", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 16201254, "projectUrl": "https://github.com/duendesoftware/products", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityServer.EntityFramework.Storage/8.0.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identityserver.entityframework.storage/8.0.4/icon", "tags": ["OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer", "ASP.NET", "Core"], "verified": true, "versionsCount": 30, "latestVersionDownloads": 2207, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Validation.AspNetCore", "title": "OpenIddict.Validation.AspNetCore", "version": "7.6.0", "description": "ASP.NET Core integration package for the OpenIddict validation services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 26915233, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Validation.AspNetCore/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.validation.aspnetcore/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "validation", "aspnetcore"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 104171, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Server", "title": "OpenIddict.Server", "version": "7.6.0", "description": "OpenIddict authorization server services.\n\nNote: this package only contains the generic/host-agnostic server components.\nTo use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 27254188, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Server/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.server/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "server"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 98575, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "Duende.IdentityModel", "title": "Duende.IdentityModel", "version": "8.1.0", "description": "OpenID Connect & OAuth 2.0 client library", "summary": "", "authors": ["Duende Software"], "owners": ["Duende", "DuendeSoftware"], "totalDownloads": 35285671, "projectUrl": "https://github.com/duendesoftware/foss", "licenseUrl": "https://www.nuget.org/packages/Duende.IdentityModel/8.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/duende.identitymodel/8.1.0/icon", "tags": ["OAuth2", "OAuth", "2.0", "OpenID", "Connect", "Security", "Identity", "IdentityServer"], "verified": true, "versionsCount": 5, "latestVersionDownloads": 3864216, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Server.AspNetCore", "title": "OpenIddict.Server.AspNetCore", "version": "7.6.0", "description": "ASP.NET Core integration package for the OpenIddict server services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 23438560, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Server.AspNetCore/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.server.aspnetcore/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "server", "aspnetcore"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 96917, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.EntityFrameworkCore.Models", "title": "OpenIddict.EntityFrameworkCore.Models", "version": "7.6.0", "description": "Relational entities for the OpenIddict Entity Framework Core stores.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 20158052, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.EntityFrameworkCore.Models/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.entityframeworkcore.models/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "entityframeworkcore", "models"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 69073, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.EntityFrameworkCore", "title": "OpenIddict.EntityFrameworkCore", "version": "7.6.0", "description": "Entity Framework Core stores for OpenIddict.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 20237907, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.EntityFrameworkCore/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.entityframeworkcore/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "entityframeworkcore"], "verified": true, "versionsCount": 48, "latestVersionDownloads": 68971, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Validation.DataProtection", "title": "OpenIddict.Validation.DataProtection", "version": "7.6.0", "description": "ASP.NET Core Data Protection integration package for the OpenIddict validation services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 18983769, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Validation.DataProtection/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.validation.dataprotection/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "validation", "dataprotection"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 87852, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Server.DataProtection", "title": "OpenIddict.Server.DataProtection", "version": "7.6.0", "description": "ASP.NET Core Data Protection integration package for the OpenIddict server services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 19185613, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Server.DataProtection/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.server.dataprotection/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "server", "dataprotection"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 88237, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Validation.SystemNetHttp", "title": "OpenIddict.Validation.SystemNetHttp", "version": "7.6.0", "description": "System.Net.Http integration package for the OpenIddict validation services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 24824888, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Validation.SystemNetHttp/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.validation.systemnethttp/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "http", "httpclient", "validation"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 100942, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Client", "title": "OpenIddict.Client", "version": "7.6.0", "description": "OpenIddict authorization client services.\n\nNote: this package only contains the generic/host-agnostic client components.\nTo use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 16559568, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Client/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.client/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "client"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 94937, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Client.AspNetCore", "title": "OpenIddict.Client.AspNetCore", "version": "7.6.0", "description": "ASP.NET Core integration package for the OpenIddict client services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 14088252, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Client.AspNetCore/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.client.aspnetcore/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "client", "aspnetcore"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 89849, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.AspNetCore", "title": "OpenIddict.AspNetCore", "version": "7.6.0", "description": "Versatile OpenID Connect stack for ASP.NET Core.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 19798519, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.AspNetCore/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.aspnetcore/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "aspnetcore", "client", "server", "validation"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 87679, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "OpenIddict.Client.DataProtection", "title": "OpenIddict.Client.DataProtection", "version": "7.6.0", "description": "ASP.NET Core Data Protection integration package for the OpenIddict client services.", "summary": "", "authors": ["Kévin Chalet"], "owners": ["openiddict"], "totalDownloads": 13743915, "projectUrl": "https://openiddict.com/", "licenseUrl": "https://www.nuget.org/packages/OpenIddict.Client.DataProtection/7.6.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/openiddict.client.dataprotection/7.6.0/icon", "tags": ["authentication", "jwt", "openidconnect", "openiddict", "security", "client", "dataprotection"], "verified": true, "versionsCount": 37, "latestVersionDownloads": 87943, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "pHFTNDifDbsDQc4fD", "_dataset_id": "RI7MymwDqPTQhoDrb"} {"packageName": "AWSSDK.S3", "title": "AWSSDK - S3", "version": "4.0.101.6", "description": "Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 624610068, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.S3/4.0.101.6/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.s3/4.0.101.6/icon", "tags": ["AWS", "Amazon", "cloud", "S3", "aws-sdk-v4"], "verified": true, "versionsCount": 1514, "latestVersionDownloads": 43565, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SecurityToken", "title": "AWSSDK - SecurityToken", "version": "4.0.100.7", "description": "The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 369004978, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SecurityToken/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.securitytoken/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SecurityTokenService", "aws-sdk-v4", "STS"], "verified": true, "versionsCount": 1363, "latestVersionDownloads": 71479, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SQS", "title": "AWSSDK - SQS", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 327845419, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SQS/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.sqs/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SQS", "aws-sdk-v4"], "verified": true, "versionsCount": 1360, "latestVersionDownloads": 60863, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Extensions.NETCore.Setup", "title": "AWSSDK - Extensions for NETCore Setup", "version": "4.0.100.7", "description": "Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 271439150, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Extensions.NETCore.Setup/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.extensions.netcore.setup/4.0.100.7/icon", "tags": ["AWS", "Amazon", "aws-sdk-v4"], "verified": true, "versionsCount": 91, "latestVersionDownloads": 57281, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.DynamoDBv2", "title": "AWSSDK - DynamoDBv2", "version": "4.0.102.1", "description": "Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 252793962, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.DynamoDBv2/4.0.102.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.dynamodbv2/4.0.102.1/icon", "tags": ["AWS", "Amazon", "cloud", "DynamoDB", "aws-sdk-v4"], "verified": true, "versionsCount": 1426, "latestVersionDownloads": 33367, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SecretsManager", "title": "AWSSDK - SecretsManager", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 243569552, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SecretsManager/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.secretsmanager/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SecretsManager", "aws-sdk-v4"], "verified": true, "versionsCount": 1318, "latestVersionDownloads": 45130, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SimpleNotificationService", "title": "AWSSDK - SimpleNotificationService", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 218196628, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SimpleNotificationService/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.simplenotificationservice/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SimpleNotificationService", "aws-sdk-v4", "SNS"], "verified": true, "versionsCount": 1351, "latestVersionDownloads": 31271, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SimpleSystemsManagement", "title": "AWSSDK - SimpleSystemsManagement", "version": "4.0.103.2", "description": "Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 213971010, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SimpleSystemsManagement/4.0.103.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.simplesystemsmanagement/4.0.103.2/icon", "tags": ["AWS", "Amazon", "cloud", "SimpleSystemsManagement", "aws-sdk-v4"], "verified": true, "versionsCount": 1424, "latestVersionDownloads": 28114, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.Core", "title": "Amazon.Lambda.Core", "version": "3.3.0", "description": "Amazon Lambda .NET Core support - Core package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 182702435, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.Core/3.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.core/3.3.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 15186, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CloudWatchLogs", "title": "AWSSDK - CloudWatchLogs", "version": "4.0.102", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 131596411, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CloudWatchLogs/4.0.102/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cloudwatchlogs/4.0.102/icon", "tags": ["AWS", "Amazon", "cloud", "CloudWatchLogs", "aws-sdk-v4"], "verified": true, "versionsCount": 1380, "latestVersionDownloads": 1637, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Lambda", "title": "AWSSDK - Lambda", "version": "4.0.105", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 118051023, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Lambda/4.0.105/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.lambda/4.0.105/icon", "tags": ["AWS", "Amazon", "cloud", "Lambda", "aws-sdk-v4"], "verified": true, "versionsCount": 1409, "latestVersionDownloads": 5784, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.KeyManagementService", "title": "AWSSDK - KeyManagementService", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 83419365, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.KeyManagementService/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.keymanagementservice/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "KeyManagementService", "aws-sdk-v4"], "verified": true, "versionsCount": 1373, "latestVersionDownloads": 24818, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.SQSEvents", "title": "Amazon.Lambda.SQSEvents", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - SQSEvents package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 73828754, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.SQSEvents/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.sqsevents/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 539682, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.APIGatewayEvents", "title": "Amazon.Lambda.APIGatewayEvents", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - API Gateway package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 75228138, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.APIGatewayEvents/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.apigatewayevents/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 22, "latestVersionDownloads": 614353, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SimpleEmail", "title": "AWSSDK - SimpleEmail", "version": "4.0.100.7", "description": "Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 71801066, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SimpleEmail/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.simpleemail/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SimpleEmailService", "aws-sdk-v4", "SES"], "verified": true, "versionsCount": 1348, "latestVersionDownloads": 12321, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SSO", "title": "AWSSDK - SSO", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 67706324, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SSO/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.sso/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SSO", "aws-sdk-v4"], "verified": true, "versionsCount": 1143, "latestVersionDownloads": 34530, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.SSOOIDC", "title": "AWSSDK - SSOOIDC", "version": "4.0.100.7", "description": "This is an initial release of AWS Single Sign-On OAuth device code authorization service.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 67611349, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.SSOOIDC/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.ssooidc/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "SSOOIDC", "aws-sdk-v4"], "verified": true, "versionsCount": 1142, "latestVersionDownloads": 34970, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Extensions.Configuration.SystemsManager", "title": ".NET Configuration Extensions for AWS Systems Manager", "version": "7.1.0", "description": ".NET Configuration Extensions for AWS Systems Manager", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 67197481, "projectUrl": "https://github.com/aws/aws-dotnet-extensions-configuration/", "licenseUrl": "https://www.nuget.org/packages/Amazon.Extensions.Configuration.SystemsManager/7.1.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.extensions.configuration.systemsmanager/7.1.0/icon", "tags": ["AWS", "Amazon", "aws-sdk-v4", "SimpleSystemsManagement", "configuration"], "verified": true, "versionsCount": 25, "latestVersionDownloads": 2701295, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CloudWatch", "title": "AWSSDK - CloudWatch", "version": "4.0.103.1", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 67790171, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CloudWatch/4.0.103.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cloudwatch/4.0.103.1/icon", "tags": ["AWS", "Amazon", "cloud", "CloudWatch", "aws-sdk-v4"], "verified": true, "versionsCount": 1373, "latestVersionDownloads": 13176, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.JSII.Runtime", "title": ".NET Runtime for JSII", "version": "1.139.0", "description": ".NET client for jsii runtime", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 61590148, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Amazon.JSII.Runtime/1.139.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.jsii.runtime/1.139.0/icon", "tags": ["aws", "jsii", "runtime", "node"], "verified": true, "versionsCount": 221, "latestVersionDownloads": 18553, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Kinesis", "title": "AWSSDK - Kinesis", "version": "4.0.100.7", "description": "Amazon Kinesis is a fully managed, cloud-based service for real-time processing of large, distributed data streams.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 58806847, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Kinesis/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.kinesis/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "Kinesis", "aws-sdk-v4"], "verified": true, "versionsCount": 1354, "latestVersionDownloads": 3164, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CognitoIdentityProvider", "title": "AWSSDK - CognitoIdentityProvider", "version": "4.0.103.1", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 58873692, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CognitoIdentityProvider/4.0.103.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cognitoidentityprovider/4.0.103.1/icon", "tags": ["AWS", "Amazon", "cloud", "CognitoIdentityProvider", "aws-sdk-v4"], "verified": true, "versionsCount": 1373, "latestVersionDownloads": 9477, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.EC2", "title": "AWSSDK - EC2", "version": "4.0.107", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 51527526, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.EC2/4.0.107/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.ec2/4.0.107/icon", "tags": ["AWS", "Amazon", "cloud", "EC2", "aws-sdk-v4"], "verified": true, "versionsCount": 1693, "latestVersionDownloads": 6170, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.AppConfigData", "title": "AWSSDK - AppConfigData", "version": "4.0.100.7", "description": "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", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 49839914, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.AppConfigData/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.appconfigdata/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "AppConfigData", "aws-sdk-v4"], "verified": true, "versionsCount": 837, "latestVersionDownloads": 1398, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWS.Logger.Core", "title": "AWS.Logger.Core", "version": "4.0.3", "description": "AWS Core logging library used to send logging messages to Amazon CloudWatch Logs", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 48878712, "projectUrl": "https://github.com/aws/aws-logging-dotnet", "licenseUrl": "https://www.nuget.org/packages/AWS.Logger.Core/4.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/aws.logger.core/4.0.3/icon", "tags": ["AWS", "Cloudwatch", "Logger"], "verified": true, "versionsCount": 29, "latestVersionDownloads": 82201, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.BedrockRuntime", "title": "AWSSDK - BedrockRuntime", "version": "4.0.101", "description": "Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 46814226, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.BedrockRuntime/4.0.101/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.bedrockruntime/4.0.101/icon", "tags": ["AWS", "Amazon", "cloud", "BedrockRuntime", "aws-sdk-v4"], "verified": true, "versionsCount": 531, "latestVersionDownloads": 3005, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.Logging.AspNetCore", "title": "Amazon.Lambda.Logging.AspNetCore", "version": "5.0.0", "description": "Amazon Lambda .NET Core support - Logging ASP.NET Core package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 47076474, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.Logging.AspNetCore/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.logging.aspnetcore/5.0.0/icon", "tags": ["AWS", "Amazon", "Lambda", "Logging"], "verified": true, "versionsCount": 14, "latestVersionDownloads": 515112, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CloudFront", "title": "AWSSDK - CloudFront", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 43495309, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CloudFront/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cloudfront/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "CloudFront", "aws-sdk-v4"], "verified": true, "versionsCount": 1389, "latestVersionDownloads": 6379, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Constructs", "title": "Constructs", "version": "10.8.1", "description": "A programming model for software-defined state (Stability: Stable)", "summary": "", "authors": ["Amazon Web Services"], "owners": ["cdk8s", "cdklabs-automation"], "totalDownloads": 43133998, "projectUrl": "", "licenseUrl": "https://www.nuget.org/packages/Constructs/10.8.1/license", "iconUrl": "", "tags": ["aws", "cdk", "constructs", "jsii"], "verified": false, "versionsCount": 1332, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.EventBridge", "title": "AWSSDK - EventBridge", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 41366225, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.EventBridge/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.eventbridge/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "EventBridge", "aws-sdk-v4"], "verified": true, "versionsCount": 1201, "latestVersionDownloads": 8764, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.KinesisFirehose", "title": "AWSSDK - KinesisFirehose", "version": "4.0.100.7", "description": "Amazon Kinesis Firehose is a fully managed service for ingesting data streams directly into AWS data services such as Amazon S3 and Amazon Redshift.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 41119688, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.KinesisFirehose/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.kinesisfirehose/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "KinesisFirehose", "aws-sdk-v4"], "verified": true, "versionsCount": 1352, "latestVersionDownloads": 2579, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSXRayRecorder.Core", "title": "AWSXRayRecorder.Core", "version": "2.16.0", "description": "The AWS X-Ray Recorder core runtime.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 40432462, "projectUrl": "https://aws.amazon.com/documentation/xray/", "licenseUrl": "http://aws.amazon.com/apache2.0/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awsxrayrecorder.core/2.16.0/icon", "tags": ["AWS", "Amazon", "cloud", "AWSXRay", "XRay"], "verified": true, "versionsCount": 19, "latestVersionDownloads": 1289519, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.ApplicationLoadBalancerEvents", "title": "Amazon.Lambda.ApplicationLoadBalancerEvents", "version": "3.0.0", "description": "Amazon Lambda .NET Core support - Application Load Balancer package.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 39935239, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.ApplicationLoadBalancerEvents/3.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.applicationloadbalancerevents/3.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 434799, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.ECS", "title": "AWSSDK - ECS", "version": "4.0.101.4", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 39294942, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.ECS/4.0.101.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.ecs/4.0.101.4/icon", "tags": ["AWS", "Amazon", "cloud", "ECS", "aws-sdk-v4"], "verified": true, "versionsCount": 1431, "latestVersionDownloads": 9868, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.AspNetCoreServer", "title": "Amazon.Lambda.AspNetCoreServer", "version": "10.2.0", "description": "Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 38209625, "projectUrl": "https://github.com/aws/aws-lambda-dotnet", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.AspNetCoreServer/10.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.aspnetcoreserver/10.2.0/icon", "tags": ["AWS", "Amazon", "Lambda", "aspnetcore"], "verified": true, "versionsCount": 51, "latestVersionDownloads": 5197, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.IdentityManagement", "title": "AWSSDK - IdentityManagement", "version": "4.0.101", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 39587658, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.IdentityManagement/4.0.101/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.identitymanagement/4.0.101/icon", "tags": ["AWS", "Amazon", "cloud", "IdentityManagementService", "aws-sdk-v4", "IAM"], "verified": true, "versionsCount": 1374, "latestVersionDownloads": 2095, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.PinpointSMSVoiceV2", "title": "AWSSDK - PinpointSMSVoiceV2", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 38406408, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.PinpointSMSVoiceV2/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.pinpointsmsvoicev2/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "PinpointSMSVoiceV2", "aws-sdk-v4"], "verified": true, "versionsCount": 801, "latestVersionDownloads": 724, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "Amazon.Lambda.Tools", "title": "Amazon.Lambda.Tools", "version": "7.0.0", "description": "Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 38750952, "projectUrl": "https://github.com/aws/aws-extensions-for-dotnet-cli", "licenseUrl": "https://www.nuget.org/packages/Amazon.Lambda.Tools/7.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/amazon.lambda.tools/7.0.0/icon", "tags": ["AWS", "Amazon", "Lambda"], "verified": true, "versionsCount": 89, "latestVersionDownloads": 595219, "packageTypes": ["DotnetTool"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Textract", "title": "AWSSDK - Textract", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 38747641, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Textract/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.textract/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "Textract", "aws-sdk-v4"], "verified": true, "versionsCount": 1249, "latestVersionDownloads": 6305, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CognitoIdentity", "title": "AWSSDK - CognitoIdentity", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 35709120, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CognitoIdentity/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cognitoidentity/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "CognitoIdentity", "aws-sdk-v4"], "verified": true, "versionsCount": 1342, "latestVersionDownloads": 2635, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.StepFunctions", "title": "AWSSDK - StepFunctions", "version": "4.0.100.7", "description": "AWS Step Functions is a web service that enables you to coordinate a network of computing resources across distributed components using state machines.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 36004057, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.StepFunctions/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.stepfunctions/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "StepFunctions", "aws-sdk-v4"], "verified": true, "versionsCount": 1330, "latestVersionDownloads": 5255, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.RDS", "title": "AWSSDK - RDS", "version": "4.0.104", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 35387719, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.RDS/4.0.104/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.rds/4.0.104/icon", "tags": ["AWS", "Amazon", "cloud", "RDS", "aws-sdk-v4"], "verified": true, "versionsCount": 1487, "latestVersionDownloads": 1998, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Athena", "title": "AWSSDK - Athena", "version": "4.0.100.7", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 34751670, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Athena/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.athena/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "Athena", "aws-sdk-v4"], "verified": true, "versionsCount": 1319, "latestVersionDownloads": 3647, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.Pipes", "title": "AWSSDK - Pipes", "version": "4.0.100.7", "description": "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)", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 32080794, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.Pipes/4.0.100.7/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.pipes/4.0.100.7/icon", "tags": ["AWS", "Amazon", "cloud", "Pipes", "aws-sdk-v4"], "verified": true, "versionsCount": 684, "latestVersionDownloads": 328, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSXRayRecorder.Handlers.AwsSdk", "title": "AWSXRayRecorder.Handlers.AwsSdk", "version": "2.14.0", "description": "This package contains libraries to trace AWSSDK requests.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 30594840, "projectUrl": "https://aws.amazon.com/documentation/xray/", "licenseUrl": "http://aws.amazon.com/apache2.0/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awsxrayrecorder.handlers.awssdk/2.14.0/icon", "tags": ["AWS", "Amazon", "cloud", "AWSXRay", "XRay"], "verified": true, "versionsCount": 20, "latestVersionDownloads": 1017027, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "AWSSDK.CloudFormation", "title": "AWSSDK - CloudFormation", "version": "4.0.102", "description": "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.", "summary": "", "authors": ["Amazon Web Services"], "owners": ["awsdotnet"], "totalDownloads": 29644631, "projectUrl": "https://github.com/aws/aws-sdk-net/", "licenseUrl": "https://www.nuget.org/packages/AWSSDK.CloudFormation/4.0.102/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/awssdk.cloudformation/4.0.102/icon", "tags": ["AWS", "Amazon", "cloud", "CloudFormation", "aws-sdk-v4"], "verified": true, "versionsCount": 1386, "latestVersionDownloads": 449, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IyHXJZaLfiXE7u7HO", "_dataset_id": "nWoEKeyjXGmfS3irs"} {"packageName": "System.Diagnostics.DiagnosticSource", "title": "System.Diagnostics.DiagnosticSource", "version": "10.0.10", "description": "Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)\n\nCommonly Used Types:\nSystem.Diagnostics.DiagnosticListener\nSystem.Diagnostics.DiagnosticSource", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 9824915345, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 50, "latestVersionDownloads": 963673, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Runtime.CompilerServices.Unsafe", "title": "System.Runtime.CompilerServices.Unsafe", "version": "6.1.2", "description": "Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 8321066220, "projectUrl": "https://github.com/dotnet/maintenance-packages", "licenseUrl": "https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.1.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.1.2/icon", "tags": [], "verified": true, "versionsCount": 15, "latestVersionDownloads": 54514068, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Threading.Tasks.Extensions", "title": "System.Threading.Tasks.Extensions", "version": "4.6.3", "description": "System.Threading.Tasks.Extensions", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 6640652451, "projectUrl": "https://github.com/dotnet/maintenance-packages", "licenseUrl": "https://www.nuget.org/packages/System.Threading.Tasks.Extensions/4.6.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.6.3/icon", "tags": [], "verified": true, "versionsCount": 11, "latestVersionDownloads": 44556965, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Memory", "title": "System.Memory", "version": "4.6.3", "description": "System.Memory", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 6201833448, "projectUrl": "https://github.com/dotnet/maintenance-packages", "licenseUrl": "https://www.nuget.org/packages/System.Memory/4.6.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.memory/4.6.3/icon", "tags": [], "verified": true, "versionsCount": 9, "latestVersionDownloads": 58659505, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Text.Encodings.Web", "title": "System.Text.Encodings.Web", "version": "10.0.10", "description": "Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).\n\nCommonly Used Types:\nSystem.Text.Encodings.Web.HtmlEncoder\nSystem.Text.Encodings.Web.UrlEncoder\nSystem.Text.Encodings.Web.JavaScriptEncoder", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 5960879622, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 47, "latestVersionDownloads": 920116, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Buffers", "title": "System.Buffers", "version": "4.6.1", "description": "System.Buffers", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 5906331250, "projectUrl": "https://github.com/dotnet/maintenance-packages", "licenseUrl": "https://www.nuget.org/packages/System.Buffers/4.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.buffers/4.6.1/icon", "tags": [], "verified": true, "versionsCount": 7, "latestVersionDownloads": 50051588, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Security.Cryptography.ProtectedData", "title": "System.Security.Cryptography.ProtectedData", "version": "10.0.10", "description": "Provides access to Windows Data Protection Api.\n\nCommonly Used Types:\nSystem.Security.Cryptography.DataProtectionScope\nSystem.Security.Cryptography.ProtectedData", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4922148792, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 41, "latestVersionDownloads": 1200324, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Security.Cryptography.Cng", "title": "System.Security.Cryptography.Cng", "version": "5.0.0", "description": "Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG).\n\nCommonly Used Types:\nSystem.Security.Cryptography.RSACng\nSystem.Security.Cryptography.ECDsaCng\nSystem.Security.Cryptography.CngKey\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4786189817, "projectUrl": "https://github.com/dotnet/runtime", "licenseUrl": "https://www.nuget.org/packages/System.Security.Cryptography.Cng/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.security.cryptography.cng/5.0.0/icon", "tags": [], "verified": true, "versionsCount": 9, "latestVersionDownloads": 636640383, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Runtime", "title": "System.Runtime", "version": "4.3.1", "description": "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.\n\nCommonly Used Types:\nSystem.Object\nSystem.Exception\nSystem.Int16\nSystem.Int32\nSystem.Int64\nSystem.Enum\nSystem.String\nSystem.Char\nSystem.Boolean\nSystem.SByte\nSystem.Byte\nSystem.DateTime\nSystem.DateTimeOffset\nSystem.Single\nSystem.Double\nSystem.UInt16\nSystem.UInt32\nSystem.UInt64\nSystem.IDisposable\nSystem.Uri\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4703129144, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime/4.3.1/icon", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 585934826, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Security.Principal.Windows", "title": "System.Security.Principal.Windows", "version": "5.0.0", "description": "Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.\n\nCommonly Used Types:\nSystem.Security.Principal.WindowsIdentity\nSystem.Security.Principal.SecurityIdentifier\nSystem.Security.Principal.NTAccount\nSystem.Security.Principal.WindowsPrincipal\nSystem.Security.Principal.IdentityReference\nSystem.Security.Principal.IdentityNotMappedException\nSystem.Security.Principal.WindowsBuiltInRole\nSystem.Security.Principal.WellKnownSidType\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4760920110, "projectUrl": "https://github.com/dotnet/runtime", "licenseUrl": "https://www.nuget.org/packages/System.Security.Principal.Windows/5.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/5.0.0/icon", "tags": [], "verified": true, "versionsCount": 9, "latestVersionDownloads": 1255297954, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Configuration.ConfigurationManager", "title": "System.Configuration.ConfigurationManager", "version": "10.0.10", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4270428526, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Configuration.ConfigurationManager/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 42, "latestVersionDownloads": 1111934, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Security.AccessControl", "title": "System.Security.AccessControl", "version": "6.0.1", "description": "Provides base classes that enable managing access and audit control lists on securable objects.\n\nCommonly Used Types:\nSystem.Security.AccessControl.AccessRule\nSystem.Security.AccessControl.AuditRule\nSystem.Security.AccessControl.ObjectAccessRule\nSystem.Security.AccessControl.ObjectAuditRule\nSystem.Security.AccessControl.ObjectSecurity", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4283329156, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Security.AccessControl/6.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/6.0.1/icon", "tags": [], "verified": true, "versionsCount": 10, "latestVersionDownloads": 29244366, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Reflection.TypeExtensions", "title": "System.Reflection.TypeExtensions", "version": "4.7.0", "description": "Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.\n\nCommonly Used Types:\nSystem.Reflection.TypeExtensions\nSystem.Reflection.BindingFlags\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4151267524, "projectUrl": "https://github.com/dotnet/corefx", "licenseUrl": "https://www.nuget.org/packages/System.Reflection.TypeExtensions/4.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.reflection.typeextensions/4.7.0/icon", "tags": [], "verified": true, "versionsCount": 8, "latestVersionDownloads": 342621606, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Collections.Immutable", "title": "System.Collections.Immutable", "version": "10.0.10", "description": "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.\n\nThe 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.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 4113861416, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Collections.Immutable/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.collections.immutable/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 45, "latestVersionDownloads": 257481, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Text.Encoding", "title": "System.Text.Encoding", "version": "4.3.0", "description": "Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.\n\nCommonly Used Types:\nSystem.Text.Encoding\nSystem.Text.DecoderFallbackException\nSystem.Text.Decoder\nSystem.Text.EncoderFallbackException\nSystem.Text.Encoder\nSystem.Text.EncoderFallback\nSystem.Text.EncoderFallbackBuffer\nSystem.Text.DecoderFallback\nSystem.Text.DecoderFallbackBuffer\nSystem.Text.DecoderExceptionFallback\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3967545670, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.text.encoding/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2321299724, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.IO", "title": "System.IO", "version": "4.3.0", "description": "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\n\nCommonly Used Types:\nSystem.IO.Stream\nSystem.IO.EndOfStreamException\nSystem.IO.MemoryStream\nSystem.IO.StreamReader\nSystem.IO.StreamWriter\nSystem.IO.StringWriter\nSystem.IO.TextWriter\nSystem.IO.TextReader\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3986113462, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.io/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2298951716, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Reflection", "title": "System.Reflection", "version": "4.3.0", "description": "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.\n\nCommonly Used Types:\nSystem.Reflection.MethodInfo\nSystem.Reflection.PropertyInfo\nSystem.Reflection.ParameterInfo\nSystem.Reflection.FieldInfo\nSystem.Reflection.ConstructorInfo\nSystem.Reflection.Assembly\nSystem.Reflection.MemberInfo\nSystem.Reflection.EventInfo\nSystem.Reflection.Module\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3920705578, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.reflection/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2238227188, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Reflection.Emit", "title": "System.Reflection.Emit", "version": "4.7.0", "description": "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.\n\nCommonly Used Types:\nSystem.Reflection.Emit.AssemblyBuilder\nSystem.Reflection.Emit.FieldBuilder\nSystem.Reflection.Emit.TypeBuilder\nSystem.Reflection.Emit.MethodBuilder\nSystem.Reflection.Emit.ConstructorBuilder\nSystem.Reflection.Emit.GenericTypeParameterBuilder\nSystem.Reflection.Emit.ModuleBuilder\nSystem.Reflection.Emit.PropertyBuilder\nSystem.Reflection.Emit.AssemblyBuilderAccess\nSystem.Reflection.Emit.EventBuilder\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3968564814, "projectUrl": "https://github.com/dotnet/corefx", "licenseUrl": "https://www.nuget.org/packages/System.Reflection.Emit/4.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.reflection.emit/4.7.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 470197479, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Reflection.Emit.Lightweight", "title": "System.Reflection.Emit.Lightweight", "version": "4.7.0", "description": "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.\n\nCommonly Used Types:\nSystem.Reflection.Emit.DynamicMethod\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3944153298, "projectUrl": "https://github.com/dotnet/corefx", "licenseUrl": "https://www.nuget.org/packages/System.Reflection.Emit.Lightweight/4.7.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/4.7.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 461913494, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Resources.ResourceManager", "title": "System.Resources.ResourceManager", "version": "4.3.0", "description": "Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.\n\nCommonly Used Types:\nSystem.Resources.ResourceManager\nSystem.Resources.NeutralResourcesLanguageAttribute\nSystem.Resources.SatelliteContractVersionAttribute\nSystem.Resources.MissingManifestResourceException\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3857953735, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.resources.resourcemanager/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2178015820, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Runtime.Extensions", "title": "System.Runtime.Extensions", "version": "4.3.1", "description": "Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.\n\nCommonly Used Types:\nSystem.Math\nSystem.Environment\nSystem.Random\nSystem.Progress\nSystem.Convert\nSystem.Diagnostics.Stopwatch\nSystem.Runtime.Versioning.FrameworkName\nSystem.StringComparer\nSystem.IO.Path\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3919122076, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.3.1/icon", "tags": [], "verified": true, "versionsCount": 7, "latestVersionDownloads": 93138736, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Threading.Tasks", "title": "System.Threading.Tasks", "version": "4.3.0", "description": "Provides types that simplify the work of writing concurrent and asynchronous code.\n\nCommonly Used Types:\nSystem.Threading.Tasks.Task\nSystem.Runtime.CompilerServices.TaskAwaiter\nSystem.Threading.Tasks.TaskCompletionSource\nSystem.Threading.Tasks.Task\nSystem.OperationCanceledException\nSystem.AggregateException\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["AdvancedREI", "dotnetframework", "Microsoft"], "totalDownloads": 3902882958, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 12, "latestVersionDownloads": 2233624590, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Reflection.Primitives", "title": "System.Reflection.Primitives", "version": "4.3.0", "description": "Provides common enumerations for reflection-based libraries.\n\nCommonly Used Types:\nSystem.Reflection.FieldAttributes\nSystem.Reflection.Emit.OpCode\nSystem.Reflection.TypeAttributes\nSystem.Reflection.MethodAttributes\nSystem.Reflection.CallingConventions\nSystem.Reflection.PropertyAttributes\nSystem.Reflection.EventAttributes\nSystem.Reflection.ParameterAttributes\nSystem.Reflection.GenericParameterAttributes\nSystem.Reflection.MethodImplAttributes\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3872707208, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.reflection.primitives/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2216620748, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Threading", "title": "System.Threading", "version": "4.3.0", "description": "Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.\n\nCommonly Used Types:\nSystem.Threading.Monitor\nSystem.Threading.SynchronizationContext\nSystem.Threading.ManualResetEvent\nSystem.Threading.AutoResetEvent\nSystem.Threading.ThreadLocal\nSystem.Threading.EventWaitHandle\nSystem.Threading.SemaphoreSlim\nSystem.Threading.Mutex\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3832137281, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.threading/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2143099307, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Globalization", "title": "System.Globalization", "version": "4.3.0", "description": "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.\n\nCommonly Used Types:\nSystem.Globalization.DateTimeFormatInfo\nSystem.Globalization.CultureInfo\nSystem.Globalization.NumberFormatInfo\nSystem.Globalization.CalendarWeekRule\nSystem.Globalization.TextInfo\nSystem.Globalization.Calendar\nSystem.Globalization.CompareInfo\nSystem.Globalization.CompareOptions\nSystem.Globalization.UnicodeCategory\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3855785472, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.globalization/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2177097886, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Collections", "title": "System.Collections", "version": "4.3.0", "description": "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.\n\nCommonly Used Types:\nSystem.Collections.Generic.List\nSystem.Collections.Generic.Dictionary\nSystem.Collections.Generic.Queue\nSystem.Collections.Generic.Stack\nSystem.Collections.Generic.HashSet\nSystem.Collections.Generic.LinkedList\nSystem.Collections.Generic.EqualityComparer\nSystem.Collections.Generic.Comparer\nSystem.Collections.Generic.SortedDictionary\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3824079054, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.collections/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2135606040, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.IdentityModel.Tokens.Jwt", "title": "System.IdentityModel.Tokens.Jwt", "version": "8.22.0", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 3785044810, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Json", "Web", "Token"], "verified": true, "versionsCount": 126, "latestVersionDownloads": 197163, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Diagnostics.Debug", "title": "System.Diagnostics.Debug", "version": "4.3.0", "description": "Provides classes and attributes that allows basic interaction with a debugger.\n\nCommonly Used Types:\nSystem.Diagnostics.Debug\nSystem.Diagnostics.DebuggerStepThroughAttribute\nSystem.Diagnostics.Debugger\nSystem.Diagnostics.DebuggerDisplayAttribute\nSystem.Diagnostics.DebuggerBrowsableAttribute\nSystem.Diagnostics.DebuggerBrowsableState\nSystem.Diagnostics.DebuggerHiddenAttribute\nSystem.Diagnostics.DebuggerNonUserCodeAttribute\nSystem.Diagnostics.DebuggerTypeProxyAttribute\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3805649597, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 4, "latestVersionDownloads": 2131977895, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "System.Linq", "title": "System.Linq", "version": "4.3.0", "description": "Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).\n\nCommonly Used Types:\nSystem.Linq.Enumerable\nSystem.Linq.IGrouping\nSystem.Linq.IOrderedEnumerable\nSystem.Linq.ILookup\nSystem.Linq.Lookup\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 3721344595, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.linq/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 3, "latestVersionDownloads": 2067325199, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "ekZPmx6XEAoxFZxtL", "_dataset_id": "QUv1xQxpOqV1y3hGj"} {"packageName": "log4net", "title": "Apache log4net", "version": "3.3.2", "description": "log4net is a tool to help the programmer output log statements to a variety of output targets.\nIn case of problems with an application, it is helpful to enable logging so that the problem\ncan be located. With log4net it is possible to enable logging at runtime without modifying the\napplication binary. The log4net package is designed so that log statements can remain in\nshipped code without incurring a high performance cost. It follows that the speed of logging\n(or rather not logging) is crucial.\n\nAt the same time, log output can be so voluminous that it quickly becomes overwhelming.\nOne of the distinctive features of log4net is the notion of hierarchical loggers.\nUsing these loggers it is possible to selectively control which log statements are output\nat arbitrary granularity.\n\nlog4net is designed with two distinct goals in mind: speed and flexibility", "summary": "", "authors": ["The Apache Software Foundation"], "owners": ["asf"], "totalDownloads": 415178645, "projectUrl": "https://logging.apache.org/log4net/", "licenseUrl": "https://www.nuget.org/packages/log4net/3.3.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/log4net/3.3.2/icon", "tags": ["logging", "log", "tracing", "logfiles"], "verified": false, "versionsCount": 18, "latestVersionDownloads": 615255, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "NLog.Extensions.Logging", "title": "NLog.Extensions.Logging", "version": "6.1.4", "description": "NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.\n\nFor ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore", "summary": "", "authors": ["Julian Verdurmen"], "owners": ["304NotModified", "NLogLogging"], "totalDownloads": 239908150, "projectUrl": "https://github.com/NLog/NLog.Extensions.Logging", "licenseUrl": "https://www.nuget.org/packages/NLog.Extensions.Logging/6.1.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nlog.extensions.logging/6.1.4/icon", "tags": ["NLog", "Microsoft.Extensions.Logging", "log", "logging", "logfiles"], "verified": true, "versionsCount": 65, "latestVersionDownloads": 330477, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Common.Logging", "title": "Common.Logging", "version": "3.4.1", "description": "Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.", "summary": "", "authors": ["Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen"], "owners": ["mpollack", "sbohlen"], "totalDownloads": 114282323, "projectUrl": "http://net-commons.github.io/common-logging/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/common.logging/3.4.1/icon", "tags": ["logging", "log", "Common.Logging"], "verified": false, "versionsCount": 15, "latestVersionDownloads": 78975851, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Microsoft.IdentityModel.LoggingExtensions", "title": "Microsoft.IdentityModel.LoggingExtensions", "version": "8.22.0", "description": "A package containing logging extensions to support writing Identity logs to Microsoft.Extensions.Logging.ILogger.", "summary": "", "authors": ["Microsoft"], "owners": ["AzureAD", "Microsoft"], "totalDownloads": 170586234, "projectUrl": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "licenseUrl": "https://www.nuget.org/packages/Microsoft.IdentityModel.LoggingExtensions/8.22.0/license", "iconUrl": "", "tags": [".NET", "Windows", "Authentication", "Identity", "Extensions", "Logging"], "verified": true, "versionsCount": 79, "latestVersionDownloads": 33292, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "NLog.Web.AspNetCore", "title": "NLog.Web.AspNetCore", "version": "6.1.4", "description": "Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.", "summary": "", "authors": ["Julian Verdurmen"], "owners": ["304NotModified", "NLogLogging"], "totalDownloads": 170365700, "projectUrl": "https://github.com/NLog/NLog.Web", "licenseUrl": "https://www.nuget.org/packages/NLog.Web.AspNetCore/6.1.4/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nlog.web.aspnetcore/6.1.4/icon", "tags": ["logging", "log", "NLog", "web", "aspnet", "aspnetcore", "MVC", "Microsoft.Extensions.Logging", "httpcontext"], "verified": true, "versionsCount": 70, "latestVersionDownloads": 256641, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Common.Logging.Core", "title": "Common.Logging.Core", "version": "3.4.1", "description": "Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.", "summary": "", "authors": ["Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen"], "owners": ["sbohlen"], "totalDownloads": 108128624, "projectUrl": "http://net-commons.github.io/common-logging/", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/common.logging.core/3.4.1/icon", "tags": ["PCL", "Common.Logging.Portable", "Common.Logging.Core", "logging", "log", "Common.Logging"], "verified": false, "versionsCount": 9, "latestVersionDownloads": 83029749, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "OpenTracing", "title": "OpenTracing", "version": "0.12.1", "description": "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.\n\nFor 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.", "summary": "", "authors": ["The OpenTracing Authors"], "owners": ["OpenTracing"], "totalDownloads": 64399409, "projectUrl": "https://github.com/opentracing/opentracing-csharp", "licenseUrl": "https://raw.githubusercontent.com/opentracing/opentracing-csharp/master/LICENSE", "iconUrl": "https://api.nuget.org/v3-flatcontainer/opentracing/0.12.1/icon", "tags": ["opentracing", "distributed-tracing", "tracing", "logging"], "verified": false, "versionsCount": 7, "latestVersionDownloads": 40757665, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Sentry.Extensions.Logging", "title": "Sentry.Extensions.Logging", "version": "6.8.0", "description": "Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.", "summary": "", "authors": ["Sentry Team and Contributors"], "owners": ["sentry"], "totalDownloads": 80940239, "projectUrl": "https://sentry.io/", "licenseUrl": "https://www.nuget.org/packages/Sentry.Extensions.Logging/6.8.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sentry.extensions.logging/6.8.0/icon", "tags": ["Sentry", "GetSentry", "Error-Reporting", "Crash-Reporting", "Exception-Handling", "Logging", "Microsoft.Extensions.Logging"], "verified": true, "versionsCount": 167, "latestVersionDownloads": 46820, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Microsoft.Extensions.Logging.Log4Net.AspNetCore", "title": "Microsoft.Extensions.Logging.Log4Net.AspNetCore", "version": "10.0.0", "description": "Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application.\n\n\t\t\tOriginal code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/", "summary": "", "authors": ["Huor Swords"], "owners": ["HuorSwords"], "totalDownloads": 49381304, "projectUrl": "https://github.com/huorswords/Microsoft.Extensions.Logging.Log4Net.AspNetCore", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Extensions.Logging.Log4Net.AspNetCore/10.0.0/license", "iconUrl": "", "tags": ["Microsoft", "Extensions", "Logging", "Log4Net", "AspNet", "Core"], "verified": false, "versionsCount": 33, "latestVersionDownloads": 372320, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "log4net.Ext.Json", "title": "log4net.Ext.Json", "version": "3.0.3", "description": "Enable JSON logging in log4net.", "summary": "", "authors": ["Robert Cutajar, Grzegorz Dziadkiewicz"], "owners": ["gdziadkiewicz"], "totalDownloads": 21658745, "projectUrl": "https://gitlab.com/gdziadkiewicz/log4net.Ext.Json", "licenseUrl": "https://www.nuget.org/packages/log4net.Ext.Json/3.0.3/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/log4net.ext.json/3.0.3/icon", "tags": ["logging", "json"], "verified": false, "versionsCount": 8, "latestVersionDownloads": 1221351, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Elastic.Apm.Extensions.Logging", "title": "Elastic.Apm.Extensions.Logging", "version": "1.34.5", "description": "Elastic APM integration with Microsoft.Extensions.Logging.Configuration.\n This package automatically captures logs on error level as APM errors and correlates those to APM traces when the APM agent is active.", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch"], "totalDownloads": 38113582, "projectUrl": "https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html", "licenseUrl": "https://www.nuget.org/packages/Elastic.Apm.Extensions.Logging/1.34.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/elastic.apm.extensions.logging/1.34.5/icon", "tags": ["apm", "monitoring", "elastic", "elasticapm", "logging", "tracing"], "verified": true, "versionsCount": 50, "latestVersionDownloads": 140039, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "elmah.corelibrary", "title": "ELMAH Core Library (no config)", "version": "1.2.2", "description": "Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.", "summary": "Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.", "authors": ["Atif Aziz"], "owners": ["james driscoll", "raboof"], "totalDownloads": 25027440, "projectUrl": "https://elmah.github.io/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["elmah", "error", "logging", "unhandled", "exception"], "verified": false, "versionsCount": 3, "latestVersionDownloads": 21814874, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Microsoft.Data.SqlClient.Internal.Logging", "title": "Microsoft.Data.SqlClient.Internal.Logging", "version": "7.0.2", "description": "Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing\n and diagnostics.\n\n This package is for internal use by other Microsoft.Data.SqlClient\n packages only and should not be referenced directly by application code.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "nugetsqltools"], "totalDownloads": 18231184, "projectUrl": "https://aka.ms/sqlclientproject", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient.Internal.Logging/7.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.internal.logging/7.0.2/icon", "tags": ["sqlclient", "microsoft.data.sqlclient", "internal", "logging"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 3051472, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "SharpRaven", "title": ".NET client for Sentry (getsentry.com)", "version": "2.4.0", "description": "Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)", "summary": "", "authors": ["Sentry Team"], "owners": ["sentry"], "totalDownloads": 16224256, "projectUrl": "https://github.com/getsentry/raven-csharp", "licenseUrl": "", "iconUrl": "https://api.nuget.org/v3-flatcontainer/sharpraven/2.4.0/icon", "tags": ["raven", "sentry", "logging"], "verified": false, "versionsCount": 24, "latestVersionDownloads": 14235960, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "NewRelic.LogEnrichers.Serilog", "title": "New Relic Logging Extension for Serilog", "version": "1.2.0", "description": ".NET library for sending logging context data to New Relic", "summary": "", "authors": ["New Relic"], "owners": ["newrelic"], "totalDownloads": 19406821, "projectUrl": "https://github.com/newrelic/newrelic-logenricher-dotnet", "licenseUrl": "https://www.nuget.org/packages/NewRelic.LogEnrichers.Serilog/1.2.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newrelic.logenrichers.serilog/1.2.0/icon", "tags": ["NewRelic", "Observability", "Monitoring", "Telemetry", "Logging"], "verified": true, "versionsCount": 4, "latestVersionDownloads": 8835203, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Seq.Extensions.Logging", "title": "Seq.Extensions.Logging", "version": "9.0.0", "description": "Add centralized structured log collection to ASP.NET Core apps with one line of code.", "summary": "", "authors": ["Datalust and Contributors"], "owners": ["datalust"], "totalDownloads": 12521255, "projectUrl": "https://github.com/datalust/seq-extensions-logging", "licenseUrl": "https://www.nuget.org/packages/Seq.Extensions.Logging/9.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/seq.extensions.logging/9.0.0/icon", "tags": ["aspnet", "logging"], "verified": false, "versionsCount": 17, "latestVersionDownloads": 742524, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "elmah", "title": "ELMAH", "version": "1.2.2", "description": "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.", "summary": "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.", "authors": ["Atif Aziz"], "owners": ["james driscoll", "raboof"], "totalDownloads": 17099951, "projectUrl": "https://elmah.github.io/", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "iconUrl": "", "tags": ["elmah", "error", "logging", "unhandled", "exception"], "verified": false, "versionsCount": 4, "latestVersionDownloads": 14809986, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "Microsoft.Extensions.Logging.Filter", "title": "Microsoft.Extensions.Logging.Filter", "version": "1.1.2", "description": "Provides a common way to filter log messages across all registered logger providers.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "Microsoft"], "totalDownloads": 8425226, "projectUrl": "http://www.asp.net/", "licenseUrl": "http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.filter/1.1.2/icon", "tags": ["logging"], "verified": true, "versionsCount": 6, "latestVersionDownloads": 4854949, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "IJuUugYbvGJqhiheI", "_dataset_id": "I3G2DeS3rergfiCI8"} {"packageName": "System.Runtime.Serialization.Json", "title": "System.Runtime.Serialization.Json", "version": "4.3.0", "description": "Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects.\n\nCommonly Used Types:\nSystem.Runtime.Serialization.Json.DataContractJsonSerializer\n \nWhen using NuGet 3.x this package requires at least version 3.4.", "summary": "", "authors": ["Microsoft"], "owners": ["aspnet", "dotnetframework", "Microsoft"], "totalDownloads": 706030798, "projectUrl": "https://dot.net/", "licenseUrl": "http://go.microsoft.com/fwlink/?LinkId=329770", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.3.0/icon", "tags": [], "verified": true, "versionsCount": 5, "latestVersionDownloads": 461957765, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "System.Net.Http.Json", "title": "System.Net.Http.Json", "version": "10.0.10", "description": "Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.\n\nCommonly Used Types:\nSystem.Net.Http.Json.HttpClientJsonExtensions\nSystem.Net.Http.Json.HttpContentJsonExtensions\nSystem.Net.Http.Json.JsonContent", "summary": "", "authors": ["Microsoft"], "owners": ["dotnetframework", "Microsoft"], "totalDownloads": 244872302, "projectUrl": "https://dot.net/", "licenseUrl": "https://www.nuget.org/packages/System.Net.Http.Json/10.0.10/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/system.net.http.json/10.0.10/icon", "tags": [], "verified": true, "versionsCount": 40, "latestVersionDownloads": 79136, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Newtonsoft.Json.Schema", "title": "Json.NET Schema", "version": "4.0.1", "description": "Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET", "summary": "", "authors": ["Newtonsoft"], "owners": ["jamesnk", "newtonsoft"], "totalDownloads": 93547148, "projectUrl": "https://www.newtonsoft.com/jsonschema", "licenseUrl": "https://www.nuget.org/packages/Newtonsoft.Json.Schema/4.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json.schema/4.0.1/icon", "tags": ["json", "schema", "jsonschema"], "verified": true, "versionsCount": 41, "latestVersionDownloads": 13148163, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Json.More.Net", "title": "Json.More.Net", "version": "3.0.1", "description": "Provides extended functionality for the System.Text.Json namespace.", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 86226732, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/Json.More.Net/3.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/json.more.net/3.0.1/icon", "tags": ["json", "system.text.json", "json.more"], "verified": false, "versionsCount": 33, "latestVersionDownloads": 3460470, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "JsonPointer.Net", "title": "JsonPointer.Net", "version": "7.0.2", "description": "JSON Pointer built on the System.Text.Json namespace", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 76066582, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/JsonPointer.Net/7.0.2/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsonpointer.net/7.0.2/icon", "tags": ["json-pointer", "json", "pointer"], "verified": false, "versionsCount": 39, "latestVersionDownloads": 44055, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "NJsonSchema.NewtonsoftJson", "title": "NJsonSchema.NewtonsoftJson", "version": "11.6.1", "description": "JSON Schema reader, generator and validator for .NET", "summary": "", "authors": ["Rico Suter"], "owners": ["rsuter"], "totalDownloads": 85000512, "projectUrl": "http://njsonschema.org/", "licenseUrl": "https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson/11.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/njsonschema.newtonsoftjson/11.6.1/icon", "tags": ["json", "schema", "validation", "generator", ".net"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 2822934, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Microsoft.Kiota.Serialization.Json", "title": "Microsoft.Kiota.Serialization.Json", "version": "2.0.0", "description": "Kiota JSON serialization provider implementation with System.Text.Json.", "summary": "", "authors": ["Microsoft"], "owners": ["kiota", "Microsoft"], "totalDownloads": 116706635, "projectUrl": "https://aka.ms/kiota/docs", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Kiota.Serialization.Json/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/2.0.0/icon", "tags": [], "verified": true, "versionsCount": 71, "latestVersionDownloads": 4503004, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "App.Metrics.Formatters.Json", "title": "App.Metrics.Formatters.Json", "version": "4.3.0", "description": "App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.", "summary": "", "authors": ["Allan Hardy and Contributors"], "owners": ["al_hardy"], "totalDownloads": 52162014, "projectUrl": "https://app-metrics.io/", "licenseUrl": "https://www.nuget.org/packages/App.Metrics.Formatters.Json/4.3.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.json/4.3.0/icon", "tags": ["appmetrics", "metrics", "json"], "verified": false, "versionsCount": 12, "latestVersionDownloads": 23763554, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "JsonSchema.Net", "title": "JsonSchema.Net", "version": "9.4.0", "description": "JSON Schema built on the System.Text.Json namespace", "summary": "", "authors": ["Greg Dennis"], "owners": ["gregsdennis"], "totalDownloads": 45040660, "projectUrl": "https://github.com/json-everything/json-everything", "licenseUrl": "https://www.nuget.org/packages/JsonSchema.Net/9.4.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/jsonschema.net/9.4.0/icon", "tags": ["json-schema", "validation", "schema", "json"], "verified": false, "versionsCount": 149, "latestVersionDownloads": 41606, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Handlebars.Net.Helpers.Json", "title": "Handlebars.Net.Helpers.Json", "version": "2.5.5", "description": "Handlebars.Net.Helpers Json", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["Handlebars-Net", "sheyenrath"], "totalDownloads": 42892078, "projectUrl": "https://github.com/Handlebars-Net/Handlebars.Net.Helpers", "licenseUrl": "https://www.nuget.org/packages/Handlebars.Net.Helpers.Json/2.5.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/handlebars.net.helpers.json/2.5.5/icon", "tags": ["handlebars", "helper", "JsonPath", "Json"], "verified": true, "versionsCount": 53, "latestVersionDownloads": 1221662, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "NJsonSchema", "title": "NJsonSchema", "version": "11.6.1", "description": "JSON Schema reader, generator and validator for .NET", "summary": "", "authors": ["Rico Suter"], "owners": ["rsuter"], "totalDownloads": 369657117, "projectUrl": "http://njsonschema.org/", "licenseUrl": "https://www.nuget.org/packages/NJsonSchema/11.6.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/njsonschema/11.6.1/icon", "tags": ["json", "schema", "validation", "generator", ".net"], "verified": false, "versionsCount": 559, "latestVersionDownloads": 4891219, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "NodaTime.Serialization.JsonNet", "title": "NodaTime.Serialization.JsonNet", "version": "3.3.0", "description": "Provides serialization support between Noda Time and Json.NET.", "summary": "", "authors": ["The Noda Time authors"], "owners": ["jon skeet", "NodaTime"], "totalDownloads": 48715414, "projectUrl": "https://nodatime.org/", "licenseUrl": "https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.3.0/license", "iconUrl": "", "tags": ["nodatime", "json", "jsonnet"], "verified": true, "versionsCount": 26, "latestVersionDownloads": 250917, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Refit.Newtonsoft.Json", "title": "Refit.Newtonsoft.Json", "version": "14.0.1", "description": "Newtonsoft.Json content serializer for Refit clients that need Json.NET converters, settings, or compatibility behavior instead of the default System.Text.Json serializer.", "summary": "", "authors": ["ReactiveUI and Contributors"], "owners": ["glennawatson", "reactiveui"], "totalDownloads": 41468759, "projectUrl": "https://github.com/reactiveui/refit", "licenseUrl": "https://www.nuget.org/packages/Refit.Newtonsoft.Json/14.0.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/refit.newtonsoft.json/14.0.1/icon", "tags": ["refit", "rest", "http", "api-client", "json", "newtonsoft-json", "json-net", "serializer", "content-serializer"], "verified": true, "versionsCount": 31, "latestVersionDownloads": 9413, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "StreamJsonRpc", "title": "StreamJsonRpc", "version": "2.25.29+RR", "description": "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.", "summary": "", "authors": ["Microsoft"], "owners": ["Microsoft", "VisualStudioExtensibility"], "totalDownloads": 36422775, "projectUrl": "https://microsoft.github.io/vs-streamjsonrpc/", "licenseUrl": "https://www.nuget.org/packages/StreamJsonRpc/2.25.29/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/streamjsonrpc/2.25.29/icon", "tags": ["visualstudio", "stream", "json", "rpc", "jsonrpc"], "verified": true, "versionsCount": 60, "latestVersionDownloads": 1842901, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "NEST.JsonNetSerializer", "title": "NEST.JsonNetSerializer - Elasticsearch .NET custom Json.NET serializer", "version": "7.17.5", "description": "NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer", "summary": "", "authors": ["Elastic and contributors"], "owners": ["elastic", "elasticsearch", "forloop", "Mpdreamz", "stevejgordon"], "totalDownloads": 33355019, "projectUrl": "https://github.com/elastic/elasticsearch-net", "licenseUrl": "https://www.nuget.org/packages/NEST.JsonNetSerializer/7.17.5/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/nest.jsonnetserializer/7.17.5/icon", "tags": ["elasticsearch", "elastic", "search", "lucene", "nest", "serializer", "json"], "verified": true, "versionsCount": 67, "latestVersionDownloads": 11446537, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Microsoft.Azure.Core.NewtonsoftJson", "title": "Microsoft.Azure.Core.NewtonsoftJson", "version": "2.0.0", "description": "This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.", "summary": "", "authors": ["Microsoft"], "owners": ["azure-sdk", "Microsoft"], "totalDownloads": 34453655, "projectUrl": "https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.Core.NewtonsoftJson_2.0.0/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/README.md", "licenseUrl": "https://www.nuget.org/packages/Microsoft.Azure.Core.NewtonsoftJson/2.0.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/microsoft.azure.core.newtonsoftjson/2.0.0/icon", "tags": ["Microsoft", "Azure", "SDK", "Newtonsoft", "Json"], "verified": true, "versionsCount": 2, "latestVersionDownloads": 6428160, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "JsonConverter.Abstractions", "title": "JsonConverter.Abstractions", "version": "0.13.0", "description": "Common interface for Json converters (serialize and deserialize)", "summary": "", "authors": ["Stef Heyenrath"], "owners": ["sheyenrath"], "totalDownloads": 37916950, "projectUrl": "https://github.com/StefH/JsonConverter", "licenseUrl": "https://www.nuget.org/packages/JsonConverter.Abstractions/0.13.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 18, "latestVersionDownloads": 1001435, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "GeoJSON.Net", "title": "GeoJSON.Net", "version": "1.4.1", "description": ".Net types for the GeoJSON RFC to be used with Json.Net", "summary": "", "authors": ["Matt Hunt, Joerg Battermann, Xavier Fischer, Janus Weil"], "owners": ["matt_lethargic", "xavierfischer"], "totalDownloads": 20293821, "projectUrl": "https://github.com/GeoJSON-Net/GeoJSON.Net", "licenseUrl": "https://www.nuget.org/packages/GeoJSON.Net/1.4.1/license", "iconUrl": "", "tags": ["geojson", "geo", "json", "geolocation"], "verified": false, "versionsCount": 45, "latestVersionDownloads": 3973272, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "NodaTime.Serialization.SystemTextJson", "title": "NodaTime.Serialization.SystemTextJson", "version": "1.4.0", "description": "Provides serialization support between Noda Time and System.Text.Json", "summary": "", "authors": ["The Noda Time authors"], "owners": ["jon skeet", "NodaTime"], "totalDownloads": 24565984, "projectUrl": "https://nodatime.org/", "licenseUrl": "https://www.nuget.org/packages/NodaTime.Serialization.SystemTextJson/1.4.0/license", "iconUrl": "", "tags": ["nodatime", "json"], "verified": true, "versionsCount": 8, "latestVersionDownloads": 423624, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Ecng.Collections", "title": "Ecng.Collections", "version": "1.0.301", "description": "Ecng system framework", "summary": "", "authors": ["StockSharp Platform LLC https://stocksharp.com"], "owners": ["StockSharp"], "totalDownloads": 321823733, "projectUrl": "https://stocksharp.com/", "licenseUrl": "https://stocksharp.com/en/products/eula/", "iconUrl": "https://api.nuget.org/v3-flatcontainer/ecng.collections/1.0.301/icon", "tags": ["Ecng", "Collections", "REST", "WebSockets", "JSON", "Serialization"], "verified": false, "versionsCount": 302, "latestVersionDownloads": 0, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Quartz.Serialization.Json", "title": "Quartz.NET JSON Serialization", "version": "3.19.1", "description": "Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET", "summary": "", "authors": ["Marko Lahma, Quartz.NET"], "owners": ["lahma", "Quartz.NET"], "totalDownloads": 35893691, "projectUrl": "https://www.quartz-scheduler.net/", "licenseUrl": "https://www.nuget.org/packages/Quartz.Serialization.Json/3.19.1/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/quartz.serialization.json/3.19.1/icon", "tags": ["scheduling", "tasks", "jobs", "triggers", "scheduler", "threading"], "verified": true, "versionsCount": 45, "latestVersionDownloads": 11460, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "Macross.Json.Extensions", "title": "Macross.Json.Extensions", "version": "3.0.0", "description": "Macross Software Json extensions library.\n\n Provides helpers & converters for the System.Text.Json API and push\n stream types for the System.Net.Http API.\n\n Commonly Used Types:\n System.Text.Json.Utf8JsonStreamReader\n System.Text.Json.Serialization.JsonStringEnumMemberConverter\n System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter\n System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter\n System.Text.Json.Serialization.JsonIPAddressConverter\n System.Text.Json.Serialization.JsonIPEndPointConverter\n System.Text.Json.Serialization.JsonDelegatedStringConverter\n System.Text.Json.Serialization.JsonTypeConverterAdapter\n System.Net.Http.PushStreamContent\n System.Net.Http.PushStreamContent", "summary": "", "authors": ["Macross.Json.Extensions"], "owners": ["Macross-Software"], "totalDownloads": 27019506, "projectUrl": "https://github.com/Macross-Software/core/tree/develop/ClassLibraries/Macross.Json.Extensions", "licenseUrl": "https://www.nuget.org/packages/Macross.Json.Extensions/3.0.0/license", "iconUrl": "", "tags": [], "verified": false, "versionsCount": 12, "latestVersionDownloads": 17611205, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"} {"packageName": "CloudNative.CloudEvents.SystemTextJson", "title": "CloudNative.CloudEvents.SystemTextJson", "version": "2.9.0", "description": "JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.", "summary": "", "authors": ["CloudNative.CloudEvents.SystemTextJson"], "owners": ["CloudNative.CloudEvents"], "totalDownloads": 20213157, "projectUrl": "https://cloudevents.io/", "licenseUrl": "https://www.nuget.org/packages/CloudNative.CloudEvents.SystemTextJson/2.9.0/license", "iconUrl": "https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.systemtextjson/2.9.0/icon", "tags": ["cncf", "cloudnative", "cloudevents", "events", "json", "systemtextjson"], "verified": false, "versionsCount": 14, "latestVersionDownloads": 86911, "packageTypes": ["Dependency"], "hasVulnerabilities": false, "vulnerabilitiesCount": 0, "_run_id": "Ye12sziHDcAq1wdnd", "_dataset_id": "fg2F4sf8iXSN723kP"}