Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Das ECUI besteht aus vielen Bibliotheken und Tools von Drittanbietern. Siehe auch Technische Übersicht

ECUI API

WIP https://dev.azure.com/encodo/Quino/_workitems/edit/11471

...

Modul

...

Bibliothek/Tool

...

Lizenz

(SPDX identifier)

...

URL

...

Lizenz

...

Benutzt für

...

Quino.Web

...

Azure.Identity

...

MIT

Table of Contents
minLevel1
maxLevel7

Lizenz

All Rights Reserved

Copyright (c) 2007-2023 Encodo Systems AG

Created by Encodo Systems AG

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

ECUI API

Das ECUI besteht aus vielen Bibliotheken und Tools von Drittanbietern. Siehe auch Technische Übersicht .

Modul

Bibliothek/Tool

Lizenz

(SPDX identifier)

URL

Lizenz

Beschreibung

Quino.Web

Azure.Identity

MIT

https://github.com/Azure/azure-sdk-for-net/tree/Azure.Identity_1.7.0/sdk/identity/Azure.Identity

Siehe Lizenzen.

Provides Azure Active Directory token authentication support across the Azure SDK.

Quino.Web

Azure.Security.KeyVault.Certificates

MIT

https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Certificates_4.4.0/sdk/keyvault/Azure.Security.KeyVault.Certificates

Siehe Lizenzen.

It is a cloud service that provides secure storage and automated management of certificates used throughout a cloud application.

Quino.Web

Cronos

MIT

https://github.com/HangfireIO/Cronos

https://raw.githubusercontent.com/HangfireIO/Cronos/master/LICENSE

.NET library for parsing Cron expressions and calculating next occurrences.

Quino.Web

Ical.Net

MIT

https://github.com/rianjs/ical.net

Siehe Lizenzen.

It is an iCalendar (RFC 5545) class library for .NET aimed at providing RFC 5545 compliance, while providing full compatibility with popular calendaring applications and libraries.

Quino.Web

Lucene.Net

Apache-2.0

https://github.com/apache/lucenenet

Siehe Lizenzen.

It is an open-source full-text search library written in C#.

Quino.Web

Lucene.Net.Analysis.Common

Apache-2.0

https://github.com/apache/lucenenet

https://www.nuget.org/packages/Lucene.Net.Analysis.Common/4.8.0-beta00016/License

Analyzers for indexing content in different languages and domains.

Quino.Web

Lucene.Net.Highlighter

Apache-2.0

https://github.com/apache/lucenenet

https://github.com/apache/lucenenet/blob/master/LICENSE.txt

Highlights search keywords in results.

Quino.Web

Lucene.Net.Queries

Apache-2.0

https://github.com/apache/lucenenet

https://www.nuget.org/packages/Lucene.Net.Queries/4.8.0-beta00016/License

Filters and Queries that add to core Lucene.

Quino.Web

Lucene.Net.QueryParser

Apache-2.0

https://github.com/apache/lucenenet

https://www.nuget.org/packages/Lucene.Net.QueryParser/4.8.0-beta00016/License

Text to Query parsers and parsing framework.

Quino.Web

Lucene.Net.Sandbox

Apache-2.0

https://github.com/apache/lucenenet

https://www.nuget.org/packages/Lucene.Net.Sandbox/4.8.0-beta00016/License

Various third party contributions and new ideas.

Quino.Web

Microsoft.AspNetCore.Authentication.JwtBearer

MIT

https://github.com/dotnet/aspnetcore

Siehe Lizenzen.

ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.

Quino.Web

Microsoft.AspNetCore.Identity.EntityFrameworkCore

MIT

https://github.com/dotnet/aspnetcore

Siehe Lizenzen.

ASP.NET Core Identity provider that uses Entity Framework Core.

Quino.Web

Microsoft.AspNetCore.OData

MIT

https://github.com/OData/AspNetCoreOData

Siehe Lizenzen.

This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.

Quino.Web

Microsoft.Extensions.Configuration.AzureAppConfiguration

MIT

https://github.com/Azure/AppConfiguration-DotnetProvider

Siehe Lizenzen.

It 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.

Quino.Web

Microsoft.Extensions.Identity.Core

MIT

https://github.com/dotnet/aspnetcore

Siehe Lizenzen.

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.

Quino.Web

Microsoft.Extensions.Identity.Stores

MIT

https://github.com/dotnet/aspnetcore

Siehe Lizenzen.

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.

Quino.Web

Microsoft.AspNetCore.Mvc.NewtonsoftJson

MIT

https://github.com/dotnet/aspnetcore

Siehe Lizenzen.

ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.

Quino.Web

Microsoft.IdentityModel.Tokens

MIT

https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet

Siehe Lizenzen.

Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.

Quino.Web

NSwag.Annotations

MIT

https://github.com/RicoSuter/NSwag

Siehe Lizenzen.

The OpenAPI/Swagger API toolchain for .NET and TypeScript.

Quino.Web

OpenIddict.AspNetCore

Apache-2.0

https://github.com/openiddict/openiddict-core

Siehe Lizenzen.

Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.

Quino.Web

OpenIddict.EntityFrameworkCore

Apache-2.0

https://github.com/openiddict/openiddict-core

Siehe Lizenzen.

Entity Framework Core stores for OpenIddict.

Quino.Web

System.IdentityModel.Tokens.Jwt

MIT

https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet

Siehe Lizenzen.

Includes types that provide support for creating, serializing and validating JSON Web Tokens.

Quino.Web

AspNetCoreRateLimit

MIT

https://github.com/stefanprodan/AspNetCoreRateLimit

https://github.com/stefanprodan/AspNetCoreRateLimit/blob/master/LICENSE.md

ASP.NET Core rate limiting middleware

Quino.Web

MailKit

MIT

https://github.com/jstedfast/MailKit

Siehe Lizenzen.

It is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.

Quino.Web

Serilog.Sinks.Console

Apache-2.0

https://github.com/serilog/serilog-sinks-console

Siehe Lizenzen.

A Serilog sink that writes log events to the console/terminal.

Quino.Web

Serilog.Sinks.Debug

Apache-2.0

https://github.com/serilog/serilog-sinks-debug

Siehe Lizenzen.

A Serilog sink that writes log events to the debug output window.

Quino.Web

Serilog.Sinks.File

Apache-2.0

https://github.com/serilog/serilog-sinks-file

Siehe Lizenzen.

Write Serilog events to text files in plain or JSON format.

Quino.Web

Newtonsoft.Json

MIT

https://github.com/JamesNK/Newtonsoft.Json

Siehe Lizenzen.

Json.NET is a popular high-performance JSON framework for .NET.

Quino.Web

Quino.Core

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web

Quino.Data

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web

Quino.Data.PostgreSql

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web

Quino.Data.SqlServer

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web

Serilog

Apache-2.0

https://github.com/serilog/serilog

Siehe Lizenzen.

Simple .NET logging with fully-structured events.

Quino.Web

Serilog.Settings.Configuration

Apache-2.0

https://github.com/serilog/serilog-settings-configuration

Siehe Lizenzen.

Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.

Quino.Web

Microsoft.SourceLink.AzureRepos.Git

MIT

https://github.com/dotnet/sourcelink

Siehe Lizenzen.

Generates source link for Azure Repos (formerly known as VSTS) Git repositories.

Quino.Web

System.Linq.Async

MIT

https://github.com/dotnet/reactive

Siehe Lizenzen.

Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.

Quino.Web

MediatR

Apache-2.0

https://github.com/jbogard/MediatR

Siehe Lizenzen.

Simple, unambitious mediator implementation in .NET.

Quino.Web

MediatR.Extensions.Microsoft.DependencyInjection

Apache-2.0

https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection

Siehe Lizenzen.

MediatR extensions for ASP.NET Core.

Quino.Web.Tests

Microsoft.AspNetCore

Apache-2.0

https://github.com/aspnet/MetaPackages

https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt

Microsoft.AspNetCore.

Quino.Web.Tests

Quino.Testing

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web.Tests

Quino.Testing.Models.Fixtures

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web.Tests

Serilog.AspNetCore

Apache-2.0

https://github.com/serilog/serilog-aspnetcore

Siehe Lizenzen.

Serilog support for ASP.NET Core logging.

Quino.Web.Tests

Microsoft.NET.Test.Sdk

?

https://github.com/microsoft/vstest

https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.3.2/License

The MSbuild targets and properties for building .NET test projects.

Quino.Web.Tests

FakeItEasy

MIT

https://github.com/FakeItEasy/FakeItEasy

Siehe Lizenzen.

The easy mocking library for .NET that works great in C#.

Quino.Web.Tests

NUnit

Copyright (c) 2022 Charlie Poole, Rob Prouse

https://github.com/nunit/nunit

https://www.nuget.org/packages/NUnit/3.13.3/License

NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.

Quino.Web.Tests

NUnit3TestAdapter

MIT

https://github.com/nunit/nunit3-vs-adapter

Siehe Lizenzen.

The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).

Quino.Web.Testing.Fixtures

Quino.Testing.Data.SqlServer

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web.Testing.Fixtures

Quino.Testing.Fixtures

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web.Command

Quino.Tools.CodeGeneration

All Rights Reserved

All Rights Reserved to Encodo Systems AG

Quino.Web.UITests

Microsoft.Extensions.Configuration

MIT

https://github.com/dotnet/runtime

Siehe Lizenzen.

Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.

Quino.Web.UITests

Microsoft.Extensions.Configuration.Binder

MIT

https://github.com/dotnet/runtime

Siehe Lizenzen.

Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.

Quino.Web.UITests

Microsoft.Extensions.Configuration.Json

MIT

https://github.com/dotnet/runtime

Siehe Lizenzen.

JSON configuration provider implementation for Microsoft.Extensions.Configuration.

Quino.Web.UITests

Microsoft.Extensions.Configuration.EnvironmentVariables

MIT

https://github.com/dotnet/runtime

Siehe Lizenzen.

Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.

Quino.Web.UITests

Microsoft.Playwright

MIT

https://github.com/microsoft/playwright-dotnet

Siehe Lizenzen.

Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.

Quino.Web.UITests

Microsoft.Playwright.NUnit

MIT

https://github.com/microsoft/playwright-dotnet

Siehe Lizenzen.

Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within NUnit.

ECUI Client

...

Modul

Bibliothek/Tool

Lizenz

URL

Lizenz

Benutzt für

Quino.Web

@testing-library/jest-dom

MIT

https://github.com/testing-library/jest-dom

https://github.com/testing-library/jest-dom/blob/main/LICENSE

Custom jest matchers to test the state of the DOM.

Quino.Web

@testing-library/react

MIT

https://github.com/testing-library/react-testing-library

https://github.com/

Azure

testing-library/

azure

react-

sdk

testing-

for-net

library/

tree/Azure.Identity_1.7.0/sdk/identity/Azure.Identity

Sehe Lizenz

Provides Azure Active Directory token authentication support across the Azure SDK

blob/main/LICENSE

Simple and complete React DOM testing utilities that encourage good testing practices.

Quino.Web

Azure.Security.KeyVault.Certificates

@types/codemirror

MIT

https://github.com/

Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Certificates_4.4.0/sdk/keyvault/Azure.Security.KeyVault.Certificates

Sehe Lizenz

It is a cloud service that provides secure storage and automated management of certificates used throughout a cloud application

DefinitelyTyped/DefinitelyTyped

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for codemirror.

Quino.Web

Cronos

@types/dompurify

MIT

https://github.com/

HangfireIO

DefinitelyTyped/

Cronos

DefinitelyTyped

https://

raw

github.

githubusercontent.

com/

HangfireIO

DefinitelyTyped/DefinitelyTyped/

Cronos

blob/master/LICENSE

.NET library for parsing Cron expressions and calculating next occurrences

This package contains type definitions for DOM Purify.

Quino.Web

Ical.Net

@types/file-saver

MIT

https://github.com/

rianjs/ical.net

Sehe Lizenz

It is an iCalendar (RFC 5545) class library for .NET aimed at providing RFC 5545 compliance, while providing full compatibility with popular calendaring applications and librariesApache-2.0

DefinitelyTyped/DefinitelyTyped

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for FileSaver.js.

Quino.Web

Lucene.Net

@types/jest

MIT

https://github.com/DefinitelyTyped/DefinitelyTyped

https://github.com/

apache/lucenenet

Sehe Lizenz

It is an open-source full-text search library written in C#Apache-2.0

DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for Jest.

Quino.Web

Lucene.Net.Analysis.Common

@types/lodash

MIT

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped

https://

www.nuget.org/packages/Lucene.Net.Analysis.Common/4.8.0-beta00016/LicenseAnalyzers for indexing content in different languages and domainsApache-2.0

github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for Lo-Dash.

Quino.Web

Lucene.Net.Highlighter

@types/react

MIT

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped/blob/master/LICENSE

.txtHighlights search keywords in resultsApache-2.0

This package contains type definitions for React.

Quino.Web

Lucene.Net.Queries

@types/react-addons-css-transition-group

MIT

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped

https://

www.nuget.org/packages/Lucene.Net.Queries/4.8.0-beta00016/LicenseFilters and Queries that add to core LuceneApache-2.0

github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for React (react-addons-css-transition-group).

Quino.Web

Lucene.Net.QueryParser

@types/react-dom

MIT

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped

https://

www

github.

nuget.org

com/

packages/Lucene.Net.QueryParser/4.8.0-beta00016/LicenseText to Query parsers and parsing frameworkApache-2.0

DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for React (react-dom).

Quino.Web

Lucene.Net.Sandbox

@types/react-router-dom

MIT

https://github.com/

apache

DefinitelyTyped/

lucenenet

DefinitelyTyped

https://

www

github.

nuget.org

com/

packages/Lucene.Net.Sandbox/4.8.0-beta00016/LicenseVarious third party contributions and new ideas

DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for react-router-dom.

Quino.Web

Microsoft.AspNetCore.Authentication.JwtBearer

@types/react-test-renderer

MIT

https://github.com/

dotnet

DefinitelyTyped/

aspnetcore

Sehe Lizenz

ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token

DefinitelyTyped

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for react-test-renderer.

Quino.Web

Microsoft.AspNetCore.Identity.EntityFrameworkCore

@types/showdown

MIT

https://github.com/

dotnet

DefinitelyTyped/

aspnetcore

Sehe Lizenz

ASP.NET Core Identity provider that uses Entity Framework Core.

DefinitelyTyped

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE

This package contains type definitions for showdown.

Quino.Web

Microsoft.AspNetCore.OData

@typescript-eslint/eslint-plugin

MIT

https://github.com/

OData/AspNetCoreOData

Sehe Lizenz

This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIsMIT

typescript-eslint/typescript-eslint

https://github.com/typescript-eslint/typescript-eslint/blob/main/LICENSE

An ESLint plugin which provides lint rules for TypeScript codebases.

Quino.Web

Microsoft.Extensions.Configuration.AzureAppConfiguration

@typescript-eslint/parser

BSD-2-Clause

https://github

.com/Azure/AppConfiguration-DotnetProvider

Sehe Lizenz

It 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.

Quino.Web

Microsoft.Extensions.Identity.Core

MIT

.com/typescript-eslint/typescript-eslint

https://github.com/

dotnet/aspnetcore

Sehe Lizenz

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.

Quino.Web

Microsoft.Extensions.Identity.Stores

typescript-eslint/typescript-eslint/blob/main/LICENSE

An ESLint parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.

Quino.Web

@vitejs/plugin-react

MIT

https://github.com/

dotnet

vitejs/

aspnetcore

Sehe Lizenz

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.

Quino.Web

Microsoft.AspNetCore.Mvc.NewtonsoftJson

vite

https://github.com/vitejs/vite/blob/main/LICENSE

The all-in-one Vite plugin for React projects.

Quino.Web

autoprefixer

MIT

https://github.com/

dotnet/aspnetcore

Sehe Lizenz

ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.

Quino.Web

Microsoft.IdentityModel.Tokens

MIT

postcss/autoprefixer

https://github.com/

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet

Sehe Lizenz

Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption

postcss/autoprefixer/blob/main/LICENSE

PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.

Quino.Web

NSwag.Annotations

eslint

MIT

https://github.com/

RicoSuter

eslint/

NSwag

Sehe Lizenz

The OpenAPI/Swagger API toolchain for .NET and TypeScriptApache-2.0

eslint

https://github.com/eslint/eslint/blob/main/LICENSE

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions.

Quino.Web

OpenIddict.AspNetCore

eslint-config-prettier

MIT

https://github.com/

openiddict

prettier/

openiddict-core

Sehe Lizenz

Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.

Quino.Web

OpenIddict.EntityFrameworkCore

Apache-2.0

eslint-config-prettier

https://github.com/

openiddict

prettier/

openiddict-core

Sehe Lizenz

Entity Framework Core stores for OpenIddict

eslint-config-prettier/blob/main/LICENSE

Turns off all rules that are unnecessary or might conflict with [Prettier].

Quino.Web

System.IdentityModel.Tokens.Jwt

MIT

eslint-plugin-jsx-a11y

MIT

https://github.com/jsx-eslint/eslint-plugin-jsx-a11y

https://github.com/

AzureAD

jsx-eslint/

azure

eslint-

activedirectory

plugin-

identitymodel-extensions-for-dotnet

Sehe Lizenz

Includes types that provide support for creating, serializing and validating JSON Web Tokens

jsx-a11y/blob/main/LICENSE.md

Static AST checker for accessibility rules on JSX elements.

Quino.Web

AspNetCoreRateLimit

eslint-plugin-prettier

MIT

https://github.com/

stefanprodan/AspNetCoreRateLimit

prettier/eslint-plugin-prettier

https://github.com/

stefanprodan/AspNetCoreRateLimit

prettier/eslint-plugin-prettier/blob/master/LICENSE.md

ASP.NET Core rate limiting middleware

Runs Prettier as an ESLint rule and reports differences as individual ESLint issues.

Quino.Web

MailKit

eslint-plugin-react

MIT

https://github.com/

jstedfast/MailKit

Sehe Lizenz

It is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.

Quino.Web

Serilog.Sinks.Console

Apache-2.0

jsx-eslint/eslint-plugin-react

https://github.com/

serilog

jsx-eslint/

serilog

eslint-

sinks-console

Sehe Lizenz

A Serilog sink that writes log events to the console/terminal

plugin-react/blob/master/LICENSE

React specific linting rules for eslint.

Quino.Web

Serilog.Sinks.Debug

Apache-2.0

https://github.com/serilog/serilog-sinks-debug

Sehe Lizenz

A Serilog sink that writes log events to the debug output windowApache-2.0

eslint-plugin-react-hooks

MIT

https://github.com/facebook/react

https://github.com/facebook/react/blob/main/LICENSE

This ESLint plugin enforces the Rules of Hooks.

Quino.Web

Serilog.Sinks.File

jest

MIT

https://github.com/

serilog/serilog-sinks-file

Sehe Lizenz

Write Serilog events to text files in plain or JSON format.

Quino.Web

Newtonsoft.Json

MIT

facebook/jest

https://github.com/

JamesNK/Newtonsoft.Json

Sehe Lizenz

Json.NET is a popular high-performance JSON framework for .NET.

facebook/jest/blob/main/LICENSE

Delightful JavaScript Testing

Quino.Web

Quino.Core

Quino.Web

Quino.Data

Quino.Web

Quino.Data.PostgreSql

jest-each

MIT

https://github.com/facebook/jest

https://github.com/facebook/jest/blob/main/LICENSE

A parameterised testing library for Jest inspired by mocha-each.

Quino.Web

Quino.Data.SqlServer

Quino.Web

Serilog

Apache-2.0

jest-environment-jsdom

MIT

https://github.com/facebook/jest

https://github.com/

serilog/serilog

Sehe Lizenz

Simple .NET logging with fully-structured eventsApache-2.0

facebook/jest/blob/main/LICENSE

Js dom testing environment for Jest.

Quino.Web

Serilog.Settings.Configuration

jest-jasmine2

MIT

https://github.com/facebook/jest

https://github.com/

serilog/serilog-settings-configuration

Sehe Lizenz

Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.

Quino.Web

Microsoft.SourceLink.AzureRepos.Git

MIT

facebook/jest/blob/main/LICENSE

Fast, reliable, and secure dependency management.

Quino.Web

jest-junit

Apache-2.0

https://github.com/jest-community/jest-junit

https://github.com

/dotnet/sourcelink

Sehe Lizenz

Generates source link for Azure Repos (formerly known as VSTS) Git repositories.

Quino.Web

System.Linq.Async

/jest-community/jest-junit/blob/master/LICENSE

A Jest reporter that creates compatible junit xml files.

Quino.Web

lerna

MIT

https://github.com/

dotnet/reactive

Sehe Lizenz

Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.

Quino.Web

MediatR

Apache-2.0

lerna/lerna

https://github.com

/jbogard/MediatR

Sehe Lizenz

Simple, unambitious mediator implementation in .NET

/lerna/lerna/blob/main/LICENSE

It is a fast modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

Quino.Web

MediatR.Extensions.Microsoft.DependencyInjection

less

Apache-2.0

https://github.com/

jbogard

less/

MediatR.Extensions.Microsoft.DependencyInjection

Sehe Lizenz

MediatR extensions for ASP.NET Core.

less.js

https://github.com/less/less.js/blob/master/LICENSE

This is the JavaScript, official, stable version of Less.

Quino.Web

.TestsApache-2.0

Microsoft.AspNetCore

prettier

MIT

https://github.com/

aspnet

prettier/

MetaPackages

prettier

https://

raw.githubusercontent

github.com/

aspnet

prettier/prettier/

AspNetCore/2.0.0

blob/main/LICENSE

.txt

Microsoft.AspNetCore.

Quino.Web.Tests

Quino.Testing

Quino.Web.Tests

Quino.Testing.Models.Fixtures

It is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

Quino.Web

.Tests

Serilog.AspNetCore

Apache-2.0

https://github.com/serilog/serilog-aspnetcore

Sehe Lizenz

Serilog support for ASP.NET Core logging.

Quino.Web.Tests

Microsoft.NET.Test.Sdk

?

react-performance-testing

MIT

https://github.com/

microsoft/vstest

keiya01/react-performance-testing

https://

www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.3.2/LicenseThe MSbuild targets and properties for building .NET test projects.

github.com/keiya01/react-performance-testing/blob/master/LICENSE

This library is perfect for testing React or ReactNative runtime performance.

Quino.Web

.TestsFakeItEasy

react-test-renderer

MIT

https://github.com

/FakeItEasy/FakeItEasy

Sehe Lizenz

The easy mocking library for .NET that works great in C#

/facebook/react

https://github.com/facebook/react/blob/main/LICENSE

This package provides an experimental React renderer that can be used to render React components to pure JavaScript objects, without depending on the DOM or a native mobile environment.

Quino.Web

.Tests

NUnit

Copyright (c) 2022 Charlie Poole, Rob Prouse

rollup-plugin-visualizer

MIT

https://github.com/

nunit/nunit

btd/rollup-plugin-visualizer

https://

www.nuget.org/packages/NUnit/3.13.3/LicenseNUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible

github.com/btd/rollup-plugin-visualizer/blob/master/LICENSE

Visualize and analyze your Rollup bundle to see which modules are taking up space.

Quino.Web

.Tests

NUnit3TestAdapter

ts-jest

MIT

https://github.com/kulshekhar/ts-jest

https://github.com/

nunit

kulshekhar/

nunit3-vs-adapter

Sehe Lizenz

The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).

Quino.Web.Testing.Fixtures

Quino.Testing.Data.SqlServer

Quino.Web.Testing.Fixtures

Quino.Testing.Fixtures

Quino.Web.Command

Quino.Tools.CodeGeneration

Quino.Web.UITests

Microsoft.Extensions.Configuration

ts-jest/blob/main/LICENSE.md

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.

Quino.Web

ts-node

MIT

https://github.com/TypeStrong/ts-node

https://github.com/TypeStrong/ts-node/blob/main/LICENSE

TypeScript execution and REPL for node.js, with source map and native ESM support.

Quino.Web

ts-patch

MIT

https://github.com/

dotnet

nonara/

runtime

Sehe Lizenz

Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.

Quino.Web.UITests

Microsoft.Extensions.Configuration.Binder

MIT

ts-patch

https://github.com/nonara/ts-patch/blob/master/LICENSE.md

Directly patch typescript installation to allow custom transformers (plugins).

Quino.Web

typescript

Apache-2.0

https://github.com/Microsoft/TypeScript

https://github.com/

dotnet/runtime

Sehe Lizenz

Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration

microsoft/TypeScript/blob/main/LICENSE.txt

TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS.

Quino.Web

.UITestsMicrosoft.Extensions.Configuration.Json

typescript-transform-paths

MIT

https://github.com/

dotnet/runtime

Sehe Lizenz

JSON configuration provider implementation for Microsoft.Extensions.Configuration.

Quino.Web.UITests

Microsoft.Extensions.Configuration.EnvironmentVariables

LeDDGroup/typescript-transform-paths

https://github.com/LeDDGroup/typescript-transform-paths/blob/master/LICENSE

Transform compiled source module resolution paths using TypeScript's paths config, and/or custom resolution paths.

Quino.Web

vite

MIT

https://github.com/

dotnet/runtime

Sehe Lizenz

Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.

Quino.Web.UITests

Microsoft.Playwright

MIT

vitejs/vite

https://github.com

/microsoft/playwright-dotnet

Sehe Lizenz

Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast

/vitejs/vite/blob/main/LICENSE

It is a new breed of frontend build tool that significantly improves the frontend development experience.

Quino.Web

.UITestsMicrosoft.Playwright.NUnit

vite-plugin-checker

MIT

https://github.com/

microsoft

fi3ework/

playwright-dotnet

Sehe Lizenz

Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within NUnit.

ECUI Client

...

...

...

Modul

Bibliothek/Tool

Lizenz

URL

Lizenz

Benutzt für

Quino.Web

@testing-library/jest-domfi3ework/vite-plugin-checker/blob/main/LICENSE

A Vite plugin that can run TypeScript, VLS, vue-tsc, ESLint in worker thread.

Quino.Web

vite-plugin-static-copy

MIT

https://github.com/testing-library/jest-domsapphi-red/vite-plugin-static-copy

https://github.com/testingsapphi-library/jest-domred/vite-plugin-static-copy/blob/main/LICENSE

Custom jest matchers to test the state of the DOMrollup-plugin-copy for vite with dev server support.

Quino.Web

@testing-library/reactvite-tsconfig-paths

MIT

https://github.com/testing-libraryaleclarson/reactvite-testingtsconfig-librarypaths

https://github.com/testing-libraryaleclarson/reactvite-testingtsconfig-librarypaths/blob/mainmaster/LICENSESimple and complete React DOM testing utilities that encourage good testing practices

Give vite the ability to resolve imports using TypeScript's path mapping.

Quino.Web

@types/codemirrorwhatwg-fetch

MIT

https://github.com/DefinitelyTypedgithub/DefinitelyTypedfetch

https://github.com/DefinitelyTypedgithub/DefinitelyTypedfetch/blob/master/LICENSE

This package contains type definitions for codemirrorThe fetch() function is a Promise-based mechanism for programmatically making web requests in the browser.

Quino.Web.ECUI

@types@microsoft/dompurifysignalr

MIT

https://github.com/DefinitelyTypeddotnet/DefinitelyTypedaspnetcore

https://github.com/DefinitelyTypeddotnet/DefinitelyTypedaspnetcore/blob/mastermain/LICENSEThis package contains type definitions for DOM Purify..txt

JavaScript and TypeScript clients for SignalR for ASP.NET Core and Azure SignalR Service

Quino.Web.ECUI

@types@microsoft/fileapplicationinsights-saverweb

MIT

https://github.com/DefinitelyTypedmicrosoft/DefinitelyTypedApplicationInsights-JS

https://github.com/DefinitelyTypedmicrosoft/DefinitelyTypedApplicationInsights-JS/blob/master/LICENSE

This package contains type definitions for FileSaver.js.Application Insights SDK is a package that combines commonly used packages for Web scenarios.

Quino.Web.ECUI

@types@arnagos/jestp-queue

MIT

https://github.com/DefinitelyTyped/DefinitelyTypedsindresorhus/p-queue

https://github.com/DefinitelyTypedsindresorhus/DefinitelyTypedp-queue/blob/mastermain/LICENSEThis package contains type definitions for Jestlicense

Promise queue with concurrency control.

Quino.Web.ECUI

@types@cliqz/lodashMITurl-parser

MPL-2.0

https://github.com/DefinitelyTypedghostery/DefinitelyTypedurl-parser

https://github.com/DefinitelyTypedghostery/DefinitelyTypedurl-parser/blob/master/LICENSE

This package contains type definitions for Lo-DashA Fast implementation of url parsing, mostly API-compatible with the standard URL class while being on average 2-3 times faster.

Quino.Web.ECUI

@types/reactbowser

MIT

https://github.com/DefinitelyTypedlancedikson/DefinitelyTypedbowser

https://github.com/DefinitelyTypedlancedikson/DefinitelyTypedbowser/blob/master/LICENSE

This package contains type definitions for Reactsmall, fast and rich-API browser/platform/engine detector for both browser and node.

Quino.Web@types/react-addons-css-transition-group.ECUI

codemirror

MIT

https://github.com/DefinitelyTypedcodemirror/DefinitelyTypedbasic-setup

https://github.com/DefinitelyTypedcodemirror/DefinitelyTypedbasic-setup/blob/mastermain/LICENSE

This package contains type definitions for React (react-addons-css-transition-group)provides an example configuration for the CodeMirror code editor.

Quino.Web

@types/react-dom

MIT.ECUI

devextreme

Devex Lizenz

https://github.com/DefinitelyTypedDevExpress/DefinitelyTypedDevExtreme

https://github.com/DefinitelyTypedDevExpress/DefinitelyTypedDevExtreme/blob/master22_2/LICENSEThis package contains type definitions for React (react-dom).md

It is a set of enterprise-ready UI component suites for Angular, React, Vue, and jQuery.

Quino.Web.ECUI

@types/react-router-dom

MITdevextreme-react

Devex Lizenz

https://github.com/DefinitelyTypedDevExpress/DefinitelyTypeddevextreme-react

https://github.com/DefinitelyTypedDevExpress/DefinitelyTypeddevextreme-react/blob/master/LICENSE

This package contains type definitions for react-router-domproject allows you to use DevExtreme widgets in React applications.

Quino.Web

@types/react-test-renderer

MIT.ECUI

dompurify

Apache-2.0/MPL-2.0

https://github.com/DefinitelyTypedcure53/DefinitelyTypedDOMPurify

https://github.com/DefinitelyTypedcure53/DefinitelyTypedDOMPurify/blob/mastermain/LICENSE

This package contains type definitions for react-test-rendererIt is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG.

Quino.Web.ECUI

@types/showdownexceljs

MIT

https://github.com/DefinitelyTypedexceljs/DefinitelyTypedexceljs

https://github.com/DefinitelyTypedexceljs/DefinitelyTypedexceljs/blob/master/LICENSE

This package contains type definitions for showdownRead, manipulate and write spreadsheet data and styles to XLSX and JSON.

Quino.Web@typescript-eslint/eslint-plugin.ECUI

file-saver

MIT

https://github.com/typescript-eslint/typescript-eslinteligrey/FileSaver.js

https://github.com/typescript-eslint/typescript-eslinteligrey/FileSaver.js/blob/mainmaster/LICENSEAn ESLint plugin which provides lint rules for TypeScript codebases.md

It is the solution to saving files on the client-side, and is perfect for web apps that generates files on the client.

Quino.Web

@typescript-eslint/parser

BSD-2-Clause.ECUI

gridstack

v4+ Copyright (c) 2021 Alain Dumesny under MIT license

https://github.com/typescript-eslint/typescript-eslintgridstack/gridstack.js

https://github.com/typescript-eslint/typescript-eslintgridstack/gridstack.js/blob/mainmaster/LICENSE

An ESLint parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source codeModern Typescript library for dashboard layout and creation.

Quino.Web.ECUI

@vitejs/plugin-react

MIT

https://github.com/vitejs/viteguid-typescript

ISC

https://github.com/vitejs/vite/blob/main/LICENSEThe all-in-one Vite plugin for React projectssnico-dev/guid-typescript

Siehe Lizenzen.

Guid Typescript is library that let you generate guid code.

Quino.Web.ECUI

autoprefixerimask

MIT

https://github.com/postcssuNmAnNeR/autoprefixerimaskjs

https://github.com/postcssuNmAnNeR/autoprefixerimaskjs/blob/mainmaster/LICENSE

PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I UseVanilla javascript input mask.

Quino.Web.ECUI

eslintinversify

MIT

https://github.com/eslintinversify/eslintInversifyJS

https://github.com/eslintinversify/eslintInversifyJS/blob/mainmaster/LICENSE

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptionsA powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.

Quino.Web.ECUI

eslintinversify-configinject-prettierdecorators

MIT

https://github.com/prettierinversify/eslintinversify-configinject-prettierdecorators

https://github.com/prettierinversify/eslintinversify-configinject-prettierdecorators/blob/mainmaster/LICENSE

Turns off all rules that are unnecessary or might conflict with [Prettier]Lazy evaluated property injection decorators.

Quino.Webeslint-plugin-jsx-a11y.ECUI

lodash

MIT

https://github.com/jsx-eslint/eslint-plugin-jsx-a11ylodash/lodash

https://github.com/jsx-eslint/eslint-plugin-jsx-a11ylodash/lodash/blob/main/LICENSE.mdStatic AST checker for accessibility rules on JSX elements/master/LICENSE

The Lodash library exported as Node.js modules.

Quino.Webeslint-plugin-prettier.ECUI

react

MIT

https://github.com/prettier/eslint-plugin-prettierfacebook/react

https://github.com/prettier/eslint-plugin-prettierfacebook/react/blob/mastermain/LICENSE.mdRuns Prettier as an ESLint rule and reports differences as individual ESLint issues

React is a JavaScript library for creating user interfaces.

Quino.Web.ECUI

eslintreact-plugin-reactdom

MIT

https://github.com/jsx-eslint/eslint-plugin-facebook/react

https://github.com/jsx-eslint/eslint-plugin-facebook/react/blob/mastermain/LICENSE

React specific linting rules for eslintThis package serves as the entry point to the DOM and server renderers for React.

Quino.Webeslint-plugin-react-hooks.ECUI

showdown

MIT

https://github.com/facebookshowdownjs/reactshowdown

https://github.com/facebookshowdownjs/reactshowdown/blob/mainmaster/LICENSE

This ESLint plugin enforces the Rules of Hookshowdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber.

Quino.Web.ECUI

jesttypemoq

MIT

https://github.com/facebookflorinn/jesttypemoq

https://github.com/facebookflorinn/jesttypemoq/blob/mainmaster/LICENSE

Delightful JavaScript Testing

Quino.WebSimple mocking library for JavaScript targeting TypeScript development.

Quino Standard

WIP https://dev.azure.com/encodo/Quino/_workitems/edit/11470

Modul

Bibliothek/Tool

Lizenz

URL

Lizenz

Benutzt für

...

Lizenzen