-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 from max-ieremenko/update/Npgsql
update Npgsql
- Loading branch information
Showing
114 changed files
with
1,898 additions
and
469 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
...d/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0/index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"Source": "https://api.nuget.org/v3/index.json", | ||
"License": { | ||
"Code": "MIT", | ||
"Status": "AutomaticallyApproved" | ||
}, | ||
"UsedBy": [ | ||
{ | ||
"Name": "SqlDatabase", | ||
"InternalOnly": false, | ||
"TargetFrameworks": [ | ||
"netstandard2.0" | ||
], | ||
"Dependencies": [ | ||
{ | ||
"Name": "System.Threading.Tasks.Extensions", | ||
"Version": "4.5.4" | ||
} | ||
] | ||
} | ||
], | ||
"Licenses": [ | ||
{ | ||
"Subject": "package", | ||
"Code": "MIT", | ||
"HRef": "https://licenses.nuget.org/MIT" | ||
}, | ||
{ | ||
"Subject": "repository", | ||
"Code": "MIT", | ||
"HRef": "https://github.com/dotnet/runtime" | ||
}, | ||
{ | ||
"Subject": "project", | ||
"HRef": "https://dot.net/" | ||
} | ||
] | ||
} |
File renamed without changes.
32 changes: 32 additions & 0 deletions
32
...ird-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0/package.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
<metadata> | ||
<id>Microsoft.Bcl.AsyncInterfaces</id> | ||
<version>8.0.0</version> | ||
<authors>Microsoft</authors> | ||
<license type="expression">MIT</license> | ||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> | ||
<icon>Icon.png</icon> | ||
<readme>PACKAGE.md</readme> | ||
<projectUrl>https://dot.net/</projectUrl> | ||
<description>Provides the IAsyncEnumerable<T> 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. | ||
|
||
Commonly Used Types: | ||
System.IAsyncDisposable | ||
System.Collections.Generic.IAsyncEnumerable | ||
System.Collections.Generic.IAsyncEnumerator</description> | ||
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | ||
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
<serviceable>true</serviceable> | ||
<repository type="git" url="https://github.com/dotnet/runtime" commit="5535e31a712343a63f5d7d796cd874e563e5ac14" /> | ||
<dependencies> | ||
<group targetFramework=".NETFramework4.6.2"> | ||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" /> | ||
</group> | ||
<group targetFramework=".NETStandard2.0"> | ||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" /> | ||
</group> | ||
<group targetFramework=".NETStandard2.1" /> | ||
</dependencies> | ||
</metadata> | ||
</package> |
35 changes: 35 additions & 0 deletions
35
...arty-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Microsoft.Bcl.AsyncInterfaces [8.0.0](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/8.0.0) | ||
-------------------- | ||
|
||
Used by: SqlDatabase | ||
|
||
Target frameworks: netstandard2.0 | ||
|
||
License: [MIT](../../../../licenses/mit) | ||
|
||
- package license: [MIT](https://licenses.nuget.org/MIT) | ||
- repository license: [MIT](https://github.com/dotnet/runtime) | ||
- project license: [Unknown](https://dot.net/) | ||
|
||
Description | ||
----------- | ||
Provides the IAsyncEnumerable<T> 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. | ||
|
||
Commonly Used Types: | ||
System.IAsyncDisposable | ||
System.Collections.Generic.IAsyncEnumerable | ||
System.Collections.Generic.IAsyncEnumerator | ||
|
||
Remarks | ||
----------- | ||
no remarks | ||
|
||
|
||
Dependencies 1 | ||
----------- | ||
|
||
|Name|Version| | ||
|----------|:----| | ||
|[System.Threading.Tasks.Extensions](../../../../packages/nuget.org/system.threading.tasks.extensions/4.5.4)|4.5.4| | ||
|
||
*This page was generated by a tool.* |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
35 changes: 35 additions & 0 deletions
35
Build/third-party-libraries/packages/nuget.org/microsoft.bcl.hashcode/1.1.1/package.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | ||
<metadata minClientVersion="2.12"> | ||
<id>Microsoft.Bcl.HashCode</id> | ||
<version>1.1.1</version> | ||
<title>Microsoft.Bcl.HashCode</title> | ||
<authors>Microsoft</authors> | ||
<owners>microsoft,dotnetframework</owners> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<license type="expression">MIT</license> | ||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> | ||
<icon>Icon.png</icon> | ||
<projectUrl>https://github.com/dotnet/corefx</projectUrl> | ||
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
<description>Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0. | ||
|
||
Commonly Used Types: | ||
System.HashCode | ||
|
||
When using NuGet 3.x this package requires at least version 3.4.</description> | ||
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | ||
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
<serviceable>true</serviceable> | ||
<dependencies> | ||
<group targetFramework=".NETFramework4.6.1" /> | ||
<group targetFramework=".NETCoreApp2.1" /> | ||
<group targetFramework=".NETStandard2.0" /> | ||
<group targetFramework=".NETStandard2.1" /> | ||
</dependencies> | ||
<frameworkAssemblies> | ||
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" /> | ||
<frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.6.1" /> | ||
</frameworkAssemblies> | ||
</metadata> | ||
</package> |
31 changes: 31 additions & 0 deletions
31
...third-party-libraries/packages/nuget.org/microsoft.bcl.hashcode/1.1.1/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Microsoft.Bcl.HashCode [1.1.1](https://www.nuget.org/packages/Microsoft.Bcl.HashCode/1.1.1) | ||
-------------------- | ||
|
||
Used by: SqlDatabase | ||
|
||
Target frameworks: netstandard2.0 | ||
|
||
License: [MIT](../../../../licenses/mit) | ||
|
||
- package license: [MIT](https://licenses.nuget.org/MIT) | ||
- project license: [Unknown](https://github.com/dotnet/corefx) | ||
|
||
Description | ||
----------- | ||
Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0. | ||
|
||
Commonly Used Types: | ||
System.HashCode | ||
|
||
When using NuGet 3.x this package requires at least version 3.4. | ||
|
||
Remarks | ||
----------- | ||
no remarks | ||
|
||
|
||
Dependencies 0 | ||
----------- | ||
|
||
|
||
*This page was generated by a tool.* |
File renamed without changes.
File renamed without changes.
42 changes: 42 additions & 0 deletions
42
...packages/nuget.org/microsoft.extensions.dependencyinjection.abstractions/8.0.0/index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"Source": "https://api.nuget.org/v3/index.json", | ||
"License": { | ||
"Code": "MIT", | ||
"Status": "AutomaticallyApproved" | ||
}, | ||
"UsedBy": [ | ||
{ | ||
"Name": "SqlDatabase", | ||
"InternalOnly": false, | ||
"TargetFrameworks": [ | ||
"netstandard2.0" | ||
], | ||
"Dependencies": [ | ||
{ | ||
"Name": "Microsoft.Bcl.AsyncInterfaces", | ||
"Version": "8.0.0" | ||
}, | ||
{ | ||
"Name": "System.Threading.Tasks.Extensions", | ||
"Version": "4.5.4" | ||
} | ||
] | ||
} | ||
], | ||
"Licenses": [ | ||
{ | ||
"Subject": "package", | ||
"Code": "MIT", | ||
"HRef": "https://licenses.nuget.org/MIT" | ||
}, | ||
{ | ||
"Subject": "repository", | ||
"Code": "MIT", | ||
"HRef": "https://github.com/dotnet/runtime" | ||
}, | ||
{ | ||
"Subject": "project", | ||
"HRef": "https://dot.net/" | ||
} | ||
] | ||
} |
23 changes: 23 additions & 0 deletions
23
...nuget.org/microsoft.extensions.dependencyinjection.abstractions/8.0.0/package-LICENSE.TXT
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) .NET Foundation and Contributors | ||
|
||
All rights reserved. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
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. |
35 changes: 35 additions & 0 deletions
35
...ages/nuget.org/microsoft.extensions.dependencyinjection.abstractions/8.0.0/package.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
<metadata> | ||
<id>Microsoft.Extensions.DependencyInjection.Abstractions</id> | ||
<version>8.0.0</version> | ||
<authors>Microsoft</authors> | ||
<license type="expression">MIT</license> | ||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> | ||
<icon>Icon.png</icon> | ||
<readme>PACKAGE.md</readme> | ||
<projectUrl>https://dot.net/</projectUrl> | ||
<description>Abstractions for dependency injection. | ||
|
||
Commonly Used Types: | ||
Microsoft.Extensions.DependencyInjection.IServiceCollection</description> | ||
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | ||
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
<serviceable>true</serviceable> | ||
<repository type="git" url="https://github.com/dotnet/runtime" commit="5535e31a712343a63f5d7d796cd874e563e5ac14" /> | ||
<dependencies> | ||
<group targetFramework=".NETFramework4.6.2"> | ||
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="8.0.0" exclude="Build,Analyzers" /> | ||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" /> | ||
</group> | ||
<group targetFramework="net6.0" /> | ||
<group targetFramework="net7.0" /> | ||
<group targetFramework="net8.0" /> | ||
<group targetFramework=".NETStandard2.0"> | ||
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="8.0.0" exclude="Build,Analyzers" /> | ||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" /> | ||
</group> | ||
<group targetFramework=".NETStandard2.1" /> | ||
</dependencies> | ||
</metadata> | ||
</package> |
34 changes: 34 additions & 0 deletions
34
...nuget.org/microsoft.extensions.dependencyinjection.abstractions/8.0.0/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
Microsoft.Extensions.DependencyInjection.Abstractions [8.0.0](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0) | ||
-------------------- | ||
|
||
Used by: SqlDatabase | ||
|
||
Target frameworks: netstandard2.0 | ||
|
||
License: [MIT](../../../../licenses/mit) | ||
|
||
- package license: [MIT](https://licenses.nuget.org/MIT) | ||
- repository license: [MIT](https://github.com/dotnet/runtime) | ||
- project license: [Unknown](https://dot.net/) | ||
|
||
Description | ||
----------- | ||
Abstractions for dependency injection. | ||
|
||
Commonly Used Types: | ||
Microsoft.Extensions.DependencyInjection.IServiceCollection | ||
|
||
Remarks | ||
----------- | ||
no remarks | ||
|
||
|
||
Dependencies 2 | ||
----------- | ||
|
||
|Name|Version| | ||
|----------|:----| | ||
|[Microsoft.Bcl.AsyncInterfaces](../../../../packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0)|8.0.0| | ||
|[System.Threading.Tasks.Extensions](../../../../packages/nuget.org/system.threading.tasks.extensions/4.5.4)|4.5.4| | ||
|
||
*This page was generated by a tool.* |
File renamed without changes.
23 changes: 23 additions & 0 deletions
23
...et.org/microsoft.extensions.dependencyinjection.abstractions/8.0.0/repository-LICENSE.TXT
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) .NET Foundation and Contributors | ||
|
||
All rights reserved. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
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. |
File renamed without changes.
Oops, something went wrong.