Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql 2.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql --version 2.4.0                
NuGet\Install-Package Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql -Version 2.4.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql" Version="2.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql --version 2.4.0                
#r "nuget: Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql, 2.4.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql as a Cake Addin
#addin nuget:?package=Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql&version=2.4.0

// Install Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql as a Cake Tool
#tool nuget:?package=Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql&version=2.4.0                

Altinn.Authorization.ServiceDefaults

Service defaults for altinn authorization services.

Contributing

Contributions to Altinn.Authorization.ServiceDefaults are welcome! Feel free to open issues for bug reports, feature requests, or submit pull requests with improvements.

License

Altinn.Authorization.ServiceDefaults is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.1 495 11/4/2024
2.6.0 81 11/1/2024
2.5.0 1,235 8/27/2024
2.4.0 278 8/26/2024
2.3.0 132 8/21/2024
2.2.2 1,132 7/29/2024
2.2.1 107 7/25/2024
2.2.0 165 7/25/2024
2.1.1 215 7/16/2024
2.1.0 94 7/15/2024
2.0.0 130 7/10/2024
1.2.0 210 6/20/2024
1.1.0 110 6/14/2024
1.0.0 101 6/14/2024

# Changelog

## [2.4.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.3.0...Altinn.Authorization.ServiceDefaults-v2.4.0) (2024-08-23)


### Features

* add activity extensions ([#124](https://github.com/Altinn/altinn-authorization-utils/issues/124)) ([df081df](https://github.com/Altinn/altinn-authorization-utils/commit/df081df9d118452dcb83fa3d38d8f47aefb5bb91))

## [2.3.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.2.2...Altinn.Authorization.ServiceDefaults-v2.3.0) (2024-08-21)


### Features

* add support for managed/workload identity ([#112](https://github.com/Altinn/altinn-authorization-utils/issues/112)) ([2d8ad2a](https://github.com/Altinn/altinn-authorization-utils/commit/2d8ad2a17bc3b92b08506fea14eacfd217879007))

## [2.2.2](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.2.1...Altinn.Authorization.ServiceDefaults-v2.2.2) (2024-07-26)


### Bug Fixes

* emit opentelemetry traces for yuniql package ([#102](https://github.com/Altinn/altinn-authorization-utils/issues/102)) ([b16157a](https://github.com/Altinn/altinn-authorization-utils/commit/b16157a60371e389df95b131f15eccf14cc0d462))

## [2.2.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.2.0...Altinn.Authorization.ServiceDefaults-v2.2.1) (2024-07-25)


### Bug Fixes

* wait for database server to be ready ([#100](https://github.com/Altinn/altinn-authorization-utils/issues/100)) ([81878be](https://github.com/Altinn/altinn-authorization-utils/commit/81878be0297a3e8b10a2a8d0900e77fe548a0b02))

## [2.2.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.1.1...Altinn.Authorization.ServiceDefaults-v2.2.0) (2024-07-19)


### Features

* add content-negotiation support for health report writer ([#92](https://github.com/Altinn/altinn-authorization-utils/issues/92)) ([8e3700e](https://github.com/Altinn/altinn-authorization-utils/commit/8e3700ed7baf730442c196d1a51b93c8e9ca9e3c))

## [2.1.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.1.0...Altinn.Authorization.ServiceDefaults-v2.1.1) (2024-07-16)


### Bug Fixes

* telemetry tags ([#89](https://github.com/Altinn/altinn-authorization-utils/issues/89)) ([9ca0a47](https://github.com/Altinn/altinn-authorization-utils/commit/9ca0a47a4069a8905c5d1aa025689963ba9abb91))

## [2.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.0.0...Altinn.Authorization.ServiceDefaults-v2.1.0) (2024-07-15)


### Features

* add health report information ([#86](https://github.com/Altinn/altinn-authorization-utils/issues/86)) ([8b21096](https://github.com/Altinn/altinn-authorization-utils/commit/8b2109645a583074c7dd956d464cbed629670cb4))
* add plain format support for health writer ([#88](https://github.com/Altinn/altinn-authorization-utils/issues/88)) ([0022dc6](https://github.com/Altinn/altinn-authorization-utils/commit/0022dc6b44efaec97d8d627f2634bf3593e602d2))

## [2.0.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v1.2.0...Altinn.Authorization.ServiceDefaults-v2.0.0) (2024-07-10)


### ⚠ BREAKING CHANGES

* The connection-string priorities have been modified in cases where multiple connection-strings are provided.

### Features

* add ApplicationInsights and KeyVault support ([#83](https://github.com/Altinn/altinn-authorization-utils/issues/83)) ([712b93e](https://github.com/Altinn/altinn-authorization-utils/commit/712b93e69d701af06f94bd4e202b18e9f4d9e843))
* add TestSeed library ([#77](https://github.com/Altinn/altinn-authorization-utils/issues/77)) ([0c6d662](https://github.com/Altinn/altinn-authorization-utils/commit/0c6d662b99ca31e137f1a9065881d541024eed07))
* modify connection-string priorities ([712b93e](https://github.com/Altinn/altinn-authorization-utils/commit/712b93e69d701af06f94bd4e202b18e9f4d9e843))

## [1.2.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v1.1.0...Altinn.Authorization.ServiceDefaults-v1.2.0) (2024-06-20)


### Features

* add AltinnClusterInfo support ([323ec92](https://github.com/Altinn/altinn-authorization-utils/commit/323ec926753290790e094f34103312e43b5635bb))

## [1.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v1.0.0...Altinn.Authorization.ServiceDefaults-v1.1.0) (2024-06-14)


### Features

* add ServiceDiscovery ([e1473bb](https://github.com/Altinn/altinn-authorization-utils/commit/e1473bb3a8648b26ae8731214d78ab626c81249b))

## 1.0.0 (2024-06-14)


### Features

* create Altinn.Authorization.ServiceDefaults ([beafffa](https://github.com/Altinn/altinn-authorization-utils/commit/beafffa60b08b9f212084f50ec4a3f5ec311b2f0))
* create Altinn.Authorization.ServiceDefaults.Npgsql ([f796761](https://github.com/Altinn/altinn-authorization-utils/commit/f796761b0de35730abdbf05da0025cc2d9834606))
* create ServiceDefaults.Npgsql.Yuniql ([#67](https://github.com/Altinn/altinn-authorization-utils/issues/67)) ([fb960dd](https://github.com/Altinn/altinn-authorization-utils/commit/fb960dd8143a2f07c9185d531492e977f36439e0))
* make Yuniql work with IFileProvider ([2a6f0a1](https://github.com/Altinn/altinn-authorization-utils/commit/2a6f0a1ab25963943ea164006cffe1122176187d))


### Bug Fixes

* create documentation files ([171dd71](https://github.com/Altinn/altinn-authorization-utils/commit/171dd7120ab70c8c5629224e6e7a2380ad827306))
* remove use of internal npgsql types ([fe7d0ab](https://github.com/Altinn/altinn-authorization-utils/commit/fe7d0ab8cd6ecb0b1a5e1c415922dd2dee0d6a18))