diff --git a/bin/Release/net8.0/IbanNet.dll b/bin/Release/net8.0/IbanNet.dll deleted file mode 100644 index 17db49a..0000000 Binary files a/bin/Release/net8.0/IbanNet.dll and /dev/null differ diff --git a/bin/Release/net8.0/Idoklad.deps.json b/bin/Release/net8.0/Idoklad.deps.json deleted file mode 100644 index c68bab3..0000000 --- a/bin/Release/net8.0/Idoklad.deps.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "Idoklad/1.0.0": { - "dependencies": { - "IdokladSdk": "5.3.0", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.11", - "Swashbuckle.AspNetCore": "6.9.0" - }, - "runtime": { - "Idoklad.dll": {} - } - }, - "IbanNet/5.16.1": { - "runtime": { - "lib/net8.0/IbanNet.dll": { - "assemblyVersion": "5.16.1.0", - "fileVersion": "5.16.1.0" - } - }, - "resources": { - "lib/net8.0/ca/IbanNet.resources.dll": { - "locale": "ca" - }, - "lib/net8.0/de/IbanNet.resources.dll": { - "locale": "de" - }, - "lib/net8.0/nl/IbanNet.resources.dll": { - "locale": "nl" - } - } - }, - "IdokladSdk/5.3.0": { - "dependencies": { - "IbanNet": "5.16.1", - "Newtonsoft.Json": "13.0.3", - "System.IdentityModel.Tokens.Jwt": "7.6.0" - }, - "runtime": { - "lib/netstandard2.0/IdokladSdk.dll": { - "assemblyVersion": "5.3.0.0", - "fileVersion": "5.3.0.0" - } - } - }, - "Microsoft.AspNetCore.JsonPatch/8.0.11": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52116" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.11": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.11", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52116" - } - } - }, - "Microsoft.IdentityModel.Abstractions/7.6.0": { - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "7.6.0.0", - "fileVersion": "7.6.0.50527" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/7.6.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.6.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "7.6.0.0", - "fileVersion": "7.6.0.50527" - } - } - }, - "Microsoft.IdentityModel.Logging/7.6.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.6.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "7.6.0.0", - "fileVersion": "7.6.0.50527" - } - } - }, - "Microsoft.IdentityModel.Tokens/7.6.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "7.6.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "7.6.0.0", - "fileVersion": "7.6.0.50527" - } - } - }, - "Microsoft.OpenApi/1.6.14": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.6.14.0", - "fileVersion": "1.6.14.0" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - } - }, - "Swashbuckle.AspNetCore/6.9.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.9.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.9.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.9.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.9.0": { - "dependencies": { - "Microsoft.OpenApi": "1.6.14" - }, - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.9.0.0", - "fileVersion": "6.9.0.799" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.9.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.9.0" - }, - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.9.0.0", - "fileVersion": "6.9.0.799" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.9.0": { - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.9.0.0", - "fileVersion": "6.9.0.799" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.6.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.6.0", - "Microsoft.IdentityModel.Tokens": "7.6.0" - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "7.6.0.0", - "fileVersion": "7.6.0.50527" - } - } - } - } - }, - "libraries": { - "Idoklad/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "IbanNet/5.16.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-07IXXs6sKXL1edCNju4u0fJJSB/4WAUHjkkLIcSUD9u3yRqqKy7jwMWxyaOviheXV0NoagnXSmaKcpu3R5JNLw==", - "path": "ibannet/5.16.1", - "hashPath": "ibannet.5.16.1.nupkg.sha512" - }, - "IdokladSdk/5.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oJZC8K2YzvnNHQ2vwKAfvfkwk+WCPbeELdyuS8A8sX2y/KEo5KBl9S5PJfCAYpH/1y+0hyspiY1KoJToUxj0eQ==", - "path": "idokladsdk/5.3.0", - "hashPath": "idokladsdk.5.3.0.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l1tFnQm2LtFE3M9YRM/bdwtxxCV50Y5jnN0LjliQH1sqvWsN46++Uu3QCJL9IdOweFvXSf3Shi7DI/Vc1jkdKA==", - "path": "microsoft.aspnetcore.jsonpatch/8.0.11", - "hashPath": "microsoft.aspnetcore.jsonpatch.8.0.11.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XcfFd8e0g2M0mcAKVNgoHJtWYJfKrPntHhgqiZ1Ci37i3AEJbM0GHIa715i0UPSksiKmDxsJWXnM3rg8keF/Zg==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.11", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.11.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/7.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-q4MZ8d0LlWKWtQfxNl9ZRZVOQ7IPEAR6CF4rFKITfuqEUOhqrbwHbqBanReI37155IKb8V/tPJqpPa3KXm9wQQ==", - "path": "microsoft.identitymodel.abstractions/7.6.0", - "hashPath": "microsoft.identitymodel.abstractions.7.6.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/7.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lsleZbCuh3wZ3RfKd8WJ7E52nIeQQzJsDrgHN+B3Zhzd32UTQ1V3Vjn1N9PssnSulAoEMF0aAiue7ucX+TPoQA==", - "path": "microsoft.identitymodel.jsonwebtokens/7.6.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.7.6.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/7.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7AVJhNY4y/i96XGfaXovX8aAyYWz6HHtPEPHPpbg5JCchwVaoO08VmmpHe0L2gVagW/iHG0w4a4Xg9gxLXQ/8A==", - "path": "microsoft.identitymodel.logging/7.6.0", - "hashPath": "microsoft.identitymodel.logging.7.6.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/7.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xvEil42RUe4Si/TuLDvglNXpklgCWMSecPduczXPS2BAypjheUehPqKLwIy8vSdzB4K2zza3yLgmODBt+J6ZxQ==", - "path": "microsoft.identitymodel.tokens/7.6.0", - "hashPath": "microsoft.identitymodel.tokens.7.6.0.nupkg.sha512" - }, - "Microsoft.OpenApi/1.6.14": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", - "path": "microsoft.openapi/1.6.14", - "hashPath": "microsoft.openapi.1.6.14.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lvI+XHF21tkwXd2nDCLGJsdhdUYsY3Ax2fWUlvw81Oa6EedtnIAf5tThy8ZnPcz/9/TwsLgjgtX9ifOCIjbEPA==", - "path": "swashbuckle.aspnetcore/6.9.0", - "hashPath": "swashbuckle.aspnetcore.6.9.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P316kpxx5DnDvJwNWW8iTAXkh9DVenAxFGe9v4OUS0gil+vitH7F1feXhCtVeHN/616EFNTMh4pV2lcr9kkw/w==", - "path": "swashbuckle.aspnetcore.swagger/6.9.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.9.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FjeMR3fBzwVc5plfYjoHw9ptf8SOWMupvO9X35J5EgzT3L9dRqSxa+cBKzL8PwCyemY0xNrggQSB5+MFWx1axg==", - "path": "swashbuckle.aspnetcore.swaggergen/6.9.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.9.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0OxlWBFLl2gUESZX/K7QCTz9KctKy0VxHTvLIBcyWGD4z/fv5MCMW02qzYGcReLJr4yBnNDRzApKtLh6oBpe9A==", - "path": "swashbuckle.aspnetcore.swaggerui/6.9.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.9.0.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/7.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LIuEbv/kFpuw00yI/mPu+T9NAVdH/u7Y5ChCGzYQQeCg9Pft2C7HFWuO/P+Z7c2RcySNjVk1FmuAheKjYIbOkw==", - "path": "system.identitymodel.tokens.jwt/7.6.0", - "hashPath": "system.identitymodel.tokens.jwt.7.6.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Release/net8.0/Idoklad.dll b/bin/Release/net8.0/Idoklad.dll deleted file mode 100644 index 04ac041..0000000 Binary files a/bin/Release/net8.0/Idoklad.dll and /dev/null differ diff --git a/bin/Release/net8.0/Idoklad.exe b/bin/Release/net8.0/Idoklad.exe deleted file mode 100644 index 027d87d..0000000 Binary files a/bin/Release/net8.0/Idoklad.exe and /dev/null differ diff --git a/bin/Release/net8.0/Idoklad.pdb b/bin/Release/net8.0/Idoklad.pdb deleted file mode 100644 index a64b754..0000000 Binary files a/bin/Release/net8.0/Idoklad.pdb and /dev/null differ diff --git a/bin/Release/net8.0/Idoklad.runtimeconfig.json b/bin/Release/net8.0/Idoklad.runtimeconfig.json deleted file mode 100644 index 6a48a7e..0000000 --- a/bin/Release/net8.0/Idoklad.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/bin/Release/net8.0/Idoklad.staticwebassets.endpoints.json b/bin/Release/net8.0/Idoklad.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/bin/Release/net8.0/Idoklad.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/bin/Release/net8.0/Idoklad.xml b/bin/Release/net8.0/Idoklad.xml deleted file mode 100644 index fa1936b..0000000 --- a/bin/Release/net8.0/Idoklad.xml +++ /dev/null @@ -1,767 +0,0 @@ - - - - Idoklad - - - - - Helpers that unwrap the SDK's envelope, returning the payload - on success and translating failures into . - - - - - Builds instances from resolved per-request credentials, using the - official iDoklad .NET SDK (IdokladSdk) and an -managed - . This is the iDoklad analogue of microsoft-365-service's graph_client. - - - - - Scoped accessor that resolves the credentials for the current request and lazily builds a - single shared by all services handling that request. - - - - - Raised when an upstream iDoklad API call does not succeed. Carries the upstream HTTP status - code, message and iDoklad error code so the failure can be surfaced to the caller. - - - - - Generic helpers over the SDK's list/detail request builders so the read endpoints of the many - agendas can be expressed in a single line. The concrete payload type is inferred by the SDK and - returned boxed (full data is preserved at runtime; only the Swagger schema is generic). - - - - - Service configuration resolved from environment variables. - - Mirrors the structure used by the sibling microsoft-365-service (config.py): non-secret - configuration and credential defaults live in environment variables. Per-request callers - can override the credential values through request headers (see - ). - - - - Default iDoklad OAuth2 client id (client credentials flow). - - - Default iDoklad OAuth2 client secret (client credentials flow). - - - Default iDoklad application id from the developer portal (required by client credentials flow). - - - Optional custom iDoklad API base url (defaults to the SDK production url when empty). - - - Optional custom Identity Server token url (defaults to the SDK production url when empty). - - - Default response language for the iDoklad API (Cz, Sk, En). Defaults to Cz. - - - True when both custom urls are configured (e.g. for a sandbox environment). - - - True when the default credential triplet is fully configured via environment variables. - - - - Account agenda: the current agenda (company) and current user. Requires iDoklad credentials - (headers or environment defaults). - - - - Get information about the current agenda (company). - - - Get information about the current user. - - - - Price list items, stock movements and tags. Requires iDoklad credentials (headers or environment defaults). - - - - List price list items (paged). - - - Get a pre-filled default model for creating a new price list item. - - - Get a price list item detail by id. - - - Create a new price list item. - - - Update an existing price list item (the model id identifies the item). - - - List stock movements (paged). - - - Get a pre-filled default stock movement model for the given price list item id. - - - Get a stock movement detail by id. - - - Create a new stock movement. - - - Update an existing stock movement (the model id identifies the movement). - - - Delete a stock movement by id. - - - List tags (paged). - - - Create a new tag. - - - Update an existing tag (the model id identifies the tag). - - - Delete a tag by id. - - - - Read-only iDoklad code lists / registers. Requires iDoklad credentials (headers or environment - defaults). - - - - List banks (paged). - - - Get a bank detail by id. - - - List countries (paged). - - - Get a country detail by id. - - - List currencies (paged). - - - Get a currency detail by id. - - - List constant symbols (paged). - - - Get a constant symbol detail by id. - - - List exchange rates (paged). - - - Get an exchange rate detail by id. - - - List payment options (paged). - - - Get a payment option detail by id. - - - List VAT codes (paged). - - - Get a VAT code detail by id. - - - List VAT reverse-charge codes (paged). - - - Get a VAT reverse-charge code detail by id. - - - List sales offices (paged). - - - Get a sales office detail by id. - - - List sales POS equipment (paged). - - - Get a sales POS equipment detail by id. - - - - Contacts (customers/suppliers) agenda. - - All endpoints require iDoklad credentials. Provide them as request headers - (X-ClientId, X-ClientSecret, X-ApplicationId) or rely on the service - environment defaults. See the Swagger description for details. - - - - List contacts (paged). - - - Get a contact detail by id. - - - Get a pre-filled default contact model for creating a new contact. - - - Create a new contact. - - - Update an existing contact (the model id identifies the contact). - - - Delete a contact by id. - - - - Integration / utility agendas: webhooks, notifications, change log, registered sales, - unpaired documents, attachments and system code books. Requires iDoklad credentials. - - - - List configured webhooks (paged). - - - Get a webhook detail by id. - - - Create (register) a new webhook subscription. - - - Delete a webhook by id. - - - List notifications (paged). - - - Delete (dismiss) a notification by id. - - - List the agenda change log (paged). - - - List registered sales / EET records (paged). - - - Get a pre-filled default model for creating a new registered sale. - - - List unpaired documents for a movement type and pairing document type. - - - Get a single attachment by its id. - - - Get all attachments of a document. - - - Upload an attachment for a document. - - - Delete a single attachment by its id. - - - Delete all attachments of a document. - - - Get the iDoklad system code books. - - - Get changes to the code books since the given timestamp. - - - - Issued (outgoing) invoices agenda. Requires iDoklad credentials (headers or environment - defaults). - - - - List issued invoices (paged). - - - Get an issued invoice detail by id. - - - Get a pre-filled default model for creating a new issued invoice. - - - Create a new issued invoice. - - - Update an existing issued invoice (the model id identifies the invoice). - - - Create a copy (draft) of an existing issued invoice. - - - Delete an issued invoice by id. - - - Service metadata endpoints. These do not require iDoklad credentials. - - - Liveness probe. - - - Service name, version and language. - - - - Reports whether the service has default iDoklad credentials configured through - environment variables. Per-request callers can always override them with headers. - - - - - Bank statements and document payments. Requires iDoklad credentials (headers or environment defaults). - - - - List bank statements (paged). - - - Get a bank statement detail by id. - - - Create a new bank statement. - - - Update an existing bank statement (the model id identifies the statement). - - - Delete a bank statement by id. - - - List issued document payments (paged). - - - Get a pre-filled default issued payment model for the given issued invoice id. - - - Get an issued document payment detail by id. - - - Create (register) a new payment for an issued document. - - - Delete an issued document payment by id. - - - Fully unpay an issued invoice (removes all its payments). - - - List received document payments (paged). - - - Get a pre-filled default received payment model for the given received invoice id. - - - Get a received document payment detail by id. - - - Create (register) a new payment for a received document. - - - Delete a received document payment by id. - - - Fully unpay a received invoice (removes all its payments). - - - - Received receipts and cash agendas. Requires iDoklad credentials (headers or environment defaults). - - - - List received receipts (paged). - - - Get a pre-filled default model for creating a new received receipt. - - - Get a received receipt detail by id. - - - Create a new received receipt. - - - Update an existing received receipt (the model id identifies the document). - - - Delete a received receipt by id. - - - List cash vouchers (paged). - - - Get a cash voucher detail by id. - - - Create a new cash voucher. - - - Update an existing cash voucher (the model id identifies the document). - - - Delete a cash voucher by id. - - - List cash registers (paged). - - - Get a cash register detail by id. - - - Create a new cash register. - - - Update an existing cash register (the model id identifies the register). - - - Delete a cash register by id. - - - - Received (incoming) invoices agenda. Requires iDoklad credentials (headers or environment - defaults). - - - - List received invoices (paged). - - - Get a received invoice detail by id. - - - Get a pre-filled default model for creating a new received invoice. - - - Create a new received invoice. - - - Update an existing received invoice (the model id identifies the invoice). - - - Delete a received invoice by id. - - - - Supporting registers: bank accounts, VAT rates and numeric sequences. Requires iDoklad - credentials (headers or environment defaults). - - - - List bank accounts (paged). - - - Get a bank account detail by id. - - - Create a new bank account. - - - Update an existing bank account (the model id identifies the account). - - - Delete a bank account by id. - - - List VAT rates (paged). - - - Get a VAT rate detail by id. - - - List numeric (document) sequences (paged). - - - - Sales-side documents. Requires iDoklad credentials (headers or environment defaults). - - - - List proforma invoices (paged). - - - Get a pre-filled default model for creating a new proforma invoice. - - - Get a proforma invoice detail by id. - - - Create a new proforma invoice. - - - Update an existing proforma invoice (the model id identifies the document). - - - Create a copy (draft) of an existing proforma invoice. - - - Delete a proforma invoice by id. - - - List credit notes (paged). - - - Get a pre-filled default credit note model for the given (issued) invoice id. - - - Get a credit note detail by id. - - - Create a new credit note. - - - Update an existing credit note (the model id identifies the document). - - - Delete a credit note by id. - - - List sales receipts (paged). - - - Get a pre-filled default model for creating a new sales receipt. - - - Get a sales receipt detail by id. - - - Create a new sales receipt. - - - Update an existing sales receipt (the model id identifies the document). - - - Create a copy (draft) of an existing sales receipt. - - - Delete a sales receipt by id. - - - List sales orders (paged). - - - Get a pre-filled default model for creating a new sales order. - - - Get a sales order detail by id. - - - Create a new sales order. - - - Update an existing sales order (the model id identifies the document). - - - Create a copy (draft) of an existing sales order. - - - Delete a sales order by id. - - - List recurring invoices (paged). - - - Get a pre-filled default model for creating a new recurring invoice. - - - Get a recurring invoice detail by id. - - - Create a new recurring invoice template. - - - Update an existing recurring invoice (the model id identifies the template). - - - Create a copy (draft) of an existing recurring invoice. - - - Delete a recurring invoice by id. - - - List issued tax documents (paged). - - - Get a pre-filled default tax document model for the given advance (proforma) invoice id. - - - Get an issued tax document detail by id. - - - Create a new issued tax document. - - - Update an existing issued tax document (the model id identifies the document). - - - Delete an issued tax document by id. - - - List issued document templates (paged). - - - Get a pre-filled default model for creating a new issued document template. - - - Get an issued document template detail by id. - - - Create a new issued document template. - - - Update an existing issued document template (the model id identifies the template). - - - Delete an issued document template by id. - - - Agenda statistics and summaries. Requires iDoklad credentials. - - - Invoicing totals for a relative period (e.g. LastSevenDays, ThisMonth). - - - Invoicing totals for a relative year (e.g. ThisYear, LastYear). - - - Invoicing summary broken down by quarter. - - - Top partners by turnover (optionally limited by count). - - - Overall agenda summary (totals and key figures). - - - Statistics for a single contact by id. - - - Receivables broken down by debt age intervals. - - - Top debtors by outstanding amount (optionally limited by count). - - - Progress of the agenda towards the VAT-payer registration threshold. - - - - Names of the HTTP headers that carry per-request iDoklad credentials. - - Secrets are never accepted in the query string or request body: they are required in - request headers (and documented as such in Swagger). Each header carries the credential - value directly and must therefore only be sent over TLS. - - - - Header carrying the response language override (Cz, Sk, En). - - - - Fully resolved set of credentials and request options used to build a DokladApi - instance for a single request. - - - - - Raised when the request does not provide a complete set of iDoklad credentials, - neither through request headers nor through the service environment defaults. - - - - - Resolves the iDoklad credentials for the current request. - - Mirrors get_request_settings from the sibling microsoft-365-service: each credential - value is taken from its request header when present and otherwise falls back to the - environment-configured default. Secrets are only ever read from headers (never query/body). - If, after applying the fallbacks, any required value is still missing, the request is rejected. - - - - - Documents the per-request credential headers in Swagger for every operation that talks to - iDoklad. The headers are marked optional because the service can fall back to environment - defaults, but the description makes the requirement and secret handling explicit. - - - - - Translates domain exceptions into JSON responses: - missing credentials become 401, and upstream iDoklad failures surface the upstream status. - - - - Account agenda: information about the current agenda and the current user. - - - - Catalog and stock agendas: price list items, stock movements and tags. - - - - - Read-only iDoklad code lists (registers): banks, countries, currencies, constant symbols, - exchange rates, payment options, VAT codes, VAT reverse-charge codes, sales offices and - sales POS equipment. Every agenda supports list + detail. - - - - Contacts (customers/suppliers) agenda. - - - - Integration / utility agendas: webhooks, notifications, change log, registered sales (EET), - unpaired documents, attachments and the system code books. - - - - Issued (outgoing) invoices agenda. - - - - Payments and bank statements: bank statements, issued document payments and received document - payments. - - - - - Purchase-side receipts and cash agendas: received receipts, received documents (read-only), - cash vouchers and cash registers. - - - - Received (incoming) invoices agenda. - - - - Supporting registers: bank accounts, VAT rates and numeric (document) sequences. - - - - - Sales-side documents: proforma invoices, credit notes, sales receipts, sales orders, - recurring invoices, issued tax documents and issued document templates. - - - - Agenda statistics and summaries. - - - diff --git a/bin/Release/net8.0/IdokladSdk.dll b/bin/Release/net8.0/IdokladSdk.dll deleted file mode 100644 index 6eb1fa6..0000000 Binary files a/bin/Release/net8.0/IdokladSdk.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.AspNetCore.JsonPatch.dll b/bin/Release/net8.0/Microsoft.AspNetCore.JsonPatch.dll deleted file mode 100644 index ad1e8cd..0000000 Binary files a/bin/Release/net8.0/Microsoft.AspNetCore.JsonPatch.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/bin/Release/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll deleted file mode 100644 index aa18795..0000000 Binary files a/bin/Release/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.IdentityModel.Abstractions.dll b/bin/Release/net8.0/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100644 index 189271c..0000000 Binary files a/bin/Release/net8.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll b/bin/Release/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100644 index 1e4e08a..0000000 Binary files a/bin/Release/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.IdentityModel.Logging.dll b/bin/Release/net8.0/Microsoft.IdentityModel.Logging.dll deleted file mode 100644 index 6e7e8d0..0000000 Binary files a/bin/Release/net8.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.IdentityModel.Tokens.dll b/bin/Release/net8.0/Microsoft.IdentityModel.Tokens.dll deleted file mode 100644 index 95b905b..0000000 Binary files a/bin/Release/net8.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/bin/Release/net8.0/Microsoft.OpenApi.dll b/bin/Release/net8.0/Microsoft.OpenApi.dll deleted file mode 100644 index aac9a6d..0000000 Binary files a/bin/Release/net8.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/bin/Release/net8.0/Newtonsoft.Json.Bson.dll b/bin/Release/net8.0/Newtonsoft.Json.Bson.dll deleted file mode 100644 index e9b1dd2..0000000 Binary files a/bin/Release/net8.0/Newtonsoft.Json.Bson.dll and /dev/null differ diff --git a/bin/Release/net8.0/Newtonsoft.Json.dll b/bin/Release/net8.0/Newtonsoft.Json.dll deleted file mode 100644 index d035c38..0000000 Binary files a/bin/Release/net8.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/bin/Release/net8.0/Swashbuckle.AspNetCore.Swagger.dll b/bin/Release/net8.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100644 index b473263..0000000 Binary files a/bin/Release/net8.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100644 index 288a90f..0000000 Binary files a/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100644 index 71e6db4..0000000 Binary files a/bin/Release/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/bin/Release/net8.0/System.IdentityModel.Tokens.Jwt.dll b/bin/Release/net8.0/System.IdentityModel.Tokens.Jwt.dll deleted file mode 100644 index 1803ab1..0000000 Binary files a/bin/Release/net8.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ diff --git a/bin/Release/net8.0/appsettings.json b/bin/Release/net8.0/appsettings.json deleted file mode 100644 index 10f68b8..0000000 --- a/bin/Release/net8.0/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/bin/Release/net8.0/ca/IbanNet.resources.dll b/bin/Release/net8.0/ca/IbanNet.resources.dll deleted file mode 100644 index 9560fc6..0000000 Binary files a/bin/Release/net8.0/ca/IbanNet.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0/de/IbanNet.resources.dll b/bin/Release/net8.0/de/IbanNet.resources.dll deleted file mode 100644 index 284a599..0000000 Binary files a/bin/Release/net8.0/de/IbanNet.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0/nl/IbanNet.resources.dll b/bin/Release/net8.0/nl/IbanNet.resources.dll deleted file mode 100644 index 5721e78..0000000 Binary files a/bin/Release/net8.0/nl/IbanNet.resources.dll and /dev/null differ diff --git a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Debug/net8.0/Idoklad.AssemblyInfo.cs b/obj/Debug/net8.0/Idoklad.AssemblyInfo.cs deleted file mode 100644 index cb4943f..0000000 --- a/obj/Debug/net8.0/Idoklad.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1801d02e5c0482cd820491bce08b14a912d95ab4")] -[assembly: System.Reflection.AssemblyProductAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyTitleAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0/Idoklad.AssemblyInfoInputs.cache b/obj/Debug/net8.0/Idoklad.AssemblyInfoInputs.cache deleted file mode 100644 index 5dd6e8e..0000000 --- a/obj/Debug/net8.0/Idoklad.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -735a164fa1828accabc432712c336fdc612a6180fde6a25df7cafa729751ebdc diff --git a/obj/Debug/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7b95412..0000000 --- a/obj/Debug/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,23 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0 -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Idoklad -build_property.RootNamespace = Idoklad -build_property.ProjectDir = D:\GitHubRepository\Hracicky\x\idoklad\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 8.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = D:\GitHubRepository\Hracicky\x\idoklad -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0/Idoklad.GlobalUsings.g.cs b/obj/Debug/net8.0/Idoklad.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/obj/Debug/net8.0/Idoklad.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0/Idoklad.assets.cache b/obj/Debug/net8.0/Idoklad.assets.cache deleted file mode 100644 index cf0221b..0000000 Binary files a/obj/Debug/net8.0/Idoklad.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0/Idoklad.csproj.AssemblyReference.cache b/obj/Debug/net8.0/Idoklad.csproj.AssemblyReference.cache deleted file mode 100644 index d57ab6d..0000000 Binary files a/obj/Debug/net8.0/Idoklad.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Idoklad.csproj.nuget.dgspec.json b/obj/Idoklad.csproj.nuget.dgspec.json deleted file mode 100644 index eb55cac..0000000 --- a/obj/Idoklad.csproj.nuget.dgspec.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj": {} - }, - "projects": { - "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj", - "projectName": "Idoklad", - "projectPath": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj", - "packagesPath": "C:\\Users\\GamingPC\\.nuget\\packages\\", - "outputPath": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\GamingPC\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\CustomNuGetPackages": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "IdokladSdk": { - "target": "Package", - "version": "[5.3.0, )" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.9.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.204/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/obj/Idoklad.csproj.nuget.g.props b/obj/Idoklad.csproj.nuget.g.props deleted file mode 100644 index e76774a..0000000 --- a/obj/Idoklad.csproj.nuget.g.props +++ /dev/null @@ -1,23 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\GamingPC\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - - - - - - C:\Users\GamingPC\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - - \ No newline at end of file diff --git a/obj/Idoklad.csproj.nuget.g.targets b/obj/Idoklad.csproj.nuget.g.targets deleted file mode 100644 index eea8d76..0000000 --- a/obj/Idoklad.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Release/net8.0/Idoklad.AssemblyInfo.cs b/obj/Release/net8.0/Idoklad.AssemblyInfo.cs deleted file mode 100644 index f94d2ee..0000000 --- a/obj/Release/net8.0/Idoklad.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1801d02e5c0482cd820491bce08b14a912d95ab4")] -[assembly: System.Reflection.AssemblyProductAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyTitleAttribute("Idoklad")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0/Idoklad.AssemblyInfoInputs.cache b/obj/Release/net8.0/Idoklad.AssemblyInfoInputs.cache deleted file mode 100644 index 4259f29..0000000 --- a/obj/Release/net8.0/Idoklad.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c138318d9dc766fbc6536be68fa013af49fccd3cbba8bbf3d796211a236d31a7 diff --git a/obj/Release/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7b95412..0000000 --- a/obj/Release/net8.0/Idoklad.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,23 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0 -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Idoklad -build_property.RootNamespace = Idoklad -build_property.ProjectDir = D:\GitHubRepository\Hracicky\x\idoklad\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 8.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = D:\GitHubRepository\Hracicky\x\idoklad -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0/Idoklad.GlobalUsings.g.cs b/obj/Release/net8.0/Idoklad.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/obj/Release/net8.0/Idoklad.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0/Idoklad.MvcApplicationPartsAssemblyInfo.cache b/obj/Release/net8.0/Idoklad.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/net8.0/Idoklad.MvcApplicationPartsAssemblyInfo.cs b/obj/Release/net8.0/Idoklad.MvcApplicationPartsAssemblyInfo.cs deleted file mode 100644 index 5c337f8..0000000 --- a/obj/Release/net8.0/Idoklad.MvcApplicationPartsAssemblyInfo.cs +++ /dev/null @@ -1,16 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0/Idoklad.assets.cache b/obj/Release/net8.0/Idoklad.assets.cache deleted file mode 100644 index 01ee4bd..0000000 Binary files a/obj/Release/net8.0/Idoklad.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0/Idoklad.csproj.AssemblyReference.cache b/obj/Release/net8.0/Idoklad.csproj.AssemblyReference.cache deleted file mode 100644 index d57ab6d..0000000 Binary files a/obj/Release/net8.0/Idoklad.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Release/net8.0/Idoklad.csproj.CoreCompileInputs.cache b/obj/Release/net8.0/Idoklad.csproj.CoreCompileInputs.cache deleted file mode 100644 index 2741494..0000000 --- a/obj/Release/net8.0/Idoklad.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -bdee49910858b6be5d5fdf360ef80f7269429c372c496a47829c966fe92a5ead diff --git a/obj/Release/net8.0/Idoklad.csproj.FileListAbsolute.txt b/obj/Release/net8.0/Idoklad.csproj.FileListAbsolute.txt deleted file mode 100644 index 7e6b1f7..0000000 --- a/obj/Release/net8.0/Idoklad.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,50 +0,0 @@ -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\appsettings.json -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.staticwebassets.endpoints.json -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.exe -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.deps.json -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.runtimeconfig.json -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.pdb -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Idoklad.xml -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\IbanNet.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\IdokladSdk.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.AspNetCore.JsonPatch.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.IdentityModel.Abstractions.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.IdentityModel.Logging.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.IdentityModel.Tokens.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Microsoft.OpenApi.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Newtonsoft.Json.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Newtonsoft.Json.Bson.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Swashbuckle.AspNetCore.Swagger.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\System.IdentityModel.Tokens.Jwt.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\ca\IbanNet.resources.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\de\IbanNet.resources.dll -D:\GitHubRepository\Hracicky\x\idoklad\bin\Release\net8.0\nl\IbanNet.resources.dll -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.csproj.AssemblyReference.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\rpswa.dswa.cache.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.GeneratedMSBuildEditorConfig.editorconfig -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.AssemblyInfoInputs.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.AssemblyInfo.cs -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.csproj.CoreCompileInputs.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.MvcApplicationPartsAssemblyInfo.cs -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.MvcApplicationPartsAssemblyInfo.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\rjimswa.dswa.cache.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\rjsmrazor.dswa.cache.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\rjsmcshtml.dswa.cache.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\scopedcss\bundle\Idoklad.styles.css -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\staticwebassets.build.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\staticwebassets.build.json.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\staticwebassets.development.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\staticwebassets.build.endpoints.json -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\swae.build.ex.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.csproj.Up2Date -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.dll -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\refint\Idoklad.dll -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.xml -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.pdb -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\Idoklad.genruntimeconfig.cache -D:\GitHubRepository\Hracicky\x\idoklad\obj\Release\net8.0\ref\Idoklad.dll diff --git a/obj/Release/net8.0/Idoklad.csproj.Up2Date b/obj/Release/net8.0/Idoklad.csproj.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/net8.0/Idoklad.dll b/obj/Release/net8.0/Idoklad.dll deleted file mode 100644 index 04ac041..0000000 Binary files a/obj/Release/net8.0/Idoklad.dll and /dev/null differ diff --git a/obj/Release/net8.0/Idoklad.genruntimeconfig.cache b/obj/Release/net8.0/Idoklad.genruntimeconfig.cache deleted file mode 100644 index cefdd42..0000000 --- a/obj/Release/net8.0/Idoklad.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -6db239378e2f05937262b4a1b5c1dd79b00ebb1f6a28d48bb7c482305ff7786d diff --git a/obj/Release/net8.0/Idoklad.pdb b/obj/Release/net8.0/Idoklad.pdb deleted file mode 100644 index a64b754..0000000 Binary files a/obj/Release/net8.0/Idoklad.pdb and /dev/null differ diff --git a/obj/Release/net8.0/Idoklad.xml b/obj/Release/net8.0/Idoklad.xml deleted file mode 100644 index fa1936b..0000000 --- a/obj/Release/net8.0/Idoklad.xml +++ /dev/null @@ -1,767 +0,0 @@ - - - - Idoklad - - - - - Helpers that unwrap the SDK's envelope, returning the payload - on success and translating failures into . - - - - - Builds instances from resolved per-request credentials, using the - official iDoklad .NET SDK (IdokladSdk) and an -managed - . This is the iDoklad analogue of microsoft-365-service's graph_client. - - - - - Scoped accessor that resolves the credentials for the current request and lazily builds a - single shared by all services handling that request. - - - - - Raised when an upstream iDoklad API call does not succeed. Carries the upstream HTTP status - code, message and iDoklad error code so the failure can be surfaced to the caller. - - - - - Generic helpers over the SDK's list/detail request builders so the read endpoints of the many - agendas can be expressed in a single line. The concrete payload type is inferred by the SDK and - returned boxed (full data is preserved at runtime; only the Swagger schema is generic). - - - - - Service configuration resolved from environment variables. - - Mirrors the structure used by the sibling microsoft-365-service (config.py): non-secret - configuration and credential defaults live in environment variables. Per-request callers - can override the credential values through request headers (see - ). - - - - Default iDoklad OAuth2 client id (client credentials flow). - - - Default iDoklad OAuth2 client secret (client credentials flow). - - - Default iDoklad application id from the developer portal (required by client credentials flow). - - - Optional custom iDoklad API base url (defaults to the SDK production url when empty). - - - Optional custom Identity Server token url (defaults to the SDK production url when empty). - - - Default response language for the iDoklad API (Cz, Sk, En). Defaults to Cz. - - - True when both custom urls are configured (e.g. for a sandbox environment). - - - True when the default credential triplet is fully configured via environment variables. - - - - Account agenda: the current agenda (company) and current user. Requires iDoklad credentials - (headers or environment defaults). - - - - Get information about the current agenda (company). - - - Get information about the current user. - - - - Price list items, stock movements and tags. Requires iDoklad credentials (headers or environment defaults). - - - - List price list items (paged). - - - Get a pre-filled default model for creating a new price list item. - - - Get a price list item detail by id. - - - Create a new price list item. - - - Update an existing price list item (the model id identifies the item). - - - List stock movements (paged). - - - Get a pre-filled default stock movement model for the given price list item id. - - - Get a stock movement detail by id. - - - Create a new stock movement. - - - Update an existing stock movement (the model id identifies the movement). - - - Delete a stock movement by id. - - - List tags (paged). - - - Create a new tag. - - - Update an existing tag (the model id identifies the tag). - - - Delete a tag by id. - - - - Read-only iDoklad code lists / registers. Requires iDoklad credentials (headers or environment - defaults). - - - - List banks (paged). - - - Get a bank detail by id. - - - List countries (paged). - - - Get a country detail by id. - - - List currencies (paged). - - - Get a currency detail by id. - - - List constant symbols (paged). - - - Get a constant symbol detail by id. - - - List exchange rates (paged). - - - Get an exchange rate detail by id. - - - List payment options (paged). - - - Get a payment option detail by id. - - - List VAT codes (paged). - - - Get a VAT code detail by id. - - - List VAT reverse-charge codes (paged). - - - Get a VAT reverse-charge code detail by id. - - - List sales offices (paged). - - - Get a sales office detail by id. - - - List sales POS equipment (paged). - - - Get a sales POS equipment detail by id. - - - - Contacts (customers/suppliers) agenda. - - All endpoints require iDoklad credentials. Provide them as request headers - (X-ClientId, X-ClientSecret, X-ApplicationId) or rely on the service - environment defaults. See the Swagger description for details. - - - - List contacts (paged). - - - Get a contact detail by id. - - - Get a pre-filled default contact model for creating a new contact. - - - Create a new contact. - - - Update an existing contact (the model id identifies the contact). - - - Delete a contact by id. - - - - Integration / utility agendas: webhooks, notifications, change log, registered sales, - unpaired documents, attachments and system code books. Requires iDoklad credentials. - - - - List configured webhooks (paged). - - - Get a webhook detail by id. - - - Create (register) a new webhook subscription. - - - Delete a webhook by id. - - - List notifications (paged). - - - Delete (dismiss) a notification by id. - - - List the agenda change log (paged). - - - List registered sales / EET records (paged). - - - Get a pre-filled default model for creating a new registered sale. - - - List unpaired documents for a movement type and pairing document type. - - - Get a single attachment by its id. - - - Get all attachments of a document. - - - Upload an attachment for a document. - - - Delete a single attachment by its id. - - - Delete all attachments of a document. - - - Get the iDoklad system code books. - - - Get changes to the code books since the given timestamp. - - - - Issued (outgoing) invoices agenda. Requires iDoklad credentials (headers or environment - defaults). - - - - List issued invoices (paged). - - - Get an issued invoice detail by id. - - - Get a pre-filled default model for creating a new issued invoice. - - - Create a new issued invoice. - - - Update an existing issued invoice (the model id identifies the invoice). - - - Create a copy (draft) of an existing issued invoice. - - - Delete an issued invoice by id. - - - Service metadata endpoints. These do not require iDoklad credentials. - - - Liveness probe. - - - Service name, version and language. - - - - Reports whether the service has default iDoklad credentials configured through - environment variables. Per-request callers can always override them with headers. - - - - - Bank statements and document payments. Requires iDoklad credentials (headers or environment defaults). - - - - List bank statements (paged). - - - Get a bank statement detail by id. - - - Create a new bank statement. - - - Update an existing bank statement (the model id identifies the statement). - - - Delete a bank statement by id. - - - List issued document payments (paged). - - - Get a pre-filled default issued payment model for the given issued invoice id. - - - Get an issued document payment detail by id. - - - Create (register) a new payment for an issued document. - - - Delete an issued document payment by id. - - - Fully unpay an issued invoice (removes all its payments). - - - List received document payments (paged). - - - Get a pre-filled default received payment model for the given received invoice id. - - - Get a received document payment detail by id. - - - Create (register) a new payment for a received document. - - - Delete a received document payment by id. - - - Fully unpay a received invoice (removes all its payments). - - - - Received receipts and cash agendas. Requires iDoklad credentials (headers or environment defaults). - - - - List received receipts (paged). - - - Get a pre-filled default model for creating a new received receipt. - - - Get a received receipt detail by id. - - - Create a new received receipt. - - - Update an existing received receipt (the model id identifies the document). - - - Delete a received receipt by id. - - - List cash vouchers (paged). - - - Get a cash voucher detail by id. - - - Create a new cash voucher. - - - Update an existing cash voucher (the model id identifies the document). - - - Delete a cash voucher by id. - - - List cash registers (paged). - - - Get a cash register detail by id. - - - Create a new cash register. - - - Update an existing cash register (the model id identifies the register). - - - Delete a cash register by id. - - - - Received (incoming) invoices agenda. Requires iDoklad credentials (headers or environment - defaults). - - - - List received invoices (paged). - - - Get a received invoice detail by id. - - - Get a pre-filled default model for creating a new received invoice. - - - Create a new received invoice. - - - Update an existing received invoice (the model id identifies the invoice). - - - Delete a received invoice by id. - - - - Supporting registers: bank accounts, VAT rates and numeric sequences. Requires iDoklad - credentials (headers or environment defaults). - - - - List bank accounts (paged). - - - Get a bank account detail by id. - - - Create a new bank account. - - - Update an existing bank account (the model id identifies the account). - - - Delete a bank account by id. - - - List VAT rates (paged). - - - Get a VAT rate detail by id. - - - List numeric (document) sequences (paged). - - - - Sales-side documents. Requires iDoklad credentials (headers or environment defaults). - - - - List proforma invoices (paged). - - - Get a pre-filled default model for creating a new proforma invoice. - - - Get a proforma invoice detail by id. - - - Create a new proforma invoice. - - - Update an existing proforma invoice (the model id identifies the document). - - - Create a copy (draft) of an existing proforma invoice. - - - Delete a proforma invoice by id. - - - List credit notes (paged). - - - Get a pre-filled default credit note model for the given (issued) invoice id. - - - Get a credit note detail by id. - - - Create a new credit note. - - - Update an existing credit note (the model id identifies the document). - - - Delete a credit note by id. - - - List sales receipts (paged). - - - Get a pre-filled default model for creating a new sales receipt. - - - Get a sales receipt detail by id. - - - Create a new sales receipt. - - - Update an existing sales receipt (the model id identifies the document). - - - Create a copy (draft) of an existing sales receipt. - - - Delete a sales receipt by id. - - - List sales orders (paged). - - - Get a pre-filled default model for creating a new sales order. - - - Get a sales order detail by id. - - - Create a new sales order. - - - Update an existing sales order (the model id identifies the document). - - - Create a copy (draft) of an existing sales order. - - - Delete a sales order by id. - - - List recurring invoices (paged). - - - Get a pre-filled default model for creating a new recurring invoice. - - - Get a recurring invoice detail by id. - - - Create a new recurring invoice template. - - - Update an existing recurring invoice (the model id identifies the template). - - - Create a copy (draft) of an existing recurring invoice. - - - Delete a recurring invoice by id. - - - List issued tax documents (paged). - - - Get a pre-filled default tax document model for the given advance (proforma) invoice id. - - - Get an issued tax document detail by id. - - - Create a new issued tax document. - - - Update an existing issued tax document (the model id identifies the document). - - - Delete an issued tax document by id. - - - List issued document templates (paged). - - - Get a pre-filled default model for creating a new issued document template. - - - Get an issued document template detail by id. - - - Create a new issued document template. - - - Update an existing issued document template (the model id identifies the template). - - - Delete an issued document template by id. - - - Agenda statistics and summaries. Requires iDoklad credentials. - - - Invoicing totals for a relative period (e.g. LastSevenDays, ThisMonth). - - - Invoicing totals for a relative year (e.g. ThisYear, LastYear). - - - Invoicing summary broken down by quarter. - - - Top partners by turnover (optionally limited by count). - - - Overall agenda summary (totals and key figures). - - - Statistics for a single contact by id. - - - Receivables broken down by debt age intervals. - - - Top debtors by outstanding amount (optionally limited by count). - - - Progress of the agenda towards the VAT-payer registration threshold. - - - - Names of the HTTP headers that carry per-request iDoklad credentials. - - Secrets are never accepted in the query string or request body: they are required in - request headers (and documented as such in Swagger). Each header carries the credential - value directly and must therefore only be sent over TLS. - - - - Header carrying the response language override (Cz, Sk, En). - - - - Fully resolved set of credentials and request options used to build a DokladApi - instance for a single request. - - - - - Raised when the request does not provide a complete set of iDoklad credentials, - neither through request headers nor through the service environment defaults. - - - - - Resolves the iDoklad credentials for the current request. - - Mirrors get_request_settings from the sibling microsoft-365-service: each credential - value is taken from its request header when present and otherwise falls back to the - environment-configured default. Secrets are only ever read from headers (never query/body). - If, after applying the fallbacks, any required value is still missing, the request is rejected. - - - - - Documents the per-request credential headers in Swagger for every operation that talks to - iDoklad. The headers are marked optional because the service can fall back to environment - defaults, but the description makes the requirement and secret handling explicit. - - - - - Translates domain exceptions into JSON responses: - missing credentials become 401, and upstream iDoklad failures surface the upstream status. - - - - Account agenda: information about the current agenda and the current user. - - - - Catalog and stock agendas: price list items, stock movements and tags. - - - - - Read-only iDoklad code lists (registers): banks, countries, currencies, constant symbols, - exchange rates, payment options, VAT codes, VAT reverse-charge codes, sales offices and - sales POS equipment. Every agenda supports list + detail. - - - - Contacts (customers/suppliers) agenda. - - - - Integration / utility agendas: webhooks, notifications, change log, registered sales (EET), - unpaired documents, attachments and the system code books. - - - - Issued (outgoing) invoices agenda. - - - - Payments and bank statements: bank statements, issued document payments and received document - payments. - - - - - Purchase-side receipts and cash agendas: received receipts, received documents (read-only), - cash vouchers and cash registers. - - - - Received (incoming) invoices agenda. - - - - Supporting registers: bank accounts, VAT rates and numeric (document) sequences. - - - - - Sales-side documents: proforma invoices, credit notes, sales receipts, sales orders, - recurring invoices, issued tax documents and issued document templates. - - - - Agenda statistics and summaries. - - - diff --git a/obj/Release/net8.0/apphost.exe b/obj/Release/net8.0/apphost.exe deleted file mode 100644 index 027d87d..0000000 Binary files a/obj/Release/net8.0/apphost.exe and /dev/null differ diff --git a/obj/Release/net8.0/ref/Idoklad.dll b/obj/Release/net8.0/ref/Idoklad.dll deleted file mode 100644 index 6b127be..0000000 Binary files a/obj/Release/net8.0/ref/Idoklad.dll and /dev/null differ diff --git a/obj/Release/net8.0/refint/Idoklad.dll b/obj/Release/net8.0/refint/Idoklad.dll deleted file mode 100644 index 6b127be..0000000 Binary files a/obj/Release/net8.0/refint/Idoklad.dll and /dev/null differ diff --git a/obj/Release/net8.0/rjsmcshtml.dswa.cache.json b/obj/Release/net8.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index 3cba7e1..0000000 --- a/obj/Release/net8.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"B9kWZPkqs9jh4om+wEa7vtkXe98jy4Uk00TDvCFOMAg=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["Xoy6Z/ZliL2FaV/OPQYzcdsWaKV5xBoURVM2EiwsMe0=","UnIQ74hcK4OEyD1OXQb8l/Ai5e5GkT1C8ZVGznd7EHM=","vIllxnm6hE/qU5OIVUPxE4SuD2ijmi27OPg5VyWR6ZM=","MUXRGW4/fHK8GHUoDLoFwoTh7HBZS3BhPZdp1GGzNvQ=","4\u002BR\u002B6nWtyavKnNL/kes5GvB2nISojVdnYf3VWVk2bWA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Release/net8.0/rjsmrazor.dswa.cache.json b/obj/Release/net8.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index dfda1fb..0000000 --- a/obj/Release/net8.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"ITni+o74UkYnIxQUhjgt1e5B31FSFcyvxyxM3WTkkB8=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["Xoy6Z/ZliL2FaV/OPQYzcdsWaKV5xBoURVM2EiwsMe0=","UnIQ74hcK4OEyD1OXQb8l/Ai5e5GkT1C8ZVGznd7EHM=","vIllxnm6hE/qU5OIVUPxE4SuD2ijmi27OPg5VyWR6ZM=","MUXRGW4/fHK8GHUoDLoFwoTh7HBZS3BhPZdp1GGzNvQ=","4\u002BR\u002B6nWtyavKnNL/kes5GvB2nISojVdnYf3VWVk2bWA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Release/net8.0/rpswa.dswa.cache.json b/obj/Release/net8.0/rpswa.dswa.cache.json deleted file mode 100644 index a6be07f..0000000 --- a/obj/Release/net8.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"mtHRwZSpqhpjTpXVP7OTHx/hA+8aHhOXtaICvBxSOxM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["Xoy6Z/ZliL2FaV/OPQYzcdsWaKV5xBoURVM2EiwsMe0="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Release/net8.0/staticwebassets.build.endpoints.json b/obj/Release/net8.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/obj/Release/net8.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/obj/Release/net8.0/staticwebassets.build.json b/obj/Release/net8.0/staticwebassets.build.json deleted file mode 100644 index b86cd26..0000000 --- a/obj/Release/net8.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"7DN8saVWijVbmDBZMNPML3QUSVed484vZhEJ3j2d9E8=","Source":"Idoklad","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/obj/Release/net8.0/staticwebassets.build.json.cache b/obj/Release/net8.0/staticwebassets.build.json.cache deleted file mode 100644 index baebe04..0000000 --- a/obj/Release/net8.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -7DN8saVWijVbmDBZMNPML3QUSVed484vZhEJ3j2d9E8= \ No newline at end of file diff --git a/obj/Release/net8.0/swae.build.ex.cache b/obj/Release/net8.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/project.assets.json b/obj/project.assets.json deleted file mode 100644 index 29e2fae..0000000 --- a/obj/project.assets.json +++ /dev/null @@ -1,1181 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0": { - "IbanNet/5.16.1": { - "type": "package", - "compile": { - "lib/net8.0/IbanNet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/IbanNet.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/net8.0/ca/IbanNet.resources.dll": { - "locale": "ca" - }, - "lib/net8.0/de/IbanNet.resources.dll": { - "locale": "de" - }, - "lib/net8.0/nl/IbanNet.resources.dll": { - "locale": "nl" - } - } - }, - "IdokladSdk/5.3.0": { - "type": "package", - "dependencies": { - "IbanNet": "5.16.1", - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "13.0.3", - "System.ComponentModel.Annotations": "5.0.0", - "System.IdentityModel.Tokens.Jwt": "7.6.0" - }, - "compile": { - "lib/netstandard2.0/IdokladSdk.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/IdokladSdk.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.JsonPatch/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "13.0.3" - }, - "compile": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.11", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "build": { - "build/Microsoft.Extensions.ApiDescription.Server.props": {}, - "build/Microsoft.Extensions.ApiDescription.Server.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} - } - }, - "Microsoft.IdentityModel.Abstractions/7.6.0": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/7.6.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.6.0" - }, - "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Logging/7.6.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.6.0" - }, - "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Tokens/7.6.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Logging": "7.6.0" - }, - "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.OpenApi/1.6.14": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "dependencies": { - "Newtonsoft.Json": "12.0.1" - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore/6.9.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.9.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.9.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.9.0" - }, - "build": { - "build/Swashbuckle.AspNetCore.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/6.9.0": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.6.14" - }, - "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.9.0": { - "type": "package", - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.9.0" - }, - "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.9.0": { - "type": "package", - "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "System.ComponentModel.Annotations/5.0.0": { - "type": "package", - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.1/System.ComponentModel.Annotations.dll": { - "related": ".xml" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.6.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.6.0", - "Microsoft.IdentityModel.Tokens": "7.6.0" - }, - "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - } - } - } - }, - "libraries": { - "IbanNet/5.16.1": { - "sha512": "07IXXs6sKXL1edCNju4u0fJJSB/4WAUHjkkLIcSUD9u3yRqqKy7jwMWxyaOviheXV0NoagnXSmaKcpu3R5JNLw==", - "type": "package", - "path": "ibannet/5.16.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "IbanNet64.png", - "README.md", - "ibannet.5.16.1.nupkg.sha512", - "ibannet.nuspec", - "lib/net462/IbanNet.dll", - "lib/net462/IbanNet.xml", - "lib/net462/ca/IbanNet.resources.dll", - "lib/net462/de/IbanNet.resources.dll", - "lib/net462/nl/IbanNet.resources.dll", - "lib/net472/IbanNet.dll", - "lib/net472/IbanNet.xml", - "lib/net472/ca/IbanNet.resources.dll", - "lib/net472/de/IbanNet.resources.dll", - "lib/net472/nl/IbanNet.resources.dll", - "lib/net6.0/IbanNet.dll", - "lib/net6.0/IbanNet.xml", - "lib/net6.0/ca/IbanNet.resources.dll", - "lib/net6.0/de/IbanNet.resources.dll", - "lib/net6.0/nl/IbanNet.resources.dll", - "lib/net8.0/IbanNet.dll", - "lib/net8.0/IbanNet.xml", - "lib/net8.0/ca/IbanNet.resources.dll", - "lib/net8.0/de/IbanNet.resources.dll", - "lib/net8.0/nl/IbanNet.resources.dll", - "lib/netstandard2.0/IbanNet.dll", - "lib/netstandard2.0/IbanNet.xml", - "lib/netstandard2.0/ca/IbanNet.resources.dll", - "lib/netstandard2.0/de/IbanNet.resources.dll", - "lib/netstandard2.0/nl/IbanNet.resources.dll", - "lib/netstandard2.1/IbanNet.dll", - "lib/netstandard2.1/IbanNet.xml", - "lib/netstandard2.1/ca/IbanNet.resources.dll", - "lib/netstandard2.1/de/IbanNet.resources.dll", - "lib/netstandard2.1/nl/IbanNet.resources.dll" - ] - }, - "IdokladSdk/5.3.0": { - "sha512": "oJZC8K2YzvnNHQ2vwKAfvfkwk+WCPbeELdyuS8A8sX2y/KEo5KBl9S5PJfCAYpH/1y+0hyspiY1KoJToUxj0eQ==", - "type": "package", - "path": "idokladsdk/5.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "iDoklad_180.png", - "idokladsdk.5.3.0.nupkg.sha512", - "idokladsdk.nuspec", - "lib/netstandard2.0/IdokladSdk.dll", - "lib/netstandard2.0/IdokladSdk.xml" - ] - }, - "Microsoft.AspNetCore.JsonPatch/8.0.11": { - "sha512": "l1tFnQm2LtFE3M9YRM/bdwtxxCV50Y5jnN0LjliQH1sqvWsN46++Uu3QCJL9IdOweFvXSf3Shi7DI/Vc1jkdKA==", - "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.8.0.11.nupkg.sha512", - "microsoft.aspnetcore.jsonpatch.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.11": { - "sha512": "XcfFd8e0g2M0mcAKVNgoHJtWYJfKrPntHhgqiZ1Ci37i3AEJbM0GHIa715i0UPSksiKmDxsJWXnM3rg8keF/Zg==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.11.nupkg.sha512", - "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" - ] - }, - "Microsoft.CSharp/4.7.0": { - "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "type": "package", - "path": "microsoft.csharp/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.xml", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/uap10.0.16299/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.7.0.nupkg.sha512", - "microsoft.csharp.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard2.0/Microsoft.CSharp.dll", - "ref/netstandard2.0/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/uap10.0.16299/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "type": "package", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/Microsoft.Extensions.ApiDescription.Server.props", - "build/Microsoft.Extensions.ApiDescription.Server.targets", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", - "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "microsoft.extensions.apidescription.server.nuspec", - "tools/Newtonsoft.Json.dll", - "tools/dotnet-getdocument.deps.json", - "tools/dotnet-getdocument.dll", - "tools/dotnet-getdocument.runtimeconfig.json", - "tools/net461-x86/GetDocument.Insider.exe", - "tools/net461-x86/GetDocument.Insider.exe.config", - "tools/net461-x86/Microsoft.Win32.Primitives.dll", - "tools/net461-x86/System.AppContext.dll", - "tools/net461-x86/System.Buffers.dll", - "tools/net461-x86/System.Collections.Concurrent.dll", - "tools/net461-x86/System.Collections.NonGeneric.dll", - "tools/net461-x86/System.Collections.Specialized.dll", - "tools/net461-x86/System.Collections.dll", - "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", - "tools/net461-x86/System.ComponentModel.Primitives.dll", - "tools/net461-x86/System.ComponentModel.TypeConverter.dll", - "tools/net461-x86/System.ComponentModel.dll", - "tools/net461-x86/System.Console.dll", - "tools/net461-x86/System.Data.Common.dll", - "tools/net461-x86/System.Diagnostics.Contracts.dll", - "tools/net461-x86/System.Diagnostics.Debug.dll", - "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", - "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", - "tools/net461-x86/System.Diagnostics.Process.dll", - "tools/net461-x86/System.Diagnostics.StackTrace.dll", - "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461-x86/System.Diagnostics.Tools.dll", - "tools/net461-x86/System.Diagnostics.TraceSource.dll", - "tools/net461-x86/System.Diagnostics.Tracing.dll", - "tools/net461-x86/System.Drawing.Primitives.dll", - "tools/net461-x86/System.Dynamic.Runtime.dll", - "tools/net461-x86/System.Globalization.Calendars.dll", - "tools/net461-x86/System.Globalization.Extensions.dll", - "tools/net461-x86/System.Globalization.dll", - "tools/net461-x86/System.IO.Compression.ZipFile.dll", - "tools/net461-x86/System.IO.Compression.dll", - "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", - "tools/net461-x86/System.IO.FileSystem.Primitives.dll", - "tools/net461-x86/System.IO.FileSystem.Watcher.dll", - "tools/net461-x86/System.IO.FileSystem.dll", - "tools/net461-x86/System.IO.IsolatedStorage.dll", - "tools/net461-x86/System.IO.MemoryMappedFiles.dll", - "tools/net461-x86/System.IO.Pipes.dll", - "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", - "tools/net461-x86/System.IO.dll", - "tools/net461-x86/System.Linq.Expressions.dll", - "tools/net461-x86/System.Linq.Parallel.dll", - "tools/net461-x86/System.Linq.Queryable.dll", - "tools/net461-x86/System.Linq.dll", - "tools/net461-x86/System.Memory.dll", - "tools/net461-x86/System.Net.Http.dll", - "tools/net461-x86/System.Net.NameResolution.dll", - "tools/net461-x86/System.Net.NetworkInformation.dll", - "tools/net461-x86/System.Net.Ping.dll", - "tools/net461-x86/System.Net.Primitives.dll", - "tools/net461-x86/System.Net.Requests.dll", - "tools/net461-x86/System.Net.Security.dll", - "tools/net461-x86/System.Net.Sockets.dll", - "tools/net461-x86/System.Net.WebHeaderCollection.dll", - "tools/net461-x86/System.Net.WebSockets.Client.dll", - "tools/net461-x86/System.Net.WebSockets.dll", - "tools/net461-x86/System.Numerics.Vectors.dll", - "tools/net461-x86/System.ObjectModel.dll", - "tools/net461-x86/System.Reflection.Extensions.dll", - "tools/net461-x86/System.Reflection.Primitives.dll", - "tools/net461-x86/System.Reflection.dll", - "tools/net461-x86/System.Resources.Reader.dll", - "tools/net461-x86/System.Resources.ResourceManager.dll", - "tools/net461-x86/System.Resources.Writer.dll", - "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461-x86/System.Runtime.Extensions.dll", - "tools/net461-x86/System.Runtime.Handles.dll", - "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461-x86/System.Runtime.InteropServices.dll", - "tools/net461-x86/System.Runtime.Numerics.dll", - "tools/net461-x86/System.Runtime.Serialization.Formatters.dll", - "tools/net461-x86/System.Runtime.Serialization.Json.dll", - "tools/net461-x86/System.Runtime.Serialization.Primitives.dll", - "tools/net461-x86/System.Runtime.Serialization.Xml.dll", - "tools/net461-x86/System.Runtime.dll", - "tools/net461-x86/System.Security.Claims.dll", - "tools/net461-x86/System.Security.Cryptography.Algorithms.dll", - "tools/net461-x86/System.Security.Cryptography.Csp.dll", - "tools/net461-x86/System.Security.Cryptography.Encoding.dll", - "tools/net461-x86/System.Security.Cryptography.Primitives.dll", - "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", - "tools/net461-x86/System.Security.Principal.dll", - "tools/net461-x86/System.Security.SecureString.dll", - "tools/net461-x86/System.Text.Encoding.Extensions.dll", - "tools/net461-x86/System.Text.Encoding.dll", - "tools/net461-x86/System.Text.RegularExpressions.dll", - "tools/net461-x86/System.Threading.Overlapped.dll", - "tools/net461-x86/System.Threading.Tasks.Parallel.dll", - "tools/net461-x86/System.Threading.Tasks.dll", - "tools/net461-x86/System.Threading.Thread.dll", - "tools/net461-x86/System.Threading.ThreadPool.dll", - "tools/net461-x86/System.Threading.Timer.dll", - "tools/net461-x86/System.Threading.dll", - "tools/net461-x86/System.ValueTuple.dll", - "tools/net461-x86/System.Xml.ReaderWriter.dll", - "tools/net461-x86/System.Xml.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.dll", - "tools/net461-x86/System.Xml.XmlDocument.dll", - "tools/net461-x86/System.Xml.XmlSerializer.dll", - "tools/net461-x86/netstandard.dll", - "tools/net461/GetDocument.Insider.exe", - "tools/net461/GetDocument.Insider.exe.config", - "tools/net461/Microsoft.Win32.Primitives.dll", - "tools/net461/System.AppContext.dll", - "tools/net461/System.Buffers.dll", - "tools/net461/System.Collections.Concurrent.dll", - "tools/net461/System.Collections.NonGeneric.dll", - "tools/net461/System.Collections.Specialized.dll", - "tools/net461/System.Collections.dll", - "tools/net461/System.ComponentModel.EventBasedAsync.dll", - "tools/net461/System.ComponentModel.Primitives.dll", - "tools/net461/System.ComponentModel.TypeConverter.dll", - "tools/net461/System.ComponentModel.dll", - "tools/net461/System.Console.dll", - "tools/net461/System.Data.Common.dll", - "tools/net461/System.Diagnostics.Contracts.dll", - "tools/net461/System.Diagnostics.Debug.dll", - "tools/net461/System.Diagnostics.DiagnosticSource.dll", - "tools/net461/System.Diagnostics.FileVersionInfo.dll", - "tools/net461/System.Diagnostics.Process.dll", - "tools/net461/System.Diagnostics.StackTrace.dll", - "tools/net461/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461/System.Diagnostics.Tools.dll", - "tools/net461/System.Diagnostics.TraceSource.dll", - "tools/net461/System.Diagnostics.Tracing.dll", - "tools/net461/System.Drawing.Primitives.dll", - "tools/net461/System.Dynamic.Runtime.dll", - "tools/net461/System.Globalization.Calendars.dll", - "tools/net461/System.Globalization.Extensions.dll", - "tools/net461/System.Globalization.dll", - "tools/net461/System.IO.Compression.ZipFile.dll", - "tools/net461/System.IO.Compression.dll", - "tools/net461/System.IO.FileSystem.DriveInfo.dll", - "tools/net461/System.IO.FileSystem.Primitives.dll", - "tools/net461/System.IO.FileSystem.Watcher.dll", - "tools/net461/System.IO.FileSystem.dll", - "tools/net461/System.IO.IsolatedStorage.dll", - "tools/net461/System.IO.MemoryMappedFiles.dll", - "tools/net461/System.IO.Pipes.dll", - "tools/net461/System.IO.UnmanagedMemoryStream.dll", - "tools/net461/System.IO.dll", - "tools/net461/System.Linq.Expressions.dll", - "tools/net461/System.Linq.Parallel.dll", - "tools/net461/System.Linq.Queryable.dll", - "tools/net461/System.Linq.dll", - "tools/net461/System.Memory.dll", - "tools/net461/System.Net.Http.dll", - "tools/net461/System.Net.NameResolution.dll", - "tools/net461/System.Net.NetworkInformation.dll", - "tools/net461/System.Net.Ping.dll", - "tools/net461/System.Net.Primitives.dll", - "tools/net461/System.Net.Requests.dll", - "tools/net461/System.Net.Security.dll", - "tools/net461/System.Net.Sockets.dll", - "tools/net461/System.Net.WebHeaderCollection.dll", - "tools/net461/System.Net.WebSockets.Client.dll", - "tools/net461/System.Net.WebSockets.dll", - "tools/net461/System.Numerics.Vectors.dll", - "tools/net461/System.ObjectModel.dll", - "tools/net461/System.Reflection.Extensions.dll", - "tools/net461/System.Reflection.Primitives.dll", - "tools/net461/System.Reflection.dll", - "tools/net461/System.Resources.Reader.dll", - "tools/net461/System.Resources.ResourceManager.dll", - "tools/net461/System.Resources.Writer.dll", - "tools/net461/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461/System.Runtime.Extensions.dll", - "tools/net461/System.Runtime.Handles.dll", - "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461/System.Runtime.InteropServices.dll", - "tools/net461/System.Runtime.Numerics.dll", - "tools/net461/System.Runtime.Serialization.Formatters.dll", - "tools/net461/System.Runtime.Serialization.Json.dll", - "tools/net461/System.Runtime.Serialization.Primitives.dll", - "tools/net461/System.Runtime.Serialization.Xml.dll", - "tools/net461/System.Runtime.dll", - "tools/net461/System.Security.Claims.dll", - "tools/net461/System.Security.Cryptography.Algorithms.dll", - "tools/net461/System.Security.Cryptography.Csp.dll", - "tools/net461/System.Security.Cryptography.Encoding.dll", - "tools/net461/System.Security.Cryptography.Primitives.dll", - "tools/net461/System.Security.Cryptography.X509Certificates.dll", - "tools/net461/System.Security.Principal.dll", - "tools/net461/System.Security.SecureString.dll", - "tools/net461/System.Text.Encoding.Extensions.dll", - "tools/net461/System.Text.Encoding.dll", - "tools/net461/System.Text.RegularExpressions.dll", - "tools/net461/System.Threading.Overlapped.dll", - "tools/net461/System.Threading.Tasks.Parallel.dll", - "tools/net461/System.Threading.Tasks.dll", - "tools/net461/System.Threading.Thread.dll", - "tools/net461/System.Threading.ThreadPool.dll", - "tools/net461/System.Threading.Timer.dll", - "tools/net461/System.Threading.dll", - "tools/net461/System.ValueTuple.dll", - "tools/net461/System.Xml.ReaderWriter.dll", - "tools/net461/System.Xml.XDocument.dll", - "tools/net461/System.Xml.XPath.XDocument.dll", - "tools/net461/System.Xml.XPath.dll", - "tools/net461/System.Xml.XmlDocument.dll", - "tools/net461/System.Xml.XmlSerializer.dll", - "tools/net461/netstandard.dll", - "tools/netcoreapp2.1/GetDocument.Insider.deps.json", - "tools/netcoreapp2.1/GetDocument.Insider.dll", - "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", - "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" - ] - }, - "Microsoft.IdentityModel.Abstractions/7.6.0": { - "sha512": "q4MZ8d0LlWKWtQfxNl9ZRZVOQ7IPEAR6CF4rFKITfuqEUOhqrbwHbqBanReI37155IKb8V/tPJqpPa3KXm9wQQ==", - "type": "package", - "path": "microsoft.identitymodel.abstractions/7.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", - "lib/net462/Microsoft.IdentityModel.Abstractions.dll", - "lib/net462/Microsoft.IdentityModel.Abstractions.xml", - "lib/net472/Microsoft.IdentityModel.Abstractions.dll", - "lib/net472/Microsoft.IdentityModel.Abstractions.xml", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", - "microsoft.identitymodel.abstractions.7.6.0.nupkg.sha512", - "microsoft.identitymodel.abstractions.nuspec" - ] - }, - "Microsoft.IdentityModel.JsonWebTokens/7.6.0": { - "sha512": "lsleZbCuh3wZ3RfKd8WJ7E52nIeQQzJsDrgHN+B3Zhzd32UTQ1V3Vjn1N9PssnSulAoEMF0aAiue7ucX+TPoQA==", - "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "microsoft.identitymodel.jsonwebtokens.7.6.0.nupkg.sha512", - "microsoft.identitymodel.jsonwebtokens.nuspec" - ] - }, - "Microsoft.IdentityModel.Logging/7.6.0": { - "sha512": "7AVJhNY4y/i96XGfaXovX8aAyYWz6HHtPEPHPpbg5JCchwVaoO08VmmpHe0L2gVagW/iHG0w4a4Xg9gxLXQ/8A==", - "type": "package", - "path": "microsoft.identitymodel.logging/7.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", - "lib/net462/Microsoft.IdentityModel.Logging.dll", - "lib/net462/Microsoft.IdentityModel.Logging.xml", - "lib/net472/Microsoft.IdentityModel.Logging.dll", - "lib/net472/Microsoft.IdentityModel.Logging.xml", - "lib/net6.0/Microsoft.IdentityModel.Logging.dll", - "lib/net6.0/Microsoft.IdentityModel.Logging.xml", - "lib/net8.0/Microsoft.IdentityModel.Logging.dll", - "lib/net8.0/Microsoft.IdentityModel.Logging.xml", - "lib/net9.0/Microsoft.IdentityModel.Logging.dll", - "lib/net9.0/Microsoft.IdentityModel.Logging.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", - "microsoft.identitymodel.logging.7.6.0.nupkg.sha512", - "microsoft.identitymodel.logging.nuspec" - ] - }, - "Microsoft.IdentityModel.Tokens/7.6.0": { - "sha512": "xvEil42RUe4Si/TuLDvglNXpklgCWMSecPduczXPS2BAypjheUehPqKLwIy8vSdzB4K2zza3yLgmODBt+J6ZxQ==", - "type": "package", - "path": "microsoft.identitymodel.tokens/7.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", - "lib/net462/Microsoft.IdentityModel.Tokens.dll", - "lib/net462/Microsoft.IdentityModel.Tokens.xml", - "lib/net472/Microsoft.IdentityModel.Tokens.dll", - "lib/net472/Microsoft.IdentityModel.Tokens.xml", - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net6.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net9.0/Microsoft.IdentityModel.Tokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", - "microsoft.identitymodel.tokens.7.6.0.nupkg.sha512", - "microsoft.identitymodel.tokens.nuspec" - ] - }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", - "type": "package", - "path": "microsoft.openapi/1.6.14", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/netstandard2.0/Microsoft.OpenApi.dll", - "lib/netstandard2.0/Microsoft.OpenApi.pdb", - "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", - "microsoft.openapi.nuspec" - ] - }, - "Newtonsoft.Json/13.0.3": { - "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "type": "package", - "path": "newtonsoft.json/13.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "README.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/net6.0/Newtonsoft.Json.dll", - "lib/net6.0/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Newtonsoft.Json.Bson/1.0.2": { - "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "type": "package", - "path": "newtonsoft.json.bson/1.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net45/Newtonsoft.Json.Bson.dll", - "lib/net45/Newtonsoft.Json.Bson.pdb", - "lib/net45/Newtonsoft.Json.Bson.xml", - "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", - "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", - "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", - "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", - "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", - "newtonsoft.json.bson.1.0.2.nupkg.sha512", - "newtonsoft.json.bson.nuspec" - ] - }, - "Swashbuckle.AspNetCore/6.9.0": { - "sha512": "lvI+XHF21tkwXd2nDCLGJsdhdUYsY3Ax2fWUlvw81Oa6EedtnIAf5tThy8ZnPcz/9/TwsLgjgtX9ifOCIjbEPA==", - "type": "package", - "path": "swashbuckle.aspnetcore/6.9.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Swashbuckle.AspNetCore.props", - "buildMultiTargeting/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.9.0.nupkg.sha512", - "swashbuckle.aspnetcore.nuspec" - ] - }, - "Swashbuckle.AspNetCore.Swagger/6.9.0": { - "sha512": "P316kpxx5DnDvJwNWW8iTAXkh9DVenAxFGe9v4OUS0gil+vitH7F1feXhCtVeHN/616EFNTMh4pV2lcr9kkw/w==", - "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.9.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.9.0.nupkg.sha512", - "swashbuckle.aspnetcore.swagger.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.9.0": { - "sha512": "FjeMR3fBzwVc5plfYjoHw9ptf8SOWMupvO9X35J5EgzT3L9dRqSxa+cBKzL8PwCyemY0xNrggQSB5+MFWx1axg==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.9.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.9.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggergen.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.9.0": { - "sha512": "0OxlWBFLl2gUESZX/K7QCTz9KctKy0VxHTvLIBcyWGD4z/fv5MCMW02qzYGcReLJr4yBnNDRzApKtLh6oBpe9A==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.9.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.9.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggerui.nuspec" - ] - }, - "System.ComponentModel.Annotations/5.0.0": { - "sha512": "dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", - "type": "package", - "path": "system.componentmodel.annotations/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.5.0.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.IdentityModel.Tokens.Jwt/7.6.0": { - "sha512": "LIuEbv/kFpuw00yI/mPu+T9NAVdH/u7Y5ChCGzYQQeCg9Pft2C7HFWuO/P+Z7c2RcySNjVk1FmuAheKjYIbOkw==", - "type": "package", - "path": "system.identitymodel.tokens.jwt/7.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", - "lib/net462/System.IdentityModel.Tokens.Jwt.dll", - "lib/net462/System.IdentityModel.Tokens.Jwt.xml", - "lib/net472/System.IdentityModel.Tokens.Jwt.dll", - "lib/net472/System.IdentityModel.Tokens.Jwt.xml", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net9.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", - "system.identitymodel.tokens.jwt.7.6.0.nupkg.sha512", - "system.identitymodel.tokens.jwt.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net8.0": [ - "IdokladSdk >= 5.3.0", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 8.0.11", - "Swashbuckle.AspNetCore >= 6.9.0" - ] - }, - "packageFolders": { - "C:\\Users\\GamingPC\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj", - "projectName": "Idoklad", - "projectPath": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj", - "packagesPath": "C:\\Users\\GamingPC\\.nuget\\packages\\", - "outputPath": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\GamingPC\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\CustomNuGetPackages": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.200" - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "IdokladSdk": { - "target": "Package", - "version": "[5.3.0, )" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.9.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.204/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache deleted file mode 100644 index 6a89919..0000000 --- a/obj/project.nuget.cache +++ /dev/null @@ -1,28 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "JrrcwEj1SyE=", - "success": true, - "projectFilePath": "D:\\GitHubRepository\\Hracicky\\x\\idoklad\\Idoklad.csproj", - "expectedPackageFiles": [ - "C:\\Users\\GamingPC\\.nuget\\packages\\ibannet\\5.16.1\\ibannet.5.16.1.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\idokladsdk\\5.3.0\\idokladsdk.5.3.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\8.0.11\\microsoft.aspnetcore.jsonpatch.8.0.11.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.11\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.11.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.6.0\\microsoft.identitymodel.abstractions.7.6.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.6.0\\microsoft.identitymodel.jsonwebtokens.7.6.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.identitymodel.logging\\7.6.0\\microsoft.identitymodel.logging.7.6.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.6.0\\microsoft.identitymodel.tokens.7.6.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\swashbuckle.aspnetcore\\6.9.0\\swashbuckle.aspnetcore.6.9.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.9.0\\swashbuckle.aspnetcore.swagger.6.9.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.9.0\\swashbuckle.aspnetcore.swaggergen.6.9.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.9.0\\swashbuckle.aspnetcore.swaggerui.6.9.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512", - "C:\\Users\\GamingPC\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.6.0\\system.identitymodel.tokens.jwt.7.6.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file