VIESAPI.VIESAPIClient
1.3.2
dotnet add package VIESAPI.VIESAPIClient --version 1.3.2
NuGet\Install-Package VIESAPI.VIESAPIClient -Version 1.3.2
<PackageReference Include="VIESAPI.VIESAPIClient" Version="1.3.2" />
<PackageVersion Include="VIESAPI.VIESAPIClient" Version="1.3.2" />
<PackageReference Include="VIESAPI.VIESAPIClient" />
paket add VIESAPI.VIESAPIClient --version 1.3.2
#r "nuget: VIESAPI.VIESAPIClient, 1.3.2"
#:package VIESAPI.VIESAPIClient@1.3.2
#addin nuget:?package=VIESAPI.VIESAPIClient&version=1.3.2
#tool nuget:?package=VIESAPI.VIESAPIClient&version=1.3.2
VIES API Client for .NET
This is the official repository for VIES API Client for .NET.
VIES API provides selected entrepreneurs' data using, among others, web services, programming libraries, and dedicated applications. By using the available software (libraries, applications and Excel add-in) your customers will be able to:
- check contractors' EU VAT number status in VIES system,
- download company details from VIES system,
- automatically fill in the invoice forms,
in the fastest possible way.
Documentation
The documentation and samples are available here.
Build
Microsoft Visual Studio 2022 is required to build this library. Simply open the solution file (viesapiLibrary.sln) in the IDE and build the Release version. You can also build it from the Developer Command Prompt for Visual Studio:
git clone https://github.com/viesapi/viesapi-cs-client.git
cd viesapi-cs-client
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net35
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net452
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net462
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net472
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net48
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=netstandard2.0
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=netstandard2.0
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=netcoreapp3.1
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net5.0
msbuild viesapiLibrary.sln /t:Build /p:Configuration=Release /p:TargetFramework=net6.0
How to use
Add the following dependency using the Package Manager prompt:
PM> Install-Package VIESAPI.VIESAPIClient
The release version of the library is also published in NuGet Gallery. If you don't want to build the library yourself, you can use our published version from this location.
License
This project is delivered under Apache License, Version 2.0:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.