diff --git a/.gitignore b/.gitignore index 1437c53f7..16971c225 100644 --- a/.gitignore +++ b/.gitignore @@ -1,34 +1,45 @@ -# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - -# dependencies -/node_modules -/.pnp -.pnp.js - -# testing -/coverage - -# next.js -/.next/ -/out/ - -# production -/build - -# misc +*.swp +*.*~ +project.lock.json .DS_Store -*.pem - -# debug -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# local env files -.env.local -.env.development.local -.env.test.local -.env.production.local - -# vercel -.vercel +*.pyc +nupkg/ + +# Visual Studio Code +.vscode/ + +# Rider +.idea/ + +# Visual Studio +.vs/ + +# Fleet +.fleet/ + +# Code Rush +.cr/ + +# User-specific files +*.suo +*.user +*.userosscache +*.sln.docstates + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +build/ +bld/ +[Bb]in/ +[Oo]bj/ +[Oo]ut/ +msbuild.log +msbuild.err +msbuild.wrn +/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/.suo +/TertuliatalkAPI/.vs/TertuliatalkAPI/DesignTimeBuild/.dtbcache.v2 diff --git a/README.md b/README.md index 1eb917eee..26e26d4e8 100644 --- a/README.md +++ b/README.md @@ -1,158 +1,8 @@ -
-

- - - Logo - - - Logo - - -

✨ Free Next.js marketing website template for SaaS startups ✨

- -

- Everything you need to build a great landing page / marketing website for your startup. Great SEO metrics, Green WebVitals, 🚀 Performance, Clean & Pragmatic Codebase out of the box. -
-
- View Demo - . - Report Bug - . - Request Feature -

-

- -
- -![Contributors](https://img.shields.io/github/contributors/Blazity/next-saas-starter?color=dark-green) ![Issues](https://img.shields.io/github/issues/Blazity/next-saas-starter) ![License](https://img.shields.io/github/license/Blazity/next-saas-starter) - -
- -

Created with :heart: at Blazity

-

Blazity is a group of Next.js/Jamstack/Headless experts. Contact us at contact@blazity.com if you’d like to talk about your project or just to have a chat with us

- - - Blazity Discord Banner - -
- -## Table Of Contents - -- [Features](#-features) -- [Getting Started](#-getting-started) -- [One click deploy](#one-click-deploy) -- [Built With](#-built-with) -- [Contributing](#-contributing) - - [Creating A Pull Request](#creating-a-pull-request) -- [Acknowledgements](#-acknowledgements) -- [Contributors](#-contributors) -- [License](#-license) - -## Features - -- ⚡ **Next.js** - React framework for static rendering -- **Best SEO setup** - Meta Tags, JSON-LD and Open Graph Tags -- **[Tina CMS](https://tina.io/) integration** - local & (optional) production CMS -- **Optimized for Web Vitals** -- **Blog with MDX** -- **Mailchimp Integration** - for newsletters -- **Sendgrid Integration** - for sending emails -- **Dark mode** - and customizable themes! -- **No UI library** - just styled components, so you don't have to learn any new syntax -- **One click deployment** - with Vercel or any other serverless deployment environment -- **Eslint** - with Next.js's recommended settings and imports sorting rule -- **Prettier** - -## 🤓 Getting Started - -- Click `Use the template` or [this link](https://github.com/Blazity/next-saas-starter/generate) -- Setup your [sendgrid](https://sendgrid.com/) API key and add it to environment variables (`SENDGRID_API_KEY` - `.env.local`) -- Adjust the template to your needs (and checkout `env.ts` file) -- Deploy the project on [Vercel](https://vercel.com/) **don't forget to add env variables** -- _(optional)_ Create [Tina Cloud account](https://app.tina.io/), [a project](https://tina.io/docs/tina-cloud/) and fill these `NEXT_PUBLIC_ORGANIZATION_NAME`, `NEXT_PUBLIC_TINA_CLIENT_ID` env vars with proper values - > Tina's Content API authenticates directly with GitHub removing the need for users to create GitHub accounts. Access is granted through the dashboard, allowing users to login directly through your site and begin editing! Any changes that are saved by your editors will be commited to the configured branch in your GitHub repository. - - For more details [see the docs](https://tina.io/docs/tina-cloud/) - -``` -# run the dev mode -$ yarn dev - -# run the prod mode -yarn start - -# build the app -yarn build -``` - -> Hint: To edit the blog pages go to [/admin](http://localhost:3000/admin) and navigate to a blog page to edit it. To exit editing mode navigate to [/admin/logout](http://localhost:3000/admin/logout) - -## 🚀 One click deploy - -Clone the repository and one-click deploy to Vercel for free! - -[![Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/Blazity/next-saas-starter) - -Clone the repository and one-click deploy to Netlify for free! - -[![Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Blazity/next-saas-starter) - -## 🧰 Built With - -- Statically generated pages with [**Next.js** ](https://github.com/vercel/next.js) -- [Styled components](https://github.com/styled-components/styled-components/) -- [MDX](https://github.com/mdx-js/mdx) -- [TypeScript](https://github.com/Microsoft/TypeScript) - -## 🤲🏻 Contributing - -Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. - -- If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/Blazity/next-saas-starter/issues/new) to discuss it, or directly create a pull request after you edit the _README.md_ file with necessary changes. -- Create individual PR for each suggestion. - -### Creating A Pull Request - -1. Fork the Project -2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) -4. Push to the Branch (`git push origin feature/AmazingFeature`) -5. Open a Pull Request - -## 😎 Acknowledgements - -Big thanks to authors of these libraries: - -- https://github.com/neg4n/next-api-og-image - generating open graph images -- https://github.com/blazity/nextjs-color-mode - non-flickering dark mode -- https://github.com/Brew-Brew/css-in-js-media - a convenient way of creating media queries - -## Support - -If you're looking for help or simply want to share your thoughts about the project, we encourage you to join our Discord community. Here's the link: [https://blazity.com/discord](https://blazity.com/discord). It's a space where we exchange ideas and help one another. Everyone's input is appreciated, and we look forward to welcoming you. - -## ✨ Contributors - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - - - - -

Bart Stefanski

💻

Igor Lasota

💻

Jan Bryński

💻

Logan Anderson

💻 📖 🧑‍🏫
- - - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! - -## 📝 License - -Distributed under the MIT License. See [LICENSE](https://github.com/Blazity/next-saas-starter/blob/main/LICENSE.md) for more information. +# For frontend +## Case logic +- Objects and variables: Snake case (user_name) +- Class, enum, file, folder: Pascall case (UserName) +- Strings: Upper snake case (USER_NAME) +- Function, method: Camel case (userName) +- HTML attributes: Lower case (username) +- CSS names: kebaba case (user-name) diff --git a/TertuliatalkAPI/.dockerignore b/TertuliatalkAPI/.dockerignore new file mode 100644 index 000000000..fe1152bdb --- /dev/null +++ b/TertuliatalkAPI/.dockerignore @@ -0,0 +1,30 @@ +**/.classpath +**/.dockerignore +**/.env +**/.git +**/.gitignore +**/.project +**/.settings +**/.toolstarget +**/.vs +**/.vscode +**/*.*proj.user +**/*.dbmdl +**/*.jfm +**/azds.yaml +**/bin +**/charts +**/docker-compose* +**/Dockerfile* +**/node_modules +**/npm-debug.log +**/obj +**/secrets.dev.yaml +**/values.dev.yaml +LICENSE +README.md +!**/.gitignore +!.git/HEAD +!.git/config +!.git/packed-refs +!.git/refs/heads/** \ No newline at end of file diff --git a/TertuliatalkAPI/.gitignore b/TertuliatalkAPI/.gitignore new file mode 100644 index 000000000..491e0fb18 --- /dev/null +++ b/TertuliatalkAPI/.gitignore @@ -0,0 +1,128 @@ +# Build Folders (you can keep bin if you'd like, to commit dlls or other files) +bin/ +obj/ +*.exe +*.dll +*.pdb +*.nuget.cache +*.AssemblyInfoInputs.cache +*.assets.cache +*.CoreCompileInputs.cache +*.AssemblyReference.cache +*.genruntimeconfig.cache +*.deps.json +*.FileListAbsolute.txt +*.dspec.json +*.g.props +*.g.targets + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# Mono auto generated files +mono_crash.* + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# VS Code directories +.vscode/ +.history/ + +# Windows shortcuts +*.lnk + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# NuGet packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rd.xml +[Content_Types].xml + +# Microsoft Azure ApplicationInsights config file +ApplicationInsights.config + +# Windows Azure Packaging +*.cspkg +*.cloud.services + +# IIS +# IIS7 specific logs +App_Data/Logs/ +# IIS7 specific error pages +App_Data/Temp/ + +# DotNet Fiddle +dotnetfiddle/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc config file +*.ghostdoc.xml + +# Node.js +node_modules/ +npm-debug.log +yarn-error.log + +# Visual Studio 2019 +.vs/ +.vscode/ +.vscode-test/ + +# JetBrains Rider +.idea/ + +# Others +[Tt]/[Ss]ettings.*sqlproj* +.ionide/ +.autorest/ +.vscode-test/ + + diff --git a/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/indexLayout.xml b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/indexLayout.xml new file mode 100644 index 000000000..7b08163ce --- /dev/null +++ b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/projectSettingsUpdater.xml b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/projectSettingsUpdater.xml new file mode 100644 index 000000000..4bb9f4d2a --- /dev/null +++ b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/projectSettingsUpdater.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/vcs.xml b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/vcs.xml new file mode 100644 index 000000000..6c0b86358 --- /dev/null +++ b/TertuliatalkAPI/.idea/.idea.TertuliatalkAPI/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/.vs/TertuliatalkAPI/DesignTimeBuild/.dtbcache.v2 b/TertuliatalkAPI/.vs/TertuliatalkAPI/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 000000000..c779c14f8 Binary files /dev/null and b/TertuliatalkAPI/.vs/TertuliatalkAPI/DesignTimeBuild/.dtbcache.v2 differ diff --git a/TertuliatalkAPI/.vs/TertuliatalkAPI/config/applicationhost.config b/TertuliatalkAPI/.vs/TertuliatalkAPI/config/applicationhost.config new file mode 100644 index 000000000..87855acd6 --- /dev/null +++ b/TertuliatalkAPI/.vs/TertuliatalkAPI/config/applicationhost.config @@ -0,0 +1,999 @@ + + + + + + +
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ + +
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/.futdcache.v2 b/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/.futdcache.v2 new file mode 100644 index 000000000..774cee66f Binary files /dev/null and b/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/.futdcache.v2 differ diff --git a/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/DocumentLayout.json b/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/DocumentLayout.json new file mode 100644 index 000000000..65045ea26 --- /dev/null +++ b/TertuliatalkAPI/.vs/TertuliatalkAPI/v17/DocumentLayout.json @@ -0,0 +1,196 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\entities\\user.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\entities\\user.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\controllers\\usercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\controllers\\usercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\controllers\\coursecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\controllers\\coursecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\controllers\\weatherforecastcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\controllers\\weatherforecastcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\entities\\course.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\entities\\course.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\entities\\ientity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\entities\\ientity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\base\\apiresponse.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\base\\apiresponse.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\interfaces\\iauthservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\interfaces\\iauthservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|c:\\users\\berk\\desktop\\tt\\tertuliatalk\\tertuliatalkapi\\tertuliatalkapi\\controllers\\authcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{A9A0BE93-C87C-474D-8DC3-07D1C278658B}|TertuliatalkAPI\\TertuliatalkAPI.csproj|solutionrelative:tertuliatalkapi\\controllers\\authcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 12, + "Children": [ + { + "$type": "Document", + "DocumentIndex": 8, + "Title": "IAuthService.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Interfaces\\IAuthService.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Interfaces\\IAuthService.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Interfaces\\IAuthService.cs", + "RelativeToolTip": "TertuliatalkAPI\\Interfaces\\IAuthService.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAAwAAAABAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-27T22:59:58.84Z", + "IsPinned": true + }, + { + "$type": "Document", + "DocumentIndex": 9, + "Title": "AuthController.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\AuthController.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Controllers\\AuthController.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\AuthController.cs", + "RelativeToolTip": "TertuliatalkAPI\\Controllers\\AuthController.cs", + "ViewState": "AQIAACYAAAAAAAAAAAAgwC0AAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-24T16:29:42.117Z", + "IsPinned": true + }, + { + "$type": "Document", + "DocumentIndex": 7, + "Title": "ApiResponse.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Base\\ApiResponse.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Base\\ApiResponse.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Base\\ApiResponse.cs", + "RelativeToolTip": "TertuliatalkAPI\\Base\\ApiResponse.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAABMAAAAXAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-27T22:58:42.292Z", + "IsPinned": true + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{33c88fe3-43b3-374e-9aac-c4679036dce0}" + }, + { + "$type": "Bookmark", + "Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" + }, + { + "$type": "Document", + "DocumentIndex": 6, + "Title": "IEntity.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\IEntity.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Entities\\IEntity.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\IEntity.cs", + "RelativeToolTip": "TertuliatalkAPI\\Entities\\IEntity.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-28T02:19:47.595Z" + }, + { + "$type": "Document", + "DocumentIndex": 5, + "Title": "Course.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\Course.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Entities\\Course.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\Course.cs", + "RelativeToolTip": "TertuliatalkAPI\\Entities\\Course.cs", + "ViewState": "AQIAABoAAAAAAAAAAAAswAAAAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-28T02:19:46.342Z" + }, + { + "$type": "Document", + "DocumentIndex": 4, + "Title": "WeatherForecastController.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\WeatherForecastController.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Controllers\\WeatherForecastController.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\WeatherForecastController.cs", + "RelativeToolTip": "TertuliatalkAPI\\Controllers\\WeatherForecastController.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-28T02:19:45.192Z" + }, + { + "$type": "Document", + "DocumentIndex": 2, + "Title": "UserController.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\UserController.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Controllers\\UserController.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\UserController.cs", + "RelativeToolTip": "TertuliatalkAPI\\Controllers\\UserController.cs", + "ViewState": "AQIAAAkAAAAAAAAAAAAAAB0AAAA2AAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-28T02:19:42.419Z" + }, + { + "$type": "Document", + "DocumentIndex": 3, + "Title": "CourseController.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\CourseController.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Controllers\\CourseController.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Controllers\\CourseController.cs", + "RelativeToolTip": "TertuliatalkAPI\\Controllers\\CourseController.cs", + "ViewState": "AQIAAA4AAAAAAAAAAAAAwAAAAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-28T02:19:38.218Z" + }, + { + "$type": "Document", + "DocumentIndex": 1, + "Title": "User.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\User.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Entities\\User.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Entities\\User.cs", + "RelativeToolTip": "TertuliatalkAPI\\Entities\\User.cs", + "ViewState": "AQIAAA8AAAAAAAAAAAAowBwAAAAgAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-27T23:00:10.572Z" + }, + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Program.cs", + "DocumentMoniker": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Program.cs", + "RelativeDocumentMoniker": "TertuliatalkAPI\\Program.cs", + "ToolTip": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\Program.cs", + "RelativeToolTip": "TertuliatalkAPI\\Program.cs", + "ViewState": "AQIAAC0AAAAAAAAAAAAAADcAAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-08-27T23:33:10.972Z", + "EditorCaption": "" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI.sln b/TertuliatalkAPI/TertuliatalkAPI.sln new file mode 100644 index 000000000..942547858 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.9.34714.143 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TertuliatalkAPI", "TertuliatalkAPI\TertuliatalkAPI.csproj", "{A9A0BE93-C87C-474D-8DC3-07D1C278658B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A9A0BE93-C87C-474D-8DC3-07D1C278658B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A9A0BE93-C87C-474D-8DC3-07D1C278658B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A9A0BE93-C87C-474D-8DC3-07D1C278658B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A9A0BE93-C87C-474D-8DC3-07D1C278658B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {FF14E816-0841-475A-BF72-545162A9760C} + EndGlobalSection +EndGlobal diff --git a/TertuliatalkAPI/TertuliatalkAPI/.config/dotnet-tools.json b/TertuliatalkAPI/TertuliatalkAPI/.config/dotnet-tools.json new file mode 100644 index 000000000..efd25c51d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/.config/dotnet-tools.json @@ -0,0 +1,20 @@ +{ + "version": 1, + "isRoot": true, + "tools": { + "microsoft.dotnet-msidentity": { + "version": "2.0.8", + "commands": [ + "dotnet-msidentity" + ], + "rollForward": false + }, + "swashbuckle.aspnetcore.cli": { + "version": "6.4.0", + "commands": [ + "swagger" + ], + "rollForward": false + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/.gitignore b/TertuliatalkAPI/TertuliatalkAPI/.gitignore new file mode 100644 index 000000000..66bf2685c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/.gitignore @@ -0,0 +1,126 @@ +# Build Folders (you can keep bin if you'd like, to commit dlls or other files) +bin/ +obj/ +*.exe +*.dll +*.pdb +*.nuget.cache +*.AssemblyInfoInputs.cache +*.assets.cache +*.CoreCompileInputs.cache +*.AssemblyReference.cache +*.genruntimeconfig.cache +*.deps.json +*.FileListAbsolute.txt +*.dspec.json +*.g.props +*.g.targets + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# Mono auto generated files +mono_crash.* + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# VS Code directories +.vscode/ +.history/ + +# Windows shortcuts +*.lnk + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# NuGet packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rd.xml +[Content_Types].xml + +# Microsoft Azure ApplicationInsights config file +ApplicationInsights.config + +# Windows Azure Packaging +*.cspkg +*.cloud.services + +# IIS +# IIS7 specific logs +App_Data/Logs/ +# IIS7 specific error pages +App_Data/Temp/ + +# DotNet Fiddle +dotnetfiddle/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc config file +*.ghostdoc.xml + +# Node.js +node_modules/ +npm-debug.log +yarn-error.log + +# Visual Studio 2019 +.vs/ +.vscode/ +.vscode-test/ + +# JetBrains Rider +.idea/ + +# Others +[Tt]/[Ss]ettings.*sqlproj* +.ionide/ +.autorest/ +.vscode-test/ diff --git a/TertuliatalkAPI/TertuliatalkAPI/Base/ApiResponse.cs b/TertuliatalkAPI/TertuliatalkAPI/Base/ApiResponse.cs new file mode 100644 index 000000000..58a0c5079 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Base/ApiResponse.cs @@ -0,0 +1,22 @@ +namespace TertuliatalkAPI.Base; + +public class ApiResponse +{ + public ApiResponse(T data) + { + Data = data; + IsSuccess = true; + Error = null; + } + + public ApiResponse(string message) + { + Data = default!; + IsSuccess = false; + Error = message; + } + + public T Data { get; set; } + public string Error { get; set; } + public bool IsSuccess { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Controllers/AuthController.cs b/TertuliatalkAPI/TertuliatalkAPI/Controllers/AuthController.cs new file mode 100644 index 000000000..e04733ece --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Controllers/AuthController.cs @@ -0,0 +1,62 @@ +using Microsoft.AspNetCore.Authorization; +using Microsoft.AspNetCore.Mvc; +using Microsoft.EntityFrameworkCore.ChangeTracking; +using TertuliatalkAPI.Base; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Controllers; + +[ApiController] +[Route("api/[controller]")] +public class AuthController : ControllerBase +{ + private readonly IAuthService _authService; + + public AuthController(IAuthService authService) + { + _authService = authService; + } + + [HttpPost("login")] + [AllowAnonymous] + public async Task>> LoginUser([FromBody] UserLoginRequest request) + { + var response = await _authService.LoginUser(request); + return Ok(new ApiResponse(response)); + } + + [HttpPost("instructor-login")] + [AllowAnonymous] + public async Task>> LoginInstructor( + [FromBody] InstructorLoginRequest request) + { + var response = await _authService.LoginInstructor(request); + return Ok(new ApiResponse(response)); + } + + [HttpPost("register")] + [AllowAnonymous] + public async Task>>> RegisterUser([FromBody] UserRegisterRequest request) + { + var response = await _authService.RegisterUser(request); + return Ok(new ApiResponse(response)); + } + + [HttpGet("get-logged-user")] + [Authorize] + public async Task>> GetLoggedUser() + { + var response = await _authService.GetLoggedUser(); + return Ok(new ApiResponse(response)); + } + + [HttpGet("get-logged-instructor")] + [Authorize] + public async Task>> GetLoggedInstructor() + { + var response = await _authService.GetLoggedInstructor(); + return Ok(new ApiResponse(response)); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Controllers/CourseController.cs b/TertuliatalkAPI/TertuliatalkAPI/Controllers/CourseController.cs new file mode 100644 index 000000000..bcf03a3eb --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Controllers/CourseController.cs @@ -0,0 +1,79 @@ +using Microsoft.AspNetCore.Authorization; +using Microsoft.AspNetCore.Mvc; +using Microsoft.EntityFrameworkCore.ChangeTracking; +using TertuliatalkAPI.Base; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Controllers; + +[ApiController] +[Route("api/[controller]")] +public class CourseController : ControllerBase +{ + private readonly ICourseService _courseService; + + public CourseController(ICourseService courseService) + { + _courseService = courseService; + } + + [HttpGet] + [Authorize] + public async Task>>> GetAllCourses() + { + var response = await _courseService.GetAllCourses(); + return Ok(new ApiResponse>(response)); + } + + [HttpGet("{id}")] + [Authorize] + public async Task>> GetCourseById(Guid id) + { + var response = await _courseService.GetCourseById(id); + return Ok(new ApiResponse(response)); + } + + [HttpGet("get-by-date-range")] + public async Task>>> GetCourseByDateRange(DateTime startDate, + DateTime endDate) + { + var response = await _courseService.GetCoursesByDateRange(startDate, endDate); + return Ok(new ApiResponse>(response)); + } + + [HttpPost("create-course")] + [Authorize(Roles = Roles.Instructor)] + public async Task>>> CreateCourse( + [FromForm] CreateCourseRequest request) + { + var response = await _courseService.CreateCourse(request); + return Ok(new ApiResponse(response)); + } + + [HttpDelete] + [Authorize(Roles = Roles.Instructor)] + public async Task>> DeleteCourse(Guid courseId) + { + await _courseService.DeleteCourse(courseId); + return Ok(new ApiResponse($"{courseId} deleted!")); + } + + [HttpPost("join-course")] + [Authorize(Roles = Roles.Student)] + public async Task>> JoinCourse(Guid courseId) + { + var response = await _courseService.AddUserToCourse(courseId); + return Ok(new ApiResponse(response)); + } + + [HttpPost("leave-course")] + [Authorize(Roles = Roles.Student)] + public async Task>> LeaveCourse(Guid courseId) + { + var response = await _courseService.RemoveUserToCourse(courseId); + return Ok(new ApiResponse(response)); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Controllers/UserController.cs b/TertuliatalkAPI/TertuliatalkAPI/Controllers/UserController.cs new file mode 100644 index 000000000..26611369b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Controllers/UserController.cs @@ -0,0 +1,43 @@ +using Microsoft.AspNetCore.Authorization; +using Microsoft.AspNetCore.Mvc; +using TertuliatalkAPI.Base; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Exceptions; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Controllers; + +[ApiController] +[Route("api/[controller]")] +public class UserController : ControllerBase +{ + private readonly IUserService _userService; + + public UserController(IUserService userService) + { + _userService = userService; + } + + [HttpGet] + public async Task>>> GetUsers() + { + var response = await _userService.GetUsers(); + return Ok(new ApiResponse>(response)); + } + + [HttpGet("{id}")] + public async Task>> GetUser(Guid id) + { + var response = await _userService.GetUser(id); + return Ok(new ApiResponse(response)); + } + + [HttpPost("{id}")] + [Authorize] + public async Task>> UpdateUser(Guid id, [FromBody] UserUpdateRequest userUpdateRequest) + { + var response = await _userService.UpdateUser(id, userUpdateRequest); + return Ok(new ApiResponse(response)); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Controllers/WeatherForecastController.cs b/TertuliatalkAPI/TertuliatalkAPI/Controllers/WeatherForecastController.cs new file mode 100644 index 000000000..e718fcd3b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Controllers/WeatherForecastController.cs @@ -0,0 +1,32 @@ +using Microsoft.AspNetCore.Mvc; + +namespace TertuliatalkAPI.Controllers; + +[ApiController] +[Route("[controller]")] +public class WeatherForecastController : ControllerBase +{ + private static readonly string[] Summaries = + { + "Freezing", "Bracing", "Chilly", "Cool", "Mild", "Warm", "Balmy", "Hot", "Sweltering", "Scorching" + }; + + private readonly ILogger _logger; + + public WeatherForecastController(ILogger logger) + { + _logger = logger; + } + + [HttpGet("ww")] + public IEnumerable Get() + { + return Enumerable.Range(1, 5).Select(index => new WeatherForecast + { + Date = DateOnly.FromDateTime(DateTime.Now.AddDays(index)), + TemperatureC = Random.Shared.Next(-20, 55), + Summary = Summaries[Random.Shared.Next(Summaries.Length)] + }) + .ToArray(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Dockerfile b/TertuliatalkAPI/TertuliatalkAPI/Dockerfile new file mode 100644 index 000000000..d801bb5ba --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Dockerfile @@ -0,0 +1,25 @@ +#See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging. + +FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base +USER app +WORKDIR /app +EXPOSE 8080 +EXPOSE 8081 + +FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build +ARG BUILD_CONFIGURATION=Release +WORKDIR /src +COPY ["TertuliatalkAPI/TertuliatalkAPI.csproj", "TertuliatalkAPI/"] +RUN dotnet restore "./TertuliatalkAPI/./TertuliatalkAPI.csproj" +COPY . . +WORKDIR "/src/TertuliatalkAPI" +RUN dotnet build "./TertuliatalkAPI.csproj" -c $BUILD_CONFIGURATION -o /app/build + +FROM build AS publish +ARG BUILD_CONFIGURATION=Release +RUN dotnet publish "./TertuliatalkAPI.csproj" -c $BUILD_CONFIGURATION -o /app/publish /p:UseAppHost=false + +FROM base AS final +WORKDIR /app +COPY --from=publish /app/publish . +ENTRYPOINT ["dotnet", "TertuliatalkAPI.dll"] \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/Course.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/Course.cs new file mode 100644 index 000000000..f5f907581 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/Course.cs @@ -0,0 +1,49 @@ +using System.Text.Json.Serialization; + +namespace TertuliatalkAPI.Entities; + +public class Course +{ + public Course(string title, string description, string documentUrl, int? maxParticipants, + DateTime startDate, TimeSpan duration, Guid instructorId) + { + Title = title; + Description = description; + Type = maxParticipants > 1 ? "Public" : "Private"; + MaxParticipants = maxParticipants == null ? 1 : maxParticipants; + DocumentUrl = documentUrl; + StartDate = startDate.ToUniversalTime(); + Duration = duration; + InstructorId = instructorId; + } + + public Guid Id { get; set; } + + public string Title { get; set; } = null!; + + public string Description { get; set; } = null!; + + public string Type { get; set; } = null!; + + public string Status { get; set; } = null!; + + public int? Participants { get; set; } + + public int? MaxParticipants { get; set; } + + public string? DocumentUrl { get; set; } + + public TimeSpan Duration { get; set; } + + public Guid InstructorId { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public DateTime StartDate { get; set; } + + public virtual Instructor Instructor { get; set; } = null!; + + [JsonIgnore] public virtual ICollection UserCourses { get; set; } = new List(); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/IEntity.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/IEntity.cs new file mode 100644 index 000000000..85602bb96 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/IEntity.cs @@ -0,0 +1,13 @@ +namespace TertuliatalkAPI.Entities; + +public class IEntity +{ + protected IEntity() + { + Id = Guid.NewGuid(); + } + + public Guid Id { get; set; } + public DateTime CreatedDate { get; set; } + public DateTime UpdatedDate { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/Instructor.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/Instructor.cs new file mode 100644 index 000000000..0c5297f59 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/Instructor.cs @@ -0,0 +1,28 @@ +using System.Text.Json.Serialization; + +namespace TertuliatalkAPI.Entities; + +public class Instructor +{ + public Guid Id { get; set; } + + public string Name { get; set; } = null!; + + public string? Branch { get; set; } + + public Guid? PaymentId { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public string Email { get; set; } = null!; + + public string Password { get; set; } = null!; + + public string? Role { get; set; } + + [JsonIgnore] public virtual ICollection Courses { get; set; } = new List(); + + public virtual InstructorPayment? InstructorPayment { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/InstructorPayment.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/InstructorPayment.cs new file mode 100644 index 000000000..9ce56403a --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/InstructorPayment.cs @@ -0,0 +1,18 @@ +namespace TertuliatalkAPI.Entities; + +public class InstructorPayment +{ + public Guid Id { get; set; } + + public Guid InstructorId { get; set; } + + public string CardHolder { get; set; } = null!; + + public string Iban { get; set; } = null!; + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public virtual Instructor Instructor { get; set; } = null!; +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/Pack.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/Pack.cs new file mode 100644 index 000000000..f82c8dfbd --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/Pack.cs @@ -0,0 +1,18 @@ +namespace TertuliatalkAPI.Entities; + +public class Pack +{ + public Guid Id { get; set; } + + public string Name { get; set; } = null!; + + public decimal Price { get; set; } + + public int DurationInMonths { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public virtual ICollection Subscriptions { get; set; } = new List(); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/Subscription.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/Subscription.cs new file mode 100644 index 000000000..ab878524d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/Subscription.cs @@ -0,0 +1,30 @@ +namespace TertuliatalkAPI.Entities; + +public class Subscription +{ + public Guid Id { get; set; } + + public Guid PackageId { get; set; } + + public DateTime StartDate { get; set; } + + public DateTime EndDate { get; set; } + + public int DurationInMonths { get; set; } + + public int RemainingSessions { get; set; } + + public bool IsTrial { get; set; } + + public string Status { get; set; } = null!; + + public Guid PackId { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public virtual Pack Pack { get; set; } = null!; + + public virtual ICollection Users { get; set; } = new List(); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/TertuliatalksDbContext.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/TertuliatalksDbContext.cs new file mode 100644 index 000000000..e9220ec63 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/TertuliatalksDbContext.cs @@ -0,0 +1,130 @@ +using Microsoft.EntityFrameworkCore; + +namespace TertuliatalkAPI.Entities; + +public partial class TertuliatalksDbContext : DbContext +{ + public TertuliatalksDbContext() + { + } + + public TertuliatalksDbContext(DbContextOptions options) + : base(options) + { + } + + public virtual DbSet Courses { get; set; } + + public virtual DbSet Instructors { get; set; } + + public virtual DbSet InstructorPayments { get; set; } + + public virtual DbSet Packs { get; set; } + + public virtual DbSet Subscriptions { get; set; } + + public virtual DbSet Users { get; set; } + + public virtual DbSet UserCourses { get; set; } + + protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder) +#warning To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https: //go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see https://go.microsoft.com/fwlink/?LinkId=723263. + => optionsBuilder.UseNpgsql( + "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;"); + + protected override void OnModelCreating(ModelBuilder modelBuilder) + { + modelBuilder + .HasPostgresEnum("meeting_type", new[] { "PUBLIC", "INDIVIDUAL" }) + .HasPostgresExtension("uuid-ossp"); + + modelBuilder.Entity(entity => + { + entity.HasIndex(e => e.InstructorId, "IX_Courses_InstructorId"); + + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.Participants).HasDefaultValue(1); + entity.Property(e => e.Status).HasDefaultValueSql("'Active'::text"); + + entity.HasOne(d => d.Instructor).WithMany(p => p.Courses).HasForeignKey(d => d.InstructorId); + }); + + modelBuilder.Entity(entity => + { + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.Role).HasDefaultValueSql("'Instructor'::text"); + }); + + modelBuilder.Entity(entity => + { + entity.ToTable("InstructorPayment"); + + entity.HasIndex(e => e.InstructorId, "IX_InstructorPayment_InstructorId").IsUnique(); + + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.Iban).HasColumnName("IBAN"); + + entity.HasOne(d => d.Instructor).WithOne(p => p.InstructorPayment) + .HasForeignKey(d => d.InstructorId); + }); + + modelBuilder.Entity(entity => + { + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + }); + + modelBuilder.Entity(entity => + { + entity.HasIndex(e => e.PackId, "IX_Subscriptions_PackId"); + + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.IsTrial).HasDefaultValue(false); + entity.Property(e => e.PackageId).HasColumnName("PackageID"); + entity.Property(e => e.StartDate).HasDefaultValueSql("now()"); + + entity.HasOne(d => d.Pack).WithMany(p => p.Subscriptions).HasForeignKey(d => d.PackId); + }); + + modelBuilder.Entity(entity => + { + entity.HasKey(e => e.Id).HasName("users_pkey"); + + entity.HasIndex(e => e.SubscriptionId, "IX_Users_SubscriptionId"); + + entity.Property(e => e.Id) + .HasDefaultValueSql("uuid_generate_v4()") + .HasColumnName("id"); + entity.Property(e => e.Age).HasDefaultValue(0); + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.IsActive) + .HasDefaultValue(true) + .HasColumnName("isActive"); + entity.Property(e => e.Role).HasDefaultValueSql("'User'::text"); + + entity.HasOne(d => d.Subscription).WithMany(p => p.Users).HasForeignKey(d => d.SubscriptionId); + }); + + modelBuilder.Entity(entity => + { + entity.HasKey(e => new { e.CourseId, e.UserId }); + + entity.HasIndex(e => e.UserId, "IX_UserCourses_UserId"); + + entity.Property(e => e.CreatedDate).HasDefaultValueSql("now()"); + entity.Property(e => e.Id).HasDefaultValueSql("uuid_generate_v4()"); + + entity.HasOne(d => d.Course).WithMany(p => p.UserCourses).HasForeignKey(d => d.CourseId); + + entity.HasOne(d => d.User).WithMany(p => p.UserCourses).HasForeignKey(d => d.UserId); + }); + + OnModelCreatingPartial(modelBuilder); + } + + partial void OnModelCreatingPartial(ModelBuilder modelBuilder); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/User.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/User.cs new file mode 100644 index 000000000..0e5760ae4 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/User.cs @@ -0,0 +1,38 @@ +namespace TertuliatalkAPI.Entities; + +public class User +{ + public Guid Id { get; set; } + + public Guid? SubscriptionId { get; set; } + + public string? StripeCustomerId { get; set; } + + public string Name { get; set; } = null!; + + public string Email { get; set; } = null!; + + public string Password { get; set; } = null!; + + public bool? IsActive { get; set; } + + public string? Role { get; set; } + + public string? ProfilePhotoUrl { get; set; } + + public int? TotalCourseTaken { get; set; } + + public int? Age { get; set; } + + public string? Hobbies { get; set; } + + public string? LanguageLevel { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public virtual Subscription? Subscription { get; set; } + + public virtual ICollection UserCourses { get; set; } = new List(); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Entities/UserCourse.cs b/TertuliatalkAPI/TertuliatalkAPI/Entities/UserCourse.cs new file mode 100644 index 000000000..46eb67144 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Entities/UserCourse.cs @@ -0,0 +1,18 @@ +namespace TertuliatalkAPI.Entities; + +public class UserCourse +{ + public Guid UserId { get; set; } + + public Guid CourseId { get; set; } + + public Guid Id { get; set; } + + public DateTime CreatedDate { get; set; } + + public DateTime? UpdatedDate { get; set; } + + public virtual Course Course { get; set; } = null!; + + public virtual User User { get; set; } = null!; +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Exceptions/BadRequestException.cs b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/BadRequestException.cs new file mode 100644 index 000000000..d3ea98b37 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/BadRequestException.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Exceptions; + +public class BadRequestException : Exception +{ + public BadRequestException(string message) : base(message) + { + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Exceptions/HttpException.cs b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/HttpException.cs new file mode 100644 index 000000000..c00af9d79 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/HttpException.cs @@ -0,0 +1,13 @@ +using System.Net; + +namespace TertuliatalkAPI.Exceptions; + +public class HttpResponseException : Exception +{ + public HttpResponseException(HttpStatusCode statusCode, string message) : base(message) + { + StatusCode = statusCode; + } + + public HttpStatusCode StatusCode { get; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Exceptions/InvalidOperationException.cs b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/InvalidOperationException.cs new file mode 100644 index 000000000..3a0edb626 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/InvalidOperationException.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Services; + +public class InvalidOperationException : Exception +{ + public InvalidOperationException(string message) : base(message) + { + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Exceptions/NotFoundException.cs b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/NotFoundException.cs new file mode 100644 index 000000000..a0889a493 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/NotFoundException.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Exceptions; + +public class NotFoundException : Exception +{ + public NotFoundException(string message) : base(message) + { + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Exceptions/UnauthorizedException.cs b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/UnauthorizedException.cs new file mode 100644 index 000000000..fcc569b08 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Exceptions/UnauthorizedException.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Exceptions; + +public class UnauthorizedException : Exception +{ + public UnauthorizedException(string message) : base(message) + { + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/DependencyInjection.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/DependencyInjection.cs new file mode 100644 index 000000000..5089a77d7 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/DependencyInjection.cs @@ -0,0 +1,38 @@ +using Quartz; + +namespace TertuliatalkAPI.Infrastructure; + +public static class DependencyInjection +{ + public static void AddInfrastructure(this IServiceCollection services) + { + services.AddQuartz(options => + { + var courseStatusUpdatederJobKey = JobKey.Create(nameof(CourseStatusUpdaterService)); + + options.UseMicrosoftDependencyInjectionJobFactory(); + + options + .AddJob(courseStatusUpdatederJobKey) + .AddTrigger(trigger => + trigger + .ForJob(courseStatusUpdatederJobKey) + .WithSimpleSchedule(schedule => + schedule.WithIntervalInSeconds(60).RepeatForever())); + + var courseReminderJobKey = JobKey.Create(nameof(CourseReminderService)); + + options.UseMicrosoftDependencyInjectionJobFactory(); + + options + .AddJob(courseReminderJobKey) + .AddTrigger(trigger => + trigger + .ForJob(courseReminderJobKey) + .WithSimpleSchedule(schedule => + schedule.WithIntervalInSeconds(60).RepeatForever())); + }); + + services.AddQuartzHostedService(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/CourseRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/CourseRepository.cs new file mode 100644 index 000000000..89921a41b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/CourseRepository.cs @@ -0,0 +1,58 @@ +using Microsoft.EntityFrameworkCore; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure.Interfaces; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +namespace TertuliatalkAPI.Infrastructure.Repositories; + +public class CourseRepository : ICourseRepository +{ + private readonly TertuliatalksDbContext _context; + private readonly IRedisCacheService _cacheService; + + public CourseRepository(TertuliatalksDbContext context, IRedisCacheService cacheService) + { + _context = context; + _cacheService = cacheService; + } + + public async Task> GetAllCoursesAsync() + { + return await _context.Courses.Include(c => c.UserCourses).ToListAsync(); + } + + public async Task GetCourseByIdAsync(Guid courseId) + { + return await _context.Courses.Include(c => c.Instructor) + .Include(c => c.UserCourses) + .FirstOrDefaultAsync(c => c.Id == courseId); + } + + public async Task> GetCoursesByDateRangeAsync(DateTime startDate, DateTime endDate) + { + return await _context.Courses + .Where(course => course.StartDate >= startDate && course.StartDate <= endDate) + .Include(c => c.Instructor) + .ToListAsync(); + } + + public async Task AddCourseAsync(Course course) + { + var newCourse = _context.Courses.Add(course).Entity; + await _context.SaveChangesAsync(); + + return newCourse; + } + + public async Task UpdateCourseAsync(Course course) + { + _context.Courses.Update(course); + await _context.SaveChangesAsync(); + } + + public async Task DeleteCourseAsync(Course course) + { + _context.Courses.Remove(course); + await _context.SaveChangesAsync(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/ICourseRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/ICourseRepository.cs new file mode 100644 index 000000000..d566f0133 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/ICourseRepository.cs @@ -0,0 +1,13 @@ +using TertuliatalkAPI.Entities; + +namespace TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +public interface ICourseRepository +{ + Task> GetAllCoursesAsync(); + Task GetCourseByIdAsync(Guid courseId); + Task> GetCoursesByDateRangeAsync(DateTime startDate, DateTime endDate); + Task AddCourseAsync(Course course); + Task UpdateCourseAsync(Course course); + Task DeleteCourseAsync(Course course); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IInstructorRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IInstructorRepository.cs new file mode 100644 index 000000000..bf4fae6e5 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IInstructorRepository.cs @@ -0,0 +1,13 @@ +using TertuliatalkAPI.Entities; + +namespace TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +public interface IInstructorRepository +{ + Task> GetAllInstructorsAsync(); + Task GetInstructorByIdAsync(Guid instructorId); + Task GetInstructorByEmail(string email); + Task AddInstructorAsync(Instructor user); + Task UpdateInstructorAsync(Instructor user); + Task DeleteInstructorAsync(Instructor user); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserCourseRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserCourseRepository.cs new file mode 100644 index 000000000..2bf1f74a6 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserCourseRepository.cs @@ -0,0 +1,12 @@ +using TertuliatalkAPI.Entities; + +namespace TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +public interface IUserCourseRepository +{ + Task> GetAllUserCoursesAsync(); + Task GetUserCourseAsync(Guid userId, Guid courseId); + Task AddUserCourseAsync(UserCourse userCourse); + Task UpdateCourseAsync(UserCourse userCourse); + Task DeleteUserCourseAsync(UserCourse userCourse); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserRepository.cs new file mode 100644 index 000000000..15ed52b7d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/Interfaces/IUserRepository.cs @@ -0,0 +1,13 @@ +using TertuliatalkAPI.Entities; + +namespace TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +public interface IUserRepository +{ + Task> GetAllUsersAsync(); + Task GetUserByIdAsync(Guid userId); + Task GetUserByEmail(string email); + Task AddUserAsync(User user); + Task UpdateUserAsync(User user); + Task DeleteUserAsync(User user); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/IntructorRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/IntructorRepository.cs new file mode 100644 index 000000000..0dd4fac47 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/IntructorRepository.cs @@ -0,0 +1,53 @@ +using LinqToDB; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure.Interfaces; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +namespace TertuliatalkAPI.Infrastructure.Repositories; + +public class IntructorRepository : IInstructorRepository +{ + private readonly TertuliatalksDbContext _context; + private readonly IRedisCacheService _cacheService; + + public IntructorRepository(TertuliatalksDbContext context, IRedisCacheService cacheService) + { + _context = context; + _cacheService = cacheService; + } + + public async Task> GetAllInstructorsAsync() + { + return await _context.Instructors.ToListAsync(); + } + + public async Task GetInstructorByIdAsync(Guid instructorId) + { + return await _context.Instructors.FindAsync(instructorId); + } + + public async Task GetInstructorByEmail(string email) + { + return await _context.Instructors.FirstOrDefaultAsync(c => c.Email == email); + } + + public async Task AddInstructorAsync(Instructor instructor) + { + var newInstructor = _context.Instructors.Add(instructor).Entity; + await _context.SaveChangesAsync(); + + return instructor; + } + + public async Task UpdateInstructorAsync(Instructor instructor) + { + _context.Instructors.Update(instructor); + await _context.SaveChangesAsync(); + } + + public async Task DeleteInstructorAsync(Instructor instructor) + { + _context.Instructors.Remove(instructor); + await _context.SaveChangesAsync(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserCourseRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserCourseRepository.cs new file mode 100644 index 000000000..426d2b9f0 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserCourseRepository.cs @@ -0,0 +1,48 @@ +using Microsoft.EntityFrameworkCore; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure.Interfaces; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +namespace TertuliatalkAPI.Infrastructure.Repositories; + +public class UserCourseRepository : IUserCourseRepository +{ + private readonly TertuliatalksDbContext _context; + private readonly IRedisCacheService _cacheService; + + public UserCourseRepository(TertuliatalksDbContext context, IRedisCacheService cacheService) + { + _context = context; + _cacheService = cacheService; + } + + public async Task> GetAllUserCoursesAsync() + { + return await _context.UserCourses.ToListAsync(); + } + + public async Task GetUserCourseAsync(Guid userId, Guid courseId) + { + return await _context.UserCourses.FirstOrDefaultAsync(uc => uc.UserId == userId && uc.CourseId == courseId); + } + + public async Task AddUserCourseAsync(UserCourse userCourse) + { + var newUserCourse = _context.UserCourses.Add(userCourse).Entity; + await _context.SaveChangesAsync(); + + return newUserCourse; + } + + public async Task UpdateCourseAsync(UserCourse userCourse) + { + _context.UserCourses.Update(userCourse); + await _context.SaveChangesAsync(); + } + + public async Task DeleteUserCourseAsync(UserCourse userCourse) + { + _context.UserCourses.Remove(userCourse); + await _context.SaveChangesAsync(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserRepository.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserRepository.cs new file mode 100644 index 000000000..062736b2e --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Repositories/UserRepository.cs @@ -0,0 +1,61 @@ +using Microsoft.EntityFrameworkCore; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure.Interfaces; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; + +namespace TertuliatalkAPI.Infrastructure.Repositories; + +public class UserRepository : IUserRepository +{ + private readonly TertuliatalksDbContext _context; + private readonly IRedisCacheService _cacheService; + + public UserRepository(TertuliatalksDbContext context, IRedisCacheService redisCacheService) + { + _context = context; + _cacheService = redisCacheService; + } + + public async Task> GetAllUsersAsync() + { + return await _context.Users + .Include(u => u.UserCourses) + .ToListAsync(); + } + + public async Task GetUserByIdAsync(Guid userId) + { + return await _context.Users + .Include(u => u.UserCourses) + .ThenInclude(uc => uc.Course) + .FirstOrDefaultAsync(u => u.Id == userId); + } + + public async Task GetUserByEmail(string email) + { + return await _context.Users + .Include(u => u.UserCourses) + .ThenInclude(uc => uc.Course) + .FirstOrDefaultAsync(u => u.Email == email); + } + + public async Task AddUserAsync(User user) + { + var newUser = _context.Users.Add(user).Entity; + await _context.SaveChangesAsync(); + + return newUser; + } + + public async Task UpdateUserAsync(User user) + { + _context.Users.Update(user); + await _context.SaveChangesAsync(); + } + + public async Task DeleteUserAsync(User user) + { + _context.Users.Remove(user); + await _context.SaveChangesAsync(); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseReminderService.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseReminderService.cs new file mode 100644 index 000000000..a2ad6c727 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseReminderService.cs @@ -0,0 +1,53 @@ +using Microsoft.EntityFrameworkCore; +using Quartz; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Interfaces; + +namespace TertuliatalkAPI.Infrastructure; + +public class CourseReminderService : IJob +{ + private readonly TertuliatalksDbContext _context; + private readonly IEmailService _emailService; + private readonly ILogger _logger; + + public CourseReminderService(TertuliatalksDbContext context, ILogger logger, + IEmailService emailService) + { + _logger = logger; + _context = context; + _emailService = emailService; + } + + public async Task Execute(IJobExecutionContext context) + { + var upcomingCourses = await GetUpcomingCoursesAsync(); + + foreach (var course in upcomingCourses) await SendRemindersForCourseAsync(course); + } + + private async Task> GetUpcomingCoursesAsync() + { + var now = DateTime.UtcNow; + var fiveMinutesLater = now.AddMinutes(5); + + return await _context.Courses + .Where(c => c.StartDate >= now && c.StartDate <= fiveMinutesLater && c.Status == "Active") + .Include(c => c.UserCourses) + .ThenInclude(uc => uc.User) + .ToListAsync(); + } + + private async Task SendRemindersForCourseAsync(Course course) + { + foreach (var userCourse in course.UserCourses) + if (userCourse.CourseId == course.Id) + { + var user = userCourse.User; + await _emailService.SendCourseReminderEmailAsync(user.Name, user.Email, course.Title, course.StartDate); + + _logger.LogInformation("A reminder email was sent to User: {UserId}. [{Date}]", user.Id, + DateTime.UtcNow); + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseStatusUpdaterService.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseStatusUpdaterService.cs new file mode 100644 index 000000000..04e4181f3 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/CourseStatusUpdaterService.cs @@ -0,0 +1,58 @@ +using LinqToDB; +using Quartz; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Infrastructure; + +public class CourseStatusUpdaterService : IJob +{ + private readonly TertuliatalksDbContext _context; + private readonly ILogger _logger; + + public CourseStatusUpdaterService(TertuliatalksDbContext context, ILogger logger) + { + _logger = logger; + _context = context; + } + + public async Task Execute(IJobExecutionContext context) + { + var coursesToUpdate = await GetCoursesToUpdateAsync(); + + foreach (var course in coursesToUpdate) UpdateCourseStatus(course); + + if (coursesToUpdate.Any()) await _context.SaveChangesAsync(); + } + + private async Task> GetCoursesToUpdateAsync() + { + var now = DateTime.UtcNow; + + return await _context.Courses + .Where(c => c.StartDate <= now && (c.Status == CourseStatus.Active || c.Status == CourseStatus.Started)) + .ToListAsync(); + } + + private void UpdateCourseStatus(Course course) + { + var now = DateTime.UtcNow; + + if (course.Status != CourseStatus.Started && course.StartDate <= now) + { + course.UpdatedDate = now; + course.Status = CourseStatus.Started; + + _logger.LogInformation("Course {CourseId} updated status to {Status}. [{Date}]", course.Id, + CourseStatus.Started, now); + } + else if (course.StartDate + course.Duration <= now) + { + course.UpdatedDate = now; + course.Status = CourseStatus.Finished; + + _logger.LogInformation("Course {CourseId} updated status to {Status}. [{Date}]", course.Id, + CourseStatus.Finished, now); + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/FileUploadService.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/FileUploadService.cs new file mode 100644 index 000000000..76dc59607 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/FileUploadService.cs @@ -0,0 +1,60 @@ +using Google.Apis.Auth.OAuth2; +using Google.Apis.Drive.v3; +using Google.Apis.Services; + +namespace TertuliatalkAPI.Infrastructure +{ + public class FileUploadService + { + private readonly string _folderId; + private readonly DriveService _driveService; + private readonly GoogleCredential _credential; + + public FileUploadService(string credentialPath, string folderId, string applicationName) + { + _folderId = folderId; + + using (var stream = new FileStream(credentialPath, FileMode.Open, FileAccess.Read)) + { + _credential = GoogleCredential.FromStream(stream).CreateScoped(new[] + { + DriveService.ScopeConstants.DriveFile + }); + } + + _driveService = new DriveService(new BaseClientService.Initializer() + { + HttpClientInitializer = _credential, + ApplicationName = applicationName + }); + } + + public async Task UploadFileAsync(IFormFile file) + { + if (file == null || file.Length == 0) + throw new ArgumentException("File cannot be null or empty.", nameof(file)); + + var fileMetaData = new Google.Apis.Drive.v3.Data.File() + { + Name = file.FileName, + Parents = new List { _folderId } + }; + + FilesResource.CreateMediaUpload request; + using (var memoryStream = new MemoryStream()) + { + await file.CopyToAsync(memoryStream); + memoryStream.Position = 0; + + request = _driveService.Files.Create(fileMetaData, memoryStream, file.ContentType); + request.Fields = "id"; + await request.UploadAsync(); + } + + var uploadedFile = request.ResponseBody; + var fileLink = $"https://drive.google.com/file/d/{uploadedFile.Id}/view?usp=sharing"; + + return fileLink; + } + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/Interfaces/IRedisCacheService.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/Interfaces/IRedisCacheService.cs new file mode 100644 index 000000000..19f1abd80 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/Interfaces/IRedisCacheService.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Infrastructure.Interfaces; + +public interface IRedisCacheService +{ + Task GetAsync(string key); + Task SetAsync(string key, T value, TimeSpan expirationTime); + Task RemoveAsync(string key); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/RedisCacheService.cs b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/RedisCacheService.cs new file mode 100644 index 000000000..17aeb99eb --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Infrastructure/Services/RedisCacheService.cs @@ -0,0 +1,49 @@ +using System.Text.Json; +using System.Text.Json.Serialization; +using StackExchange.Redis; +using TertuliatalkAPI.Infrastructure.Interfaces; + +namespace TertuliatalkAPI.Infrastructure; + +public class RedisCacheService : IRedisCacheService +{ + private readonly IConnectionMultiplexer _redis; + + public RedisCacheService(IConnectionMultiplexer redis) + { + _redis = redis; + } + + public async Task GetAsync(string key) + { + var db = _redis.GetDatabase(); + var cachedValue = await db.StringGetAsync(key); + if (!cachedValue.HasValue) + return default; + + var options = new JsonSerializerOptions + { + ReferenceHandler = ReferenceHandler.Preserve, + PropertyNameCaseInsensitive = true + }; + + return JsonSerializer.Deserialize(cachedValue, options); + } + + public async Task SetAsync(string key, T value, TimeSpan expirationTime) + { + var db = _redis.GetDatabase(); + var options = new JsonSerializerOptions + { + ReferenceHandler = ReferenceHandler.Preserve, + }; + var serializedValue = JsonSerializer.Serialize(value, options); + await db.StringSetAsync(key, serializedValue, expirationTime); + } + + public async Task RemoveAsync(string key) + { + var db = _redis.GetDatabase(); + await db.KeyDeleteAsync(key); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IAuthService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IAuthService.cs new file mode 100644 index 000000000..b260aabb8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IAuthService.cs @@ -0,0 +1,13 @@ +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Interfaces; + +public interface IAuthService +{ + public Task LoginUser(UserLoginRequest request); + public Task LoginInstructor(InstructorLoginRequest request); + public Task RegisterUser(UserRegisterRequest request); + public Task GetLoggedUser(); + public Task GetLoggedInstructor(); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ICourseService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ICourseService.cs new file mode 100644 index 000000000..958219bfe --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ICourseService.cs @@ -0,0 +1,15 @@ +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Interfaces; + +public interface ICourseService +{ + Task> GetAllCourses(); + Task GetCourseById(Guid courseId); + Task> GetCoursesByDateRange(DateTime startDate, DateTime endDate); + Task CreateCourse(CreateCourseRequest request); + Task DeleteCourse(Guid courseId); + Task AddUserToCourse(Guid courseId); + Task RemoveUserToCourse(Guid courseId); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IEmailService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IEmailService.cs new file mode 100644 index 000000000..cfde95e65 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IEmailService.cs @@ -0,0 +1,9 @@ +namespace TertuliatalkAPI.Interfaces; + +public interface IEmailService +{ + public Task SendCourseJoinEmailAsync(string userName, string userEmail, string courseTitle); + + public Task SendCourseReminderEmailAsync(string userName, string userEmail, string courseTitle, + DateTime courseStartDate); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IInstructorService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IInstructorService.cs new file mode 100644 index 000000000..64f1c1223 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IInstructorService.cs @@ -0,0 +1,11 @@ +using TertuliatalkAPI.Entities; + +namespace TertuliatalkAPI.Interfaces; + +public interface IInstructorService +{ + Task AddInstructor(Instructor instructor); + Task> GetAllInstructors(); + Task GetInstructorById(Guid instructorId); + Task GetInstructorByEmail(string email); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ITokenService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ITokenService.cs new file mode 100644 index 000000000..bd60bfd1d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/ITokenService.cs @@ -0,0 +1,8 @@ +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Interfaces; + +public interface ITokenService +{ + public Task GenerateToken(GenerateTokenRequest request); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IUserService.cs b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IUserService.cs new file mode 100644 index 000000000..b1fb9fa4c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Interfaces/IUserService.cs @@ -0,0 +1,13 @@ +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Interfaces; + +public interface IUserService +{ + Task AddUser(User user); + Task> GetUsers(); + Task GetUser(Guid id); + Task GetUserByEmail(string email); + Task UpdateUser(Guid Id, UserUpdateRequest userUpdateRequest); +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Middlewares/ExceptionMiddleware.cs b/TertuliatalkAPI/TertuliatalkAPI/Middlewares/ExceptionMiddleware.cs new file mode 100644 index 000000000..8d5d64123 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Middlewares/ExceptionMiddleware.cs @@ -0,0 +1,49 @@ +using System.Text.Json; +using TertuliatalkAPI.Exceptions; + +namespace TertuliatalkAPI.Middlewares; + +public class ExceptionMiddleware +{ + private readonly ILogger _logger; + private readonly RequestDelegate _next; + + public ExceptionMiddleware(RequestDelegate next, ILogger logger) + { + _next = next; + _logger = logger; + } + + public async Task InvokeAsync(HttpContext context) + { + try + { + await _next(context); + } + catch (Exception ex) + { + _logger.LogError($"Something went wrong: {ex}"); + await HandleExceptionAsync(context, ex); + } + } + + private Task HandleExceptionAsync(HttpContext context, Exception exception) + { + context.Response.ContentType = "application/json"; + context.Response.StatusCode = exception switch + { + NotFoundException => StatusCodes.Status404NotFound, + BadRequestException => StatusCodes.Status400BadRequest, + UnauthorizedException => StatusCodes.Status401Unauthorized, + InvalidOperationException => StatusCodes.Status500InternalServerError, + _ => StatusCodes.Status500InternalServerError + }; + + var response = new + { + context.Response.StatusCode, exception.Message + }; + + return context.Response.WriteAsync(JsonSerializer.Serialize(response)); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Middlewares/GlobalLogger.cs b/TertuliatalkAPI/TertuliatalkAPI/Middlewares/GlobalLogger.cs new file mode 100644 index 000000000..900937bf5 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Middlewares/GlobalLogger.cs @@ -0,0 +1,20 @@ +namespace TertuliatalkAPI.Middlewares; + +public class GlobalLogger +{ + private readonly ILogger _logger; + private readonly RequestDelegate _next; + + public GlobalLogger(RequestDelegate next, ILogger logger) + { + _next = next; + _logger = logger; + } + + public async Task InvokeAsync(HttpContext context) + { + _logger.LogInformation("Handling request: {requestMethod} {requestPath} [{date}]", + context.Request.Method, context.Request.Path, DateTime.UtcNow); + await _next(context); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/CourseStatus.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/CourseStatus.cs new file mode 100644 index 000000000..7498e0e71 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/CourseStatus.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Models; + +public static class CourseStatus +{ + public const string Active = "Active"; + public const string Started = "Started"; + public const string Finished = "Finished"; +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/CreateCourseRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/CreateCourseRequest.cs new file mode 100644 index 000000000..f79d702d2 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/CreateCourseRequest.cs @@ -0,0 +1,18 @@ +namespace TertuliatalkAPI.Models; + +public class CreateCourseRequest +{ + public string Title { get; set; } = null!; + + public string Description { get; set; } = null!; + + public int? Participants { get; set; } + + public int? MaxParticipants { get; set; } + + public IFormFile? Document { get; set; } + + public DateTime StartDate { get; set; } + + public TimeSpan Duration { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenRequest.cs new file mode 100644 index 000000000..18f55007b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenRequest.cs @@ -0,0 +1,7 @@ +namespace TertuliatalkAPI.Models; + +public class GenerateTokenRequest +{ + public string Email { get; set; } + public string Role { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenResponse.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenResponse.cs new file mode 100644 index 000000000..480e6073b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/GenerateTokenResponse.cs @@ -0,0 +1,7 @@ +namespace TertuliatalkAPI.Models; + +public class GenerateTokenResponse +{ + public string Token { get; set; } + public DateTime TokenExpireDate { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginRequest.cs new file mode 100644 index 000000000..ac2ea340b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginRequest.cs @@ -0,0 +1,7 @@ +namespace TertuliatalkAPI.Models; + +public class InstructorLoginRequest +{ + public string Email { get; set; } + public string Password { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginResponse.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginResponse.cs new file mode 100644 index 000000000..1348975a2 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/InstructorLoginResponse.cs @@ -0,0 +1,9 @@ +namespace TertuliatalkAPI.Models; + +public class InstructorLoginResponse +{ + public bool AuthenticateResult { get; set; } + public string AuthToken { get; set; } + public DateTime AccessTokenExpireDate { get; set; } + public string? Role { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginRequest.cs new file mode 100644 index 000000000..8a57becd9 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginRequest.cs @@ -0,0 +1,7 @@ +namespace TertuliatalkAPI.Models; + +public class UserLoginRequest +{ + public string Email { get; set; } + public string Password { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginResponse.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginResponse.cs new file mode 100644 index 000000000..3ca3b5095 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserLoginResponse.cs @@ -0,0 +1,9 @@ +namespace TertuliatalkAPI.Models; + +public class UserLoginResponse +{ + public bool AuthenticateResult { get; set; } + public string AuthToken { get; set; } + public DateTime AccessTokenExpireDate { get; set; } + public string? Role { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserRegisterRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserRegisterRequest.cs new file mode 100644 index 000000000..d804772fd --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserRegisterRequest.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Models; + +public class UserRegisterRequest +{ + public string Name { get; set; } + public string Email { get; set; } + public string Password { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserUpdateRequest.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserUpdateRequest.cs new file mode 100644 index 000000000..a825b3d8b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/DTOs/UserUpdateRequest.cs @@ -0,0 +1,11 @@ +namespace TertuliatalkAPI.Models; + +public class UserUpdateRequest +{ + public string Name { get; set; } + public string Email { get; set; } + public int Age { get; set; } + public string Hobbies { get; set; } + public string LanguageLevel { get; set; } + public IFormFile? ProfilePicture { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Models/Roles.cs b/TertuliatalkAPI/TertuliatalkAPI/Models/Roles.cs new file mode 100644 index 000000000..02122c77a --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Models/Roles.cs @@ -0,0 +1,8 @@ +namespace TertuliatalkAPI.Models; + +public static class Roles +{ + public const string User = "User"; + public const string Student = "Student"; + public const string Instructor = "Instructor"; +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Program.cs b/TertuliatalkAPI/TertuliatalkAPI/Program.cs new file mode 100644 index 000000000..fb20f251a --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Program.cs @@ -0,0 +1,127 @@ +using System.Text; +using System.Text.Json.Serialization; +using Microsoft.AspNetCore.Authentication.JwtBearer; +using Microsoft.EntityFrameworkCore; +using Microsoft.IdentityModel.Tokens; +using StackExchange.Redis; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Infrastructure; +using TertuliatalkAPI.Infrastructure.Interfaces; +using TertuliatalkAPI.Infrastructure.Repositories; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Middlewares; +using TertuliatalkAPI.Services; + +var builder = WebApplication.CreateBuilder(args); + +// Configure Authentication and JWT Bearer +// builder.Services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme) +// .AddMicrosoftIdentityWebApi(builder.Configuration.GetSection("AzureAd")); + +builder.Services.AddAuthentication(options => +{ + options.DefaultAuthenticateScheme = JwtBearerDefaults.AuthenticationScheme; + options.DefaultChallengeScheme = JwtBearerDefaults.AuthenticationScheme; + options.DefaultScheme = JwtBearerDefaults.AuthenticationScheme; +}).AddJwtBearer(o => +{ + o.TokenValidationParameters = new TokenValidationParameters + { + ValidIssuer = builder.Configuration["AppSettings:ValidIssuer"], + ValidAudience = builder.Configuration["AppSettings:ValidAudience"], + IssuerSigningKey = + new SymmetricSecurityKey(Encoding.UTF8.GetBytes(builder.Configuration["AppSettings:Secret"])), + ValidateIssuer = true, + ValidateAudience = true, + ValidateLifetime = false, + ValidateIssuerSigningKey = true + }; +}); + +// Redis Configuration +var redisConnectionString = builder.Configuration.GetConnectionString("Redis"); +builder.Services.AddSingleton(ConnectionMultiplexer.Connect(redisConnectionString)); + +// Add Infrastructure +builder.Services.AddInfrastructure(); + +// Add Authorization +builder.Services.AddAuthorization(); + +// Add services to the container. +builder.Services.AddControllers(); + +builder.Services.AddHttpContextAccessor(); + +// Configure CORS +builder.Services.AddCors(options => +{ + options.AddPolicy("AllowAll", + builder => + { + builder.AllowAnyOrigin() + .WithOrigins("http://localhost:3000") + .AllowAnyMethod() + .AllowAnyHeader() + .AllowCredentials(); + }); +}); + +// Add DbContext +var connectionString = builder.Configuration.GetConnectionString("DefaultConnection"); +builder.Services.AddDbContext(options => + options.UseNpgsql(connectionString)); + +// Learn more about configuring Swagger/OpenAPI at https://aka.ms/aspnetcore/swashbuckle +builder.Services.AddEndpointsApiExplorer(); +builder.Services.AddSwaggerGen(); + +builder.Services.AddTransient(); +builder.Services.AddTransient(); +builder.Services.AddTransient(); +builder.Services.AddTransient(); +builder.Services.AddTransient(); +builder.Services.AddTransient(); +builder.Services.AddTransient(); + +builder.Services.AddScoped(); +builder.Services.AddScoped(); +builder.Services.AddScoped(); +builder.Services.AddScoped(); + +builder.Services.AddSingleton(sp => + new FileUploadService("credentials.json", "1tK2kl2fK_FqU7nHN9zGbsiZVw9Ot1WtH", "Google Drive File Upload App")); + + +builder.Services.AddControllers().AddJsonOptions(x => + x.JsonSerializerOptions.ReferenceHandler = ReferenceHandler.IgnoreCycles); + +var app = builder.Build(); + +// Configure the HTTP request pipeline. +if (app.Environment.IsDevelopment()) +{ + app.UseSwagger(); + app.UseSwaggerUI(); +} + +// Use CORS +app.UseCors("AllowAll"); + +app.UseHttpsRedirection(); + +app.UseAuthentication(); + +app.UseAuthorization(); + +app.MapControllers(); + +//Middlewares +app.UseMiddleware(); +app.UseMiddleware(); + +app.MapGet("/", (HttpContext httpContext) => "hello world") + .RequireAuthorization(); + +app.Run(); \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/PublishProfiles/tertuliatalkapi01 - Web Deploy.pubxml b/TertuliatalkAPI/TertuliatalkAPI/Properties/PublishProfiles/tertuliatalkapi01 - Web Deploy.pubxml new file mode 100644 index 000000000..a56c52236 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/PublishProfiles/tertuliatalkapi01 - Web Deploy.pubxml @@ -0,0 +1,33 @@ + + + + + MSDeploy + /subscriptions/9ef535b4-4b22-438f-a4f4-0b7d93a218ac/resourcegroups/tertulia-talks-resource-group/providers/Microsoft.Web/sites/TertuliatalkAPI01 + tertulia-talks-resource-group + /subscriptions/9ef535b4-4b22-438f-a4f4-0b7d93a218ac/resourceGroups/tertulia-talks-resource-group/providers/Microsoft.ApiManagement/service/TertuliatalkAPIapi01/apis/TertuliatalkAPI01 + v1 + true + AzureWebSite + Release + Any CPU + https://tertuliatalkapi01.azurewebsites.net + true + false + a9a0be93-c87c-474d-8dc3-07d1c278658b + tertuliatalkapi01.scm.azurewebsites.net:443 + TertuliatalkAPI01 + + true + WMSVC + true + true + $TertuliatalkAPI01 + <_SavePWD>true + <_DestinationType>AzureWebSite + false + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/local/compute.appService1.arm.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/local/compute.appService1.arm.json new file mode 100644 index 000000000..4f8379042 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/local/compute.appService1.arm.json @@ -0,0 +1,113 @@ +{ + "$schema": "https://schema.management.azure.com/schemas/2018-05-01/subscriptionDeploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "metadata": { + "_dependencyType": "compute.appService.windows" + }, + "parameters": { + "resourceGroupName": { + "type": "string", + "defaultValue": "tertulia-talks-resource-group", + "metadata": { + "description": "Name of the resource group for the resource. It is recommended to put resources under same resource group for better tracking." + } + }, + "resourceGroupLocation": { + "type": "string", + "defaultValue": "westeurope", + "metadata": { + "description": "Location of the resource group. Resource groups could have different location than resources, however by default we use API versions from latest hybrid profile which support all locations for resource types we support." + } + }, + "resourceName": { + "type": "string", + "defaultValue": "tertuliatalkapi01", + "metadata": { + "description": "Name of the main resource to be created by this template." + } + }, + "resourceLocation": { + "type": "string", + "defaultValue": "[parameters('resourceGroupLocation')]", + "metadata": { + "description": "Location of the resource. By default use resource group's location, unless the resource provider is not supported there." + } + } + }, + "variables": { + "appServicePlan_name": "[concat('Plan', uniqueString(concat(parameters('resourceName'), subscription().subscriptionId)))]", + "appServicePlan_ResourceId": "[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', parameters('resourceGroupName'), '/providers/Microsoft.Web/serverFarms/', variables('appServicePlan_name'))]" + }, + "resources": [ + { + "type": "Microsoft.Resources/resourceGroups", + "name": "[parameters('resourceGroupName')]", + "location": "[parameters('resourceGroupLocation')]", + "apiVersion": "2019-10-01" + }, + { + "type": "Microsoft.Resources/deployments", + "name": "[concat(parameters('resourceGroupName'), 'Deployment', uniqueString(concat(parameters('resourceName'), subscription().subscriptionId)))]", + "resourceGroup": "[parameters('resourceGroupName')]", + "apiVersion": "2019-10-01", + "dependsOn": [ + "[parameters('resourceGroupName')]" + ], + "properties": { + "mode": "Incremental", + "template": { + "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "resources": [ + { + "location": "[parameters('resourceLocation')]", + "name": "[parameters('resourceName')]", + "type": "Microsoft.Web/sites", + "apiVersion": "2015-08-01", + "tags": { + "[concat('hidden-related:', variables('appServicePlan_ResourceId'))]": "empty" + }, + "dependsOn": [ + "[variables('appServicePlan_ResourceId')]" + ], + "kind": "app", + "properties": { + "name": "[parameters('resourceName')]", + "kind": "app", + "httpsOnly": true, + "reserved": false, + "serverFarmId": "[variables('appServicePlan_ResourceId')]", + "siteConfig": { + "metadata": [ + { + "name": "CURRENT_STACK", + "value": "dotnetcore" + } + ] + } + }, + "identity": { + "type": "SystemAssigned" + } + }, + { + "location": "[parameters('resourceLocation')]", + "name": "[variables('appServicePlan_name')]", + "type": "Microsoft.Web/serverFarms", + "apiVersion": "2015-08-01", + "sku": { + "name": "S1", + "tier": "Standard", + "family": "S", + "size": "S1" + }, + "properties": { + "name": "[variables('appServicePlan_name')]" + } + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/apis1.arm.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/apis1.arm.json new file mode 100644 index 000000000..53c61c139 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/apis1.arm.json @@ -0,0 +1,132 @@ +{ + "$schema": "https://schema.management.azure.com/schemas/2018-05-01/subscriptionDeploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "resourceGroupName": { + "type": "string", + "defaultValue": "tertulia-talks-resource-group", + "metadata": { + "_parameterType": "resourceGroup", + "description": "Kaynak için kaynak grubunun adı. Daha iyi izleme için kaynakları aynı kaynak grubu altına koymanız önerilir." + } + }, + "resourceGroupLocation": { + "type": "string", + "defaultValue": "westeurope", + "metadata": { + "_parameterType": "location", + "description": "Kaynak grubunun konumu. Kaynak grupları, kaynaklardan farklı konuma sahip olabilir." + } + }, + "resourceLocation": { + "type": "string", + "defaultValue": "[parameters('resourceGroupLocation')]", + "metadata": { + "_parameterType": "location", + "description": "Kaynağın konumu. Kaynak sağlayıcı, kaynak grubunun konumunda desteklendiği sürece varsayılan olarak bu konumu kullanın." + } + } + }, + "resources": [ + { + "type": "Microsoft.Resources/resourceGroups", + "name": "[parameters('resourceGroupName')]", + "location": "[parameters('resourceGroupLocation')]", + "apiVersion": "2019-10-01" + }, + { + "type": "Microsoft.Resources/deployments", + "name": "[concat(parameters('resourceGroupName'), 'Deployment', uniqueString(concat('TertuliatalkAPI01', subscription().subscriptionId)))]", + "resourceGroup": "[parameters('resourceGroupName')]", + "apiVersion": "2019-10-01", + "dependsOn": [ + "[parameters('resourceGroupName')]" + ], + "properties": { + "mode": "Incremental", + "template": { + "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "resources": [ + { + "name": "TertuliatalkAPIapi01", + "type": "Microsoft.ApiManagement/service", + "location": "[parameters('resourceLocation')]", + "properties": { + "publisherEmail": "tertuliatalks@gmail.com", + "publisherName": "Tertulia Talks", + "notificationSenderEmail": "apimgmt-noreply@mail.windowsazure.com", + "hostnameConfigurations": [ + { + "type": "Proxy", + "hostName": "tertuliatalkapiapi01.azure-api.net", + "encodedCertificate": null, + "keyVaultId": null, + "certificatePassword": null, + "negotiateClientCertificate": false, + "certificate": null, + "defaultSslBinding": true + } + ], + "publicIPAddresses": null, + "privateIPAddresses": null, + "additionalLocations": null, + "virtualNetworkConfiguration": null, + "customProperties": { + "Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10": "False", + "Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11": "False", + "Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10": "False", + "Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11": "False", + "Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30": "False", + "Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2": "False" + }, + "virtualNetworkType": "None", + "certificates": null, + "disableGateway": false, + "apiVersionConstraint": { + "minApiVersion": null + } + }, + "sku": { + "name": "Consumption", + "capacity": 0 + }, + "apiVersion": "2019-12-01" + }, + { + "type": "Microsoft.ApiManagement/service/apis", + "name": "TertuliatalkAPIapi01/TertuliatalkAPI01", + "properties": { + "displayName": "TertuliatalkAPI01", + "apiRevision": "1", + "description": null, + "subscriptionRequired": true, + "serviceUrl": null, + "path": "", + "protocols": [ + "https" + ], + "authenticationSettings": { + "oAuth2": null, + "openid": null + }, + "subscriptionKeyParameterNames": { + "header": "Ocp-Apim-Subscription-Key", + "query": "subscription-key" + }, + "isCurrent": true + }, + "apiVersion": "2019-12-01", + "dependsOn": [ + "TertuliatalkAPIapi01" + ] + } + ] + } + } + } + ], + "metadata": { + "_dependencyType": "apis.azure" + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/profile.arm.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/profile.arm.json new file mode 100644 index 000000000..5fe99c925 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/ServiceDependencies/tertuliatalkapi01 - Web Deploy/profile.arm.json @@ -0,0 +1,113 @@ +{ + "$schema": "https://schema.management.azure.com/schemas/2018-05-01/subscriptionDeploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "metadata": { + "_dependencyType": "compute.appService.windows" + }, + "parameters": { + "resourceGroupName": { + "type": "string", + "defaultValue": "tertulia-talks-resource-group", + "metadata": { + "description": "Name of the resource group for the resource. It is recommended to put resources under same resource group for better tracking." + } + }, + "resourceGroupLocation": { + "type": "string", + "defaultValue": "westeurope", + "metadata": { + "description": "Location of the resource group. Resource groups could have different location than resources, however by default we use API versions from latest hybrid profile which support all locations for resource types we support." + } + }, + "resourceName": { + "type": "string", + "defaultValue": "TertuliatalkAPI01", + "metadata": { + "description": "Name of the main resource to be created by this template." + } + }, + "resourceLocation": { + "type": "string", + "defaultValue": "[parameters('resourceGroupLocation')]", + "metadata": { + "description": "Location of the resource. By default use resource group's location, unless the resource provider is not supported there." + } + } + }, + "variables": { + "appServicePlan_name": "[concat('Plan', uniqueString(concat(parameters('resourceName'), subscription().subscriptionId)))]", + "appServicePlan_ResourceId": "[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', parameters('resourceGroupName'), '/providers/Microsoft.Web/serverFarms/', variables('appServicePlan_name'))]" + }, + "resources": [ + { + "type": "Microsoft.Resources/resourceGroups", + "name": "[parameters('resourceGroupName')]", + "location": "[parameters('resourceGroupLocation')]", + "apiVersion": "2019-10-01" + }, + { + "type": "Microsoft.Resources/deployments", + "name": "[concat(parameters('resourceGroupName'), 'Deployment', uniqueString(concat(parameters('resourceName'), subscription().subscriptionId)))]", + "resourceGroup": "[parameters('resourceGroupName')]", + "apiVersion": "2019-10-01", + "dependsOn": [ + "[parameters('resourceGroupName')]" + ], + "properties": { + "mode": "Incremental", + "template": { + "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "contentVersion": "1.0.0.0", + "resources": [ + { + "location": "[parameters('resourceLocation')]", + "name": "[parameters('resourceName')]", + "type": "Microsoft.Web/sites", + "apiVersion": "2015-08-01", + "tags": { + "[concat('hidden-related:', variables('appServicePlan_ResourceId'))]": "empty" + }, + "dependsOn": [ + "[variables('appServicePlan_ResourceId')]" + ], + "kind": "app", + "properties": { + "name": "[parameters('resourceName')]", + "kind": "app", + "httpsOnly": true, + "reserved": false, + "serverFarmId": "[variables('appServicePlan_ResourceId')]", + "siteConfig": { + "metadata": [ + { + "name": "CURRENT_STACK", + "value": "dotnetcore" + } + ] + } + }, + "identity": { + "type": "SystemAssigned" + } + }, + { + "location": "[parameters('resourceLocation')]", + "name": "[variables('appServicePlan_name')]", + "type": "Microsoft.Web/serverFarms", + "apiVersion": "2015-08-01", + "sku": { + "name": "S1", + "tier": "Standard", + "family": "S", + "size": "S1" + }, + "properties": { + "name": "[variables('appServicePlan_name')]" + } + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/launchSettings.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/launchSettings.json new file mode 100644 index 000000000..5ec83414d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/launchSettings.json @@ -0,0 +1,41 @@ +{ + "$schema": "http://json.schemastore.org/launchsettings.json", + "iisSettings": { + "windowsAuthentication": false, + "anonymousAuthentication": true, + "iisExpress": { + "applicationUrl": "http://localhost:46738", + "sslPort": 44327 + } + }, + "profiles": { + "http": { + "commandName": "Project", + "dotnetRunMessages": true, + "launchBrowser": true, + "launchUrl": "swagger", + "applicationUrl": "http://localhost:5199", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + }, + "https": { + "commandName": "Project", + "dotnetRunMessages": true, + "launchBrowser": true, + "launchUrl": "swagger", + "applicationUrl": "https://localhost:7099;http://localhost:5199", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + }, + "IIS Express": { + "commandName": "IISExpress", + "launchBrowser": true, + "launchUrl": "swagger", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + } + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.json new file mode 100644 index 000000000..e33d87d49 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.json @@ -0,0 +1,14 @@ +{ + "dependencies": { + "compute.appService1": { + "group": "connections", + "type": "compute.appService" + }, + "apis1": { + "type": "apis" + }, + "identityapp1": { + "type": "identityapp" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.local.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.local.json new file mode 100644 index 000000000..9e61c444b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.local.json @@ -0,0 +1,9 @@ +{ + "dependencies": { + "compute.appService1": { + "group": "connections", + "resourceId": "/subscriptions/[parameters('subscriptionId')]/resourceGroups/[parameters('resourceGroupName')]/providers/Microsoft.Web/sites/tertuliatalkapi01", + "type": "compute.appService.windows" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.tertuliatalkapi01 - Web Deploy.json b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.tertuliatalkapi01 - Web Deploy.json new file mode 100644 index 000000000..519399d9d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Properties/serviceDependencies.tertuliatalkapi01 - Web Deploy.json @@ -0,0 +1,12 @@ +{ + "dependencies": { + "apis1": { + "resourceId": "/subscriptions/[parameters('subscriptionId')]/resourceGroups/[parameters('resourceGroupName')]/providers/Microsoft.ApiManagement/service/TertuliatalkAPIapi01/apis/TertuliatalkAPI01", + "type": "apis.azure" + }, + "identityapp1": { + "connectionInfo": "Uygulama kaydı: Tertuliatalks, Kiracı: Varsayılan Dizin (tertuliatalksgmail.onmicrosoft.com - Microsoft Entra ID)", + "type": "identityapp.default" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/AuthService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/AuthService.cs new file mode 100644 index 000000000..f18d0c5cb --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/AuthService.cs @@ -0,0 +1,120 @@ +using System.Security.Claims; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Exceptions; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Services; + +public class AuthService : IAuthService +{ + private readonly ITokenService _tokenService; + private readonly IUserRepository _userRepository; + private readonly IInstructorRepository _instructorRepository; + private readonly IHttpContextAccessor _httpContextAccessor; + + public AuthService(IUserRepository userRepository, ITokenService tokenService, + IHttpContextAccessor httpContextAccessor, IInstructorRepository instructorRepository) + { + _tokenService = tokenService; + _userRepository = userRepository; + _httpContextAccessor = httpContextAccessor; + _instructorRepository = instructorRepository; + } + + public async Task LoginUser(UserLoginRequest request) + { + var user = await _userRepository.GetUserByEmail(request.Email); + if (user == null) + throw new NotFoundException($"User with Email {request.Email} not found"); + + var verified = BCrypt.Net.BCrypt.Verify(request.Password, user.Password); + if (!verified) + throw new UnauthorizedException("Wrong Password or Email."); + + var generatedTokenInformation = + await _tokenService.GenerateToken(new GenerateTokenRequest { Email = user.Email, Role = user.Role }); + + UserLoginResponse response = new() + { + AccessTokenExpireDate = generatedTokenInformation.TokenExpireDate, + AuthenticateResult = true, + AuthToken = generatedTokenInformation.Token, + Role = user.Role + }; + + return response; + } + + public async Task LoginInstructor(InstructorLoginRequest request) + { + var instructor = await _instructorRepository.GetInstructorByEmail(request.Email); + if (instructor == null) + throw new NotFoundException($"Instructor with Email {request.Email} not found"); + + var verified = BCrypt.Net.BCrypt.Verify(request.Password, instructor.Password); + if (!verified) + throw new UnauthorizedException("Wrong Password or Email."); + + var generatedTokenInformation = + await _tokenService.GenerateToken(new GenerateTokenRequest + { Email = instructor.Email, Role = instructor.Role }); + + InstructorLoginResponse response = new() + { + AccessTokenExpireDate = generatedTokenInformation.TokenExpireDate, + AuthenticateResult = true, + AuthToken = generatedTokenInformation.Token, + Role = instructor.Role + }; + + return response; + } + + public async Task RegisterUser(UserRegisterRequest request) + { + var userEmailExist = await _userRepository.GetUserByEmail(request.Email); + if (userEmailExist != null) + throw new BadRequestException("User email must be unique!"); + + User? user = new() + { + Name = request.Name, + Email = request.Email, + Password = BCrypt.Net.BCrypt.HashPassword(request.Password) + }; + + return await _userRepository.AddUserAsync(user); + } + + public async Task GetLoggedUser() + { + var userClaim = _httpContextAccessor.HttpContext?.User; + + var email = userClaim?.FindFirst(ClaimTypes.Email)?.Value; + if (email == null) + throw new UnauthorizedAccessException("User email is not available in token"); + + var user = await _userRepository.GetUserByEmail(email); + if (user == null) + throw new NotFoundException("User not found"); + + return user; + } + + public async Task GetLoggedInstructor() + { + var userClaim = _httpContextAccessor.HttpContext?.User; + + var email = userClaim?.FindFirst(ClaimTypes.Email)?.Value; + if (email == null) + throw new UnauthorizedAccessException("User email is not available in token"); + + var instructor = await _instructorRepository.GetInstructorByEmail(email); + if (instructor == null) + throw new NotFoundException("Instructor not found"); + + return instructor; + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/CourseService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/CourseService.cs new file mode 100644 index 000000000..6974d68f1 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/CourseService.cs @@ -0,0 +1,148 @@ +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Exceptions; +using TertuliatalkAPI.Infrastructure; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Services; + +public class CourseService : ICourseService +{ + private readonly IAuthService _authService; + private readonly IEmailService _emailService; + private readonly ILogger _logger; + private readonly ICourseRepository _courseRepository; + private readonly IUserCourseRepository _userCourseRepository; + private readonly IUserRepository _userRepository; + private readonly FileUploadService _fileUploadService; + + public CourseService(ILogger logger, IAuthService authService, + IEmailService emailService, ICourseRepository courseRepository, + IUserCourseRepository userCourseRepository, IUserRepository userRepository, FileUploadService fileUploadService) + { + _logger = logger; + _authService = authService; + _emailService = emailService; + _userRepository = userRepository; + _courseRepository = courseRepository; + _fileUploadService = fileUploadService; + _userCourseRepository = userCourseRepository; + } + + public async Task> GetAllCourses() + { + return await _courseRepository.GetAllCoursesAsync(); + } + + public async Task GetCourseById(Guid courseId) + { + var course = await _courseRepository.GetCourseByIdAsync(courseId); + if (course == null) + throw new NotFoundException($"Course with ID {courseId} not found"); + + return course; + } + + public async Task> GetCoursesByDateRange(DateTime startDate, DateTime endDate) + { + var utcStartDate = DateTime.SpecifyKind(startDate, DateTimeKind.Utc); + var utcEndDate = DateTime.SpecifyKind(endDate, DateTimeKind.Utc); + + return await _courseRepository.GetCoursesByDateRangeAsync(utcStartDate, utcEndDate); + } + + public async Task CreateCourse(CreateCourseRequest request) + { + var instructor = await _authService.GetLoggedInstructor(); + + string fileUrl = null; + if (request.Document != null) + fileUrl = await _fileUploadService.UploadFileAsync(request.Document); + + var course = new Course( + request.Title, + request.Description, + fileUrl, + request.MaxParticipants, + request.StartDate, + request.Duration, + instructor.Id + ); + + var newCourse = await _courseRepository.AddCourseAsync(course); + + return newCourse; + } + + public async Task DeleteCourse(Guid courseId) + { + var instructor = await _authService.GetLoggedInstructor(); + + var course = await GetCourseById(courseId); + + if (course.InstructorId != instructor.Id) + throw new UnauthorizedException("You are not authorized to access this course."); + + await _courseRepository.DeleteCourseAsync(course); + } + + public async Task AddUserToCourse(Guid courseId) + { + var course = await GetCourseById(courseId); + var user = await _authService.GetLoggedUser(); + var hasJoinedCourse = await HasUserJoinedInCourse(course.Id, user.Id); + + if (course.Status == "Started") + throw new InvalidOperationException("This course has started."); + + if (course.MaxParticipants == course.Participants) + throw new InvalidOperationException("The course has reached the maximum number of participants."); + + if (hasJoinedCourse) + throw new InvalidOperationException("User is already join in this course."); + + var userCourse = new UserCourse + { + UserId = user.Id, + CourseId = course.Id + }; + await _userCourseRepository.AddUserCourseAsync(userCourse); + + course.Participants++; + await _courseRepository.UpdateCourseAsync(course); + + await _emailService.SendCourseJoinEmailAsync(user.Name, user.Email, course.Title); + + return course; + } + + public async Task RemoveUserToCourse(Guid courseId) + { + var course = await GetCourseById(courseId); + var user = await _authService.GetLoggedUser(); + + var hasJoinedCourse = await HasUserJoinedInCourse(course.Id, user.Id); + + if (!hasJoinedCourse) + throw new InvalidOperationException("User is not in the this course."); + + var userCourse = await _userCourseRepository.GetUserCourseAsync(user.Id, course.Id); + + await _userCourseRepository.DeleteUserCourseAsync(userCourse); + + course.Participants--; + await _courseRepository.UpdateCourseAsync(course); + + return course; + } + + public async Task HasUserJoinedInCourse(Guid courseId, Guid userId) + { + var user = await _userRepository.GetUserByIdAsync(userId); + foreach (var userCourse in user.UserCourses) + if (userCourse.CourseId == courseId) + return true; + return false; + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/EmailService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/EmailService.cs new file mode 100644 index 000000000..80716458f --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/EmailService.cs @@ -0,0 +1,93 @@ +using System.Net; +using System.Net.Mail; +using TertuliatalkAPI.Interfaces; + +namespace TertuliatalkAPI.Services; + +public class EmailService : IEmailService +{ + private readonly IConfiguration _configuration; + private readonly string _emailFrom; + private readonly string _emailPassword; + private readonly int _smtpPort; + private readonly string _smtpServer; + + public EmailService(IConfiguration configuration) + { + _configuration = configuration; + _smtpPort = 587; + _smtpServer = "smtp.gmail.com"; + _emailFrom = _configuration["AppSettings:EmailHost"]; + _emailPassword = _configuration["AppSettings:EmailPassword"]; + } + + public async Task SendCourseJoinEmailAsync(string userName, string userEmail, string courseTitle) + { + var mailMessage = CreateMailMessage( + userEmail, + $"Course Enrollment Confirmation: {courseTitle}", + $@" + + +

Hello {userName},

+

Congratulations!

+

You have successfully enrolled in the course {courseTitle}.

+

We are excited to have you in our course and look forward to your active participation.

+

For more details about the course, please visit our website or contact us if you have any questions.

+

Best regards,
+ The Tertuliatalk Team

+

Visit our website

+ + " + ); + await SendEmailAsync(mailMessage); + } + + + public async Task SendCourseReminderEmailAsync(string userName, string userEmail, string courseTitle, + DateTime courseStartDate) + { + var mailMessage = CreateMailMessage( + userEmail, + $"Upcoming Course Reminder: {courseTitle}", + $@" + + +

Hello {userName},

+

This is a friendly reminder that your course {courseTitle} will start in 15 minutes.

+

Course Start Time: {courseStartDate.ToString("f")}

+

We look forward to your participation. If you have any questions or need assistance, please don't hesitate to reach out.

+

Best regards,
+ The Tertuliatalk Team

+

Visit our website

+ + " + ); + await SendEmailAsync(mailMessage); + } + + private MailMessage CreateMailMessage(string recipientEmail, string subject, string body) + { + var mailMessage = new MailMessage + { + From = new MailAddress(_emailFrom), + Subject = subject, + Body = body, + IsBodyHtml = true + }; + mailMessage.To.Add(recipientEmail); + + return mailMessage; + } + + private async Task SendEmailAsync(MailMessage mailMessage) + { + using var smtpClient = new SmtpClient(_smtpServer) + { + Port = _smtpPort, + Credentials = new NetworkCredential(_emailFrom, _emailPassword), + EnableSsl = true + }; + await smtpClient.SendMailAsync(mailMessage); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/InstructorService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/InstructorService.cs new file mode 100644 index 000000000..0543edfb4 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/InstructorService.cs @@ -0,0 +1,45 @@ +using LinqToDB; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Exceptions; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; +using TertuliatalkAPI.Interfaces; + +namespace TertuliatalkAPI.Services; + +public class InstructorService : IInstructorService +{ + private readonly IInstructorRepository _instructorRepository; + + public InstructorService(IInstructorRepository instructorRepository) + { + _instructorRepository = instructorRepository; + } + + public async Task AddInstructor(Instructor instructor) + { + return await _instructorRepository.AddInstructorAsync(instructor); + } + + public async Task> GetAllInstructors() + { + return await _instructorRepository.GetAllInstructorsAsync(); + } + + public async Task GetInstructorById(Guid instructorId) + { + var instructor = await _instructorRepository.GetInstructorByIdAsync(instructorId); + if (instructor == null) + throw new NotFoundException($"Instructor with ID {instructorId} not found"); + + return instructor; + } + + public async Task GetInstructorByEmail(string email) + { + var instructor = await _instructorRepository.GetInstructorByEmail(email); + if (instructor == null) + throw new NotFoundException($"Instructor with Email {email} not found"); + + return instructor; + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/TokenService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/TokenService.cs new file mode 100644 index 000000000..3717b305f --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/TokenService.cs @@ -0,0 +1,48 @@ +using System.IdentityModel.Tokens.Jwt; +using System.Security.Claims; +using System.Text; +using Microsoft.IdentityModel.Tokens; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Services; + +public class TokenService : ITokenService +{ + private readonly IConfiguration _configuration; + + public TokenService(IConfiguration configuration) + { + _configuration = configuration; + } + + public Task GenerateToken(GenerateTokenRequest request) + { + var symmetricSecurityKey = + new SymmetricSecurityKey(Encoding.ASCII.GetBytes(_configuration["AppSettings:Secret"])); + + var dateTimeNow = DateTime.UtcNow; + + // role based authorization + var claims = new List + { + new(ClaimTypes.Email, request.Email), + new(ClaimTypes.Role, request.Role) // for role based auth + }; + + var jwt = new JwtSecurityToken( + _configuration["AppSettings:ValidIssuer"], + _configuration["AppSettings:ValidAudience"], + claims, + dateTimeNow, + dateTimeNow.Add(TimeSpan.FromMinutes(550)), + new SigningCredentials(symmetricSecurityKey, SecurityAlgorithms.HmacSha256) + ); + + return Task.FromResult(new GenerateTokenResponse + { + Token = new JwtSecurityTokenHandler().WriteToken(jwt), + TokenExpireDate = dateTimeNow.Add(TimeSpan.FromMinutes(550)) + }); + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/Services/UserService.cs b/TertuliatalkAPI/TertuliatalkAPI/Services/UserService.cs new file mode 100644 index 000000000..a80794c7a --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/Services/UserService.cs @@ -0,0 +1,69 @@ +using Microsoft.EntityFrameworkCore; +using TertuliatalkAPI.Entities; +using TertuliatalkAPI.Exceptions; +using TertuliatalkAPI.Infrastructure.Repositories.Interfaces; +using TertuliatalkAPI.Interfaces; +using TertuliatalkAPI.Models; + +namespace TertuliatalkAPI.Services; + +public class UserService : IUserService +{ + private readonly IUserRepository _userRepository; + private readonly IAuthService _authService; + + public UserService(IUserRepository userRepository, IAuthService authService) + { + _userRepository = userRepository; + _authService = authService; + } + + public async Task AddUser(User user) + { + return await _userRepository.AddUserAsync(user); + } + + public async Task> GetUsers() + { + return await _userRepository.GetAllUsersAsync(); + } + + public async Task GetUser(Guid id) + { + var user = await _userRepository.GetUserByIdAsync(id); + if (user == null) + throw new NotFoundException($"User with ID {id} not found"); + + return user; + } + + public async Task GetUserByEmail(string email) + { + var user = await _userRepository.GetUserByEmail(email); + if (user == null) + throw new NotFoundException($"User with Email {email} not found"); + + return user; + } + + public async Task UpdateUser(Guid Id, UserUpdateRequest userUpdateRequest) + { + var authUser = _authService.GetLoggedUser().Result; + if (authUser.Id != Id) + throw new UnauthorizedException("You are not authorized to update this user's information."); + + var user = await _userRepository.GetUserByIdAsync(Id); + if (user == null) + throw new NotFoundException($"User with Email {Id} not found"); + + user.Name = userUpdateRequest.Name; + user.Email = userUpdateRequest.Email; + user.Age = userUpdateRequest.Age; + user.Hobbies = userUpdateRequest.Hobbies; + user.LanguageLevel = userUpdateRequest.LanguageLevel; + + await _userRepository.UpdateUserAsync(user); + + return user; + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj new file mode 100644 index 000000000..994b9f2b3 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj @@ -0,0 +1,32 @@ + + + + net8.0 + enable + enable + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + diff --git a/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj.user b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj.user new file mode 100644 index 000000000..56279d5c0 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.csproj.user @@ -0,0 +1,10 @@ + + + + http + C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\Properties\PublishProfiles\TertuliatalkAPI01 - Web Deploy.pubxml + + + ProjectDebugger + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.http b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.http new file mode 100644 index 000000000..64e02ef07 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/TertuliatalkAPI.http @@ -0,0 +1,6 @@ +@TertuliatalkAPI_HostAddress = http://localhost:5199 + +GET {{TertuliatalkAPI_HostAddress}}/weatherforecast/ +Accept: application/json + +### diff --git a/TertuliatalkAPI/TertuliatalkAPI/WeatherForecast.cs b/TertuliatalkAPI/TertuliatalkAPI/WeatherForecast.cs new file mode 100644 index 000000000..0b5888509 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/WeatherForecast.cs @@ -0,0 +1,12 @@ +namespace TertuliatalkAPI; + +public class WeatherForecast +{ + public DateOnly Date { get; set; } + + public int TemperatureC { get; set; } + + public int TemperatureF => 32 + (int)(TemperatureC / 0.5556); + + public string? Summary { get; set; } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/appsettings.Development.json b/TertuliatalkAPI/TertuliatalkAPI/appsettings.Development.json new file mode 100644 index 000000000..1a6aacb89 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/appsettings.Development.json @@ -0,0 +1,19 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + }, + "AppSettings": { + "ValidAudience": "AudienceInformation", + "ValidIssuer": "IssuerInformation", + "Secret": "JWTAuthenticationHIGHsecuredPasswordVVVp1OH7Xzyr" + } +} + + diff --git a/TertuliatalkAPI/TertuliatalkAPI/appsettings.json b/TertuliatalkAPI/TertuliatalkAPI/appsettings.json new file mode 100644 index 000000000..184b1c21e --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/appsettings.json @@ -0,0 +1,29 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning", + "Microsoft.EntityFrameworkCore.Database.Command": "None" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "Redis": "localhost:6379", + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + }, + "AppSettings": { + "ValidAudience": "AudienceInformation", + "ValidIssuer": "IssuerInformation", + "Secret": "JWTAuthenticationHIGHsecuredPasswordVVVp1OH7Xzyr", + "EmailHost": "tertuliatalk@gmail.com", + "EmailPassword": "qxkpzgdxlybrybat" + }, + "AzureAd": { + "Instance": "https://login.microsoftonline.com/", + "Domain": "tertuliatalksgmail.onmicrosoft.com", + "TenantId": "f9598a9c-25a4-4eb7-9399-8cc31cea1ebc", + "ClientId": "a90732a4-4aa0-4011-9d95-e025ccb958f9", + "CallbackPath": "/signin-oidc", + "Scopes": "" + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/aws-beanstalk-tools-defaults.json b/TertuliatalkAPI/TertuliatalkAPI/aws-beanstalk-tools-defaults.json new file mode 100644 index 000000000..004389b3d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/aws-beanstalk-tools-defaults.json @@ -0,0 +1,13 @@ +{ + "region": "eu-central-1", + "configuration": "Debug", + "framework": "net8.0", + "self-contained": false, + "application": "TertuliatalkAPI", + "environment": "TertuliatalkAPI-dev", + "app-path": "/", + "iis-website": "Default Web Site", + "enable-xray": false, + "enhanced-health-type": "enhanced", + "additional-options": "" +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Humanizer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Humanizer.dll new file mode 100755 index 000000000..c9a7ef8aa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Humanizer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 000000000..216957b00 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 000000000..fe6ba4c54 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100755 index 000000000..dc218f98d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 000000000..412e7ed2d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100755 index 000000000..8dec4418f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 000000000..79e9046a0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100755 index 000000000..4653a78c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll new file mode 100755 index 000000000..e9cb7db97 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100755 index 000000000..1866c30fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll new file mode 100755 index 000000000..e2eab798f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 000000000..c55e07f78 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 000000000..32aad0cc8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 000000000..109d63025 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 000000000..a787cc1b6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 000000000..fed943a2e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 000000000..da9cab09e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 000000000..d9cf85cfb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.OpenApi.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.OpenApi.dll new file mode 100755 index 000000000..14f3deda4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.OpenApi.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Mono.TextTemplating.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Mono.TextTemplating.dll new file mode 100755 index 000000000..d5a4b3c48 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Mono.TextTemplating.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll new file mode 100755 index 000000000..dacd5f4fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.dll new file mode 100755 index 000000000..b19e58fc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 000000000..e9b8cf79f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 000000000..68e38a209 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 000000000..9c52aed08 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.CodeDom.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.CodeDom.dll new file mode 100755 index 000000000..55f7b4bd8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.CodeDom.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.AttributedModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.AttributedModel.dll new file mode 100755 index 000000000..d37283b16 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.AttributedModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Convention.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Convention.dll new file mode 100755 index 000000000..b6fa4ab0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Convention.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Hosting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Hosting.dll new file mode 100755 index 000000000..c67f1c02f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Hosting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Runtime.dll new file mode 100755 index 000000000..2a4b38c9c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.TypedParts.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.TypedParts.dll new file mode 100755 index 000000000..7c0c780d6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.TypedParts.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 000000000..19dc73966 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Text.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Text.Json.dll new file mode 100644 index 000000000..0c6d4065a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Text.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI-638566671348855096.zip b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI-638566671348855096.zip new file mode 100644 index 000000000..273eedde6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI-638566671348855096.zip differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..1fae4bff4 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.deps.json @@ -0,0 +1,1920 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "BCrypt.Net-Next": "4.0.3", + "Google.Apis.Drive.v3": "1.68.0.3508", + "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.7", + "Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.0", + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Microsoft.Identity.Web": "2.16.0", + "Microsoft.Identity.Web.UI": "2.16.0", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Quartz.Extensions.Hosting": "3.13.0", + "StackExchange.Redis": "2.8.0", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.0", + "System.Memory.Data": "1.0.2", + "System.Numerics.Vectors": "4.5.0", + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Identity/1.10.4": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.57.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Memory": "4.5.4", + "System.Security.Cryptography.ProtectedData": "4.7.0", + "System.Text.Json": "8.0.4", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.4.0", + "fileVersion": "1.1000.423.56303" + } + } + }, + "Azure.Security.KeyVault.Certificates/4.5.1": { + "dependencies": { + "Azure.Core": "1.36.0", + "System.Memory": "4.5.4", + "System.Text.Json": "8.0.4", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll": { + "assemblyVersion": "4.5.1.0", + "fileVersion": "4.500.123.18102" + } + } + }, + "Azure.Security.KeyVault.Secrets/4.5.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "System.Memory": "4.5.4", + "System.Text.Json": "8.0.4", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netstandard2.0/Azure.Security.KeyVault.Secrets.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.16403" + } + } + }, + "BCrypt.Net-Next/4.0.3": { + "runtime": { + "lib/net6.0/BCrypt.Net-Next.dll": { + "assemblyVersion": "4.0.3.0", + "fileVersion": "4.0.3.0" + } + } + }, + "Google.Apis/1.68.0": { + "dependencies": { + "Google.Apis.Core": "1.68.0" + }, + "runtime": { + "lib/net6.0/Google.Apis.dll": { + "assemblyVersion": "1.68.0.0", + "fileVersion": "1.68.0.0" + } + } + }, + "Google.Apis.Auth/1.68.0": { + "dependencies": { + "Google.Apis": "1.68.0", + "Google.Apis.Core": "1.68.0", + "System.Management": "7.0.2" + }, + "runtime": { + "lib/net6.0/Google.Apis.Auth.dll": { + "assemblyVersion": "1.68.0.0", + "fileVersion": "1.68.0.0" + } + } + }, + "Google.Apis.Core/1.68.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/net6.0/Google.Apis.Core.dll": { + "assemblyVersion": "1.68.0.0", + "fileVersion": "1.68.0.0" + } + } + }, + "Google.Apis.Drive.v3/1.68.0.3508": { + "dependencies": { + "Google.Apis": "1.68.0", + "Google.Apis.Auth": "1.68.0" + }, + "runtime": { + "lib/net6.0/Google.Apis.Drive.v3.dll": { + "assemblyVersion": "1.68.0.3508", + "fileVersion": "1.68.0.3508" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.7": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31402" + } + } + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53112" + } + } + }, + "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {}, + "Microsoft.AspNetCore.DataProtection/8.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Cryptography.Internal": "8.0.0", + "Microsoft.AspNetCore.DataProtection.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "System.Security.Cryptography.Xml": "8.0.0" + } + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.0": {}, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.1", + "fileVersion": "8.0.724.31311" + } + } + }, + "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.0" + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Http/3.1.3": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.Binder": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.Identity.Abstractions/5.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Identity.Abstractions.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Microsoft.Identity.Client/4.57.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.1.2" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.57.0.0", + "fileVersion": "4.57.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.57.0", + "System.IO.FileSystem.AccessControl": "5.0.0", + "System.Security.Cryptography.ProtectedData": "4.7.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Web/2.16.0": { + "dependencies": { + "Microsoft.Extensions.Http": "3.1.3", + "Microsoft.Identity.Web.Certificate": "2.16.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.TokenAcquisition": "2.16.0", + "Microsoft.Identity.Web.TokenCache": "2.16.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2", + "Microsoft.IdentityModel.Validators": "7.0.3", + "System.IdentityModel.Tokens.Jwt": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.Certificate/2.16.0": { + "dependencies": { + "Azure.Identity": "1.10.4", + "Azure.Security.KeyVault.Certificates": "4.5.1", + "Azure.Security.KeyVault.Secrets": "4.5.0", + "Microsoft.Identity.Abstractions": "5.0.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.Diagnostics": "2.16.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.Certificate.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.Certificateless/2.16.0": { + "dependencies": { + "Azure.Identity": "1.10.4", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", + "System.Text.Encodings.Web": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Web.Certificateless.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.Diagnostics/2.16.0": { + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.Diagnostics.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.TokenAcquisition/2.16.0": { + "dependencies": { + "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.7", + "Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.0", + "Microsoft.Extensions.Http": "3.1.3", + "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", + "Microsoft.Identity.Abstractions": "5.0.0", + "Microsoft.Identity.Web.Certificate": "2.16.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.TokenCache": "2.16.0", + "Microsoft.IdentityModel.Logging": "7.1.2", + "Microsoft.IdentityModel.LoggingExtensions": "7.0.3", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2", + "System.IdentityModel.Tokens.Jwt": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.TokenAcquisition.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.TokenCache/2.16.0": { + "dependencies": { + "Microsoft.AspNetCore.DataProtection": "8.0.0", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Identity.Client": "4.57.0", + "Microsoft.Identity.Web.Diagnostics": "2.16.0", + "System.Security.Cryptography.Pkcs": "8.0.0", + "System.Security.Cryptography.Xml": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.TokenCache.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.Identity.Web.UI/2.16.0": { + "dependencies": { + "Microsoft.Identity.Web": "2.16.0" + }, + "runtime": { + "lib/net5.0/Microsoft.Identity.Web.UI.Views.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + }, + "lib/net5.0/Microsoft.Identity.Web.UI.dll": { + "assemblyVersion": "2.16.0.0", + "fileVersion": "2.16.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/7.1.2": { + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.Logging/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.LoggingExtensions/7.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.IdentityModel.Abstractions": "7.1.2" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.IdentityModel.LoggingExtensions.dll": { + "assemblyVersion": "7.0.3.0", + "fileVersion": "7.0.3.41017" + } + } + }, + "Microsoft.IdentityModel.Protocols/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "7.1.2", + "System.IdentityModel.Tokens.Jwt": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.Tokens/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "Microsoft.IdentityModel.Validators/7.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "7.1.2", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2", + "System.IdentityModel.Tokens.Jwt": "7.1.2" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Validators.dll": { + "assemblyVersion": "7.0.3.0", + "fileVersion": "7.0.3.41017" + } + } + }, + "Microsoft.NETCore.Platforms/5.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "7.0.0" + }, + "runtime": { + "lib/netstandard2.0/Mono.TextTemplating.dll": { + "assemblyVersion": "2.2.0.0", + "fileVersion": "2.2.1.1" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "dependencies": { + "System.IO.Pipelines": "6.0.3" + }, + "runtime": { + "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "2.2.8.1080" + } + } + }, + "Quartz/3.13.0": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net6.0/Quartz.dll": { + "assemblyVersion": "3.13.0.0", + "fileVersion": "3.13.0.0" + } + } + }, + "Quartz.Extensions.DependencyInjection/3.13.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Quartz": "3.13.0" + }, + "runtime": { + "lib/net8.0/Quartz.Extensions.DependencyInjection.dll": { + "assemblyVersion": "3.13.0.0", + "fileVersion": "3.13.0.0" + } + } + }, + "Quartz.Extensions.Hosting/3.13.0": { + "dependencies": { + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Quartz.Extensions.DependencyInjection": "3.13.0" + }, + "runtime": { + "lib/net8.0/Quartz.Extensions.Hosting.dll": { + "assemblyVersion": "3.13.0.0", + "fileVersion": "3.13.0.0" + } + } + }, + "StackExchange.Redis/2.8.0": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Pipelines.Sockets.Unofficial": "2.2.8" + }, + "runtime": { + "lib/net6.0/StackExchange.Redis.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.8.0.27420" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/7.0.0": { + "runtime": { + "lib/net7.0/System.CodeDom.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Convention.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Hosting.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Runtime/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Diagnostics.DiagnosticSource/8.0.0": {}, + "System.Formats.Asn1/8.0.0": {}, + "System.IdentityModel.Tokens.Jwt/7.1.2": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "runtime": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "7.1.2.0", + "fileVersion": "7.1.2.41121" + } + } + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Management/7.0.2": { + "dependencies": { + "System.CodeDom": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Management.dll": { + "assemblyVersion": "7.0.0.2", + "fileVersion": "7.0.723.27404" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net7.0/System.Management.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "7.0.0.2", + "fileVersion": "7.0.723.27404" + } + } + }, + "System.Memory/4.5.4": {}, + "System.Memory.Data/1.0.2": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + }, + "runtime": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "assemblyVersion": "1.0.2.0", + "fileVersion": "1.0.221.20802" + } + } + }, + "System.Numerics.Vectors/4.5.0": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Security.AccessControl/5.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, + "System.Security.Cryptography.Pkcs/8.0.0": { + "dependencies": { + "System.Formats.Asn1": "8.0.0" + } + }, + "System.Security.Cryptography.ProtectedData/4.7.0": { + "runtime": { + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "4.0.5.0", + "fileVersion": "4.700.19.56404" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.0.5.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "System.Security.Cryptography.Xml/8.0.0": { + "dependencies": { + "System.Security.Cryptography.Pkcs": "8.0.0" + } + }, + "System.Security.Principal.Windows/5.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.724.31311" + } + } + }, + "System.Threading.Channels/6.0.0": {}, + "System.Threading.Tasks.Extensions/4.5.4": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Azure.Core/1.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Identity/1.10.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hSvisZy9sld0Gik1X94od3+rRXCx+AKgi+iLH6fFdlnRZRePn7RtrqUGSsORiH2h8H2sc4NLTrnuUte1WL+QuQ==", + "path": "azure.identity/1.10.4", + "hashPath": "azure.identity.1.10.4.nupkg.sha512" + }, + "Azure.Security.KeyVault.Certificates/4.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fUUUhs77HPVJZ1ZqKIpCo6qrYDAeol2EzpwIK1j/14HD1DKB2EIWu0FsmtNLivpc6mPI4OA+YPfJpDzu47Azuw==", + "path": "azure.security.keyvault.certificates/4.5.1", + "hashPath": "azure.security.keyvault.certificates.4.5.1.nupkg.sha512" + }, + "Azure.Security.KeyVault.Secrets/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ztr26Ai4K7AZGuw68/ffLDn+2G3WL0myjC7nY1RYkxPMnsplTPEH+Ke4RGxvSkg4kC7bJ9NwdlqpEwfDX0qhdw==", + "path": "azure.security.keyvault.secrets/4.5.0", + "hashPath": "azure.security.keyvault.secrets.4.5.0.nupkg.sha512" + }, + "BCrypt.Net-Next/4.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==", + "path": "bcrypt.net-next/4.0.3", + "hashPath": "bcrypt.net-next.4.0.3.nupkg.sha512" + }, + "Google.Apis/1.68.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s2MymhdpH+ybZNBeZ2J5uFgFHApBp+QXf9FjZSdM1lk/vx5VqIknJwnaWiuAzXxPrLEkesX0Q+UsiWn39yZ9zw==", + "path": "google.apis/1.68.0", + "hashPath": "google.apis.1.68.0.nupkg.sha512" + }, + "Google.Apis.Auth/1.68.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hFx8Qz5bZ4w0hpnn4tSmZaaFpjAMsgVElZ+ZgVLUZ2r9i+AKcoVgwiNfv1pruNS5cCvpXqhKECbruBCfRezPHA==", + "path": "google.apis.auth/1.68.0", + "hashPath": "google.apis.auth.1.68.0.nupkg.sha512" + }, + "Google.Apis.Core/1.68.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pAqwa6pfu53UXCR2b7A/PAPXeuVg6L1OFw38WckN27NU2+mf+KTjoEg2YGv/f0UyKxzz7DxF1urOTKg/6dTP9g==", + "path": "google.apis.core/1.68.0", + "hashPath": "google.apis.core.1.68.0.nupkg.sha512" + }, + "Google.Apis.Drive.v3/1.68.0.3508": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YXcLY8SC7XdgieygskXDJUdZMFVF2BjRapDdGJqhlxrGT6zPTaJGGcCFpBwpm3PIVH7La3tlBQhOUGOSQAB5Ng==", + "path": "google.apis.drive.v3/1.68.0.3508", + "hashPath": "google.apis.drive.v3.1.68.0.3508.nupkg.sha512" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HXcmJizLBx9mP2XtHZZgvi3GZCrGg98PMQ9AozrF1/RqSffp9CqCiTdrz7TaFLqOUph/S4hqx/IJD18Al+zE+w==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.7", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.7.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vBAcj4GpCpvJXIXFnYXDVF0yQtsRAaGib+DiMc79KZNyb/TKhxpoHQwOP7v3aMAoIqUC0HUbf1RQJUoOygakbQ==", + "path": "microsoft.aspnetcore.authentication.openidconnect/8.0.0", + "hashPath": "microsoft.aspnetcore.authentication.openidconnect.8.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==", + "path": "microsoft.aspnetcore.cryptography.internal/8.0.0", + "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.DataProtection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XNeup9/wVm9orvynhmhRHh1GOHbboXoCyz0jp+LcNcHWYyMEEJyZKSpyh3TNKgM9sBMIDwrj8aSVPm81GGjzNQ==", + "path": "microsoft.aspnetcore.dataprotection/8.0.0", + "hashPath": "microsoft.aspnetcore.dataprotection.8.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ObNtj57DXbIIVAhNSKA6/c1/EaW35Dct480dzZ9NPXZ2fw3Z5FS/xiKKC7+1R2PBwt2Vw7a2Amu1tNvBKwyFNQ==", + "path": "microsoft.aspnetcore.dataprotection.abstractions/8.0.0", + "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "path": "microsoft.extensions.configuration.binder/8.0.0", + "hashPath": "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "hashPath": "microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "hashPath": "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Http/3.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QV5ODk9CFm+//AsZQSm8sH33Li1a19PTy44Ln+FCd7YnNRcxxXgZGNCdQtJpKFBpaLjfdfaGUfqWWq3LID1GdA==", + "path": "microsoft.extensions.http/3.1.3", + "hashPath": "microsoft.extensions.http.3.1.3.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "hashPath": "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Abstractions/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JQ8j8bGSCciGqiMQX1PW9LpUsoWWV8XOT3CfgeQ9apgbY4+AccOA/Jcz0lyoq2TCxGcJVNNVFTvFdYqtXKtZnA==", + "path": "microsoft.identity.abstractions/5.0.0", + "hashPath": "microsoft.identity.abstractions.5.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.57.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cE6FQvNIh9Brcok/JztOQa3t62XftatH7+Oi/PK6HbQAIpKyAuIj/ac4P9VrwPW+S2MkLR1/jEY5rXpLoHBC/w==", + "path": "microsoft.identity.client/4.57.0", + "hashPath": "microsoft.identity.client.4.57.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Web/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+zzojhVbE3/4REXD8VORa4Y6D6PB7qfMPRyX9eDav+cMxpj5rMYxT4m0yIwVxbn6Ka0OYz/TlAoyte3HMRMp4w==", + "path": "microsoft.identity.web/2.16.0", + "hashPath": "microsoft.identity.web.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.Certificate/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U04iTkH2PytI0K0PqHfXHBEMTdgQFX7z63bK5uTNZBw9YXNEtGaoay1rdtgApcJYHhosUi53dWKrtz7vuO3ghA==", + "path": "microsoft.identity.web.certificate/2.16.0", + "hashPath": "microsoft.identity.web.certificate.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.Certificateless/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-F926iZV4L11bu9QVwDEX0ix2cI9xleE3nJo2PKgcajAlgOBYEz9paNG/G7hxMZTQWPjA7pWYzoQ5F7EZGDmCDQ==", + "path": "microsoft.identity.web.certificateless/2.16.0", + "hashPath": "microsoft.identity.web.certificateless.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.Diagnostics/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WMk9vrNum06tZdZkxGuLwykdujDDWcex+TQyidXActxjx6ho+e/wxfRVZr1IVeW69xQT+/GF4V9+ibgWMur6Vg==", + "path": "microsoft.identity.web.diagnostics/2.16.0", + "hashPath": "microsoft.identity.web.diagnostics.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.TokenAcquisition/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lxWwYIIg1wl6v63BvEgfYfgyxW7a+XjXtL/nt6QbplA3iJm6CV3Qa7n8zPwaBbhot0jbkWeg5d9fkkEgzU0cAQ==", + "path": "microsoft.identity.web.tokenacquisition/2.16.0", + "hashPath": "microsoft.identity.web.tokenacquisition.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.TokenCache/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FsANa568bCqugV69Hx96jO5bQkSwiOewdLYCvQjPkzkj/252b+q3EBOiA0epxAo5JpwtO5digjF8jX/PXo5B3A==", + "path": "microsoft.identity.web.tokencache/2.16.0", + "hashPath": "microsoft.identity.web.tokencache.2.16.0.nupkg.sha512" + }, + "Microsoft.Identity.Web.UI/2.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+pCvlkBZjNraSf7JY4wFCXlPnKXsqel/CqRY4sGnwOA54zGbFV+QaKsQOXeEuVYlNRoQpIpA203/m6IIPueYDw==", + "path": "microsoft.identity.web.ui/2.16.0", + "hashPath": "microsoft.identity.web.ui.2.16.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "path": "microsoft.identitymodel.abstractions/7.1.2", + "hashPath": "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "hashPath": "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "path": "microsoft.identitymodel.logging/7.1.2", + "hashPath": "microsoft.identitymodel.logging.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.LoggingExtensions/7.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pHE4qi0bQ2qF6iLETujdynoH8tx5poNnhprsRmGLPZGNqCxlW1E1EoGDCWQadOEy7RdI9+N4785WKxEElKHzcA==", + "path": "microsoft.identitymodel.loggingextensions/7.0.3", + "hashPath": "microsoft.identitymodel.loggingextensions.7.0.3.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "path": "microsoft.identitymodel.protocols/7.1.2", + "hashPath": "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "path": "microsoft.identitymodel.tokens/7.1.2", + "hashPath": "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.Validators/7.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+nvtDjBpvuXr2NsgsRk6B64rsbNpPMKuKhEXrPF2F/YSw5fWUjnzWf1B3hr+ia+CdcLRQYesVlDZbXF7Q0JdRA==", + "path": "microsoft.identitymodel.validators/7.0.3", + "hashPath": "microsoft.identitymodel.validators.7.0.3.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", + "path": "microsoft.netcore.platforms/5.0.0", + "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.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" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==", + "path": "pipelines.sockets.unofficial/2.2.8", + "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512" + }, + "Quartz/3.13.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ddD1CPjWcDMbKdAhzuna3Ng23Sdv1YtuHbFMdAAFw0eBEj9jnadYkDWiKGo/c7BMnbI/ruuyd370sKVgdMCkDA==", + "path": "quartz/3.13.0", + "hashPath": "quartz.3.13.0.nupkg.sha512" + }, + "Quartz.Extensions.DependencyInjection/3.13.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H9+hAnJI/TNKF+Po++jEzLRNXOfqpr3N0CZzVsDcS1apGQ4ELU+6OdWoNVN2l+Se4yW8HApBb3NHDQL4mf4E9A==", + "path": "quartz.extensions.dependencyinjection/3.13.0", + "hashPath": "quartz.extensions.dependencyinjection.3.13.0.nupkg.sha512" + }, + "Quartz.Extensions.Hosting/3.13.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEVjySmI5Jj3kcUUe4z+DXYJK0KggtQfHymwAps7W8qsb1adg6KpAgutBNz0OdD9WKjUf2dRiOM74pVXKj0hkQ==", + "path": "quartz.extensions.hosting/3.13.0", + "hashPath": "quartz.extensions.hosting.3.13.0.nupkg.sha512" + }, + "StackExchange.Redis/2.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MjAJ0ejH8zLhtuN5+Z+/I07NmPGdVuGEvE2+4xONQoFwgl+7vbQ/A6jlUgH9UkZb4s9Mu9QDyBq1TkRqQcOgTQ==", + "path": "stackexchange.redis/2.8.0", + "hashPath": "stackexchange.redis.2.8.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", + "path": "system.codedom/7.0.0", + "hashPath": "system.codedom.7.0.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.Diagnostics.DiagnosticSource/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "path": "system.diagnostics.diagnosticsource/8.0.0", + "hashPath": "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512" + }, + "System.Formats.Asn1/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", + "path": "system.formats.asn1/8.0.0", + "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/7.1.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "path": "system.identitymodel.tokens.jwt/7.1.2", + "hashPath": "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512" + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", + "path": "system.io.filesystem.accesscontrol/5.0.0", + "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Management/7.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==", + "path": "system.management/7.0.2", + "hashPath": "system.management.7.0.2.nupkg.sha512" + }, + "System.Memory/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", + "path": "system.memory/4.5.4", + "hashPath": "system.memory.4.5.4.nupkg.sha512" + }, + "System.Memory.Data/1.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", + "path": "system.memory.data/1.0.2", + "hashPath": "system.memory.data.1.0.2.nupkg.sha512" + }, + "System.Numerics.Vectors/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", + "path": "system.numerics.vectors/4.5.0", + "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "path": "system.security.accesscontrol/5.0.0", + "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.Pkcs/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", + "path": "system.security.cryptography.pkcs/8.0.0", + "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", + "path": "system.security.cryptography.protecteddata/4.7.0", + "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" + }, + "System.Security.Cryptography.Xml/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HQSFbakswZ1OXFz2Bt3AJlC6ENDqWeVpgqhf213xqQUMDifzydOHIKVb1RV4prayobvR3ETIScMaQdDF2hwGZA==", + "path": "system.security.cryptography.xml/8.0.0", + "hashPath": "system.security.cryptography.xml.8.0.0.nupkg.sha512" + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "path": "system.security.principal.windows/5.0.0", + "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "path": "system.threading.tasks.extensions/4.5.4", + "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.dll new file mode 100644 index 000000000..532f83aac Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.exe b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.exe new file mode 100644 index 000000000..3520d4569 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.pdb new file mode 100644 index 000000000..1e24ad36e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.runtimeconfig.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.runtimeconfig.json new file mode 100644 index 000000000..b8a4a9c3f --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "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.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.Development.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.Development.json new file mode 100644 index 000000000..1a6aacb89 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.Development.json @@ -0,0 +1,19 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + }, + "AppSettings": { + "ValidAudience": "AudienceInformation", + "ValidIssuer": "IssuerInformation", + "Secret": "JWTAuthenticationHIGHsecuredPasswordVVVp1OH7Xzyr" + } +} + + diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.json new file mode 100644 index 000000000..184b1c21e --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.json @@ -0,0 +1,29 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning", + "Microsoft.EntityFrameworkCore.Database.Command": "None" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "Redis": "localhost:6379", + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + }, + "AppSettings": { + "ValidAudience": "AudienceInformation", + "ValidIssuer": "IssuerInformation", + "Secret": "JWTAuthenticationHIGHsecuredPasswordVVVp1OH7Xzyr", + "EmailHost": "tertuliatalk@gmail.com", + "EmailPassword": "qxkpzgdxlybrybat" + }, + "AzureAd": { + "Instance": "https://login.microsoftonline.com/", + "Domain": "tertuliatalksgmail.onmicrosoft.com", + "TenantId": "f9598a9c-25a4-4eb7-9399-8cc31cea1ebc", + "ClientId": "a90732a4-4aa0-4011-9d95-e025ccb958f9", + "CallbackPath": "/signin-oidc", + "Scopes": "" + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/aws-beanstalk-tools-defaults.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/aws-beanstalk-tools-defaults.json new file mode 100644 index 000000000..004389b3d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/aws-beanstalk-tools-defaults.json @@ -0,0 +1,13 @@ +{ + "region": "eu-central-1", + "configuration": "Debug", + "framework": "net8.0", + "self-contained": false, + "application": "TertuliatalkAPI", + "environment": "TertuliatalkAPI-dev", + "app-path": "/", + "iis-website": "Default Web Site", + "enable-xray": false, + "enhanced-health-type": "enhanced", + "additional-options": "" +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..b08ba2167 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..eba2a5a40 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..ff203e1fd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..fe8903625 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..3dda417b7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..4d3bd0abb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..c41bb1f5f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..05845f2e8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..1e5038dc4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..456ac85df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..7bb3187ca Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..01edef330 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..de36d3130 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..71d64437a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..23107b985 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..291cf9b0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..ef0d337c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..f26633081 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..6affe5c93 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..263bd0495 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..a94da3568 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..c94e8e6fe Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..6e0e83777 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..212267ad2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..1fae94dd4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..b2e573c9e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..fdbe6ffd3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..5fee24cc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/linq2db.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/linq2db.dll new file mode 100755 index 000000000..ca3a40ca5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/linq2db.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..9533b36df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..fa2529814 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..1297d58ed Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..8af36a320 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..197797ba7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..0fd342cd9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..c09c2abc9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..d6eaab619 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100644 index 000000000..4653a78c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Relational.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100644 index 000000000..1866c30fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.dll new file mode 100644 index 000000000..e2eab798f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.EntityFrameworkCore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.OpenApi.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.OpenApi.dll new file mode 100644 index 000000000..14f3deda4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Microsoft.OpenApi.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.EntityFrameworkCore.PostgreSQL.dll new file mode 100644 index 000000000..dacd5f4fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.EntityFrameworkCore.PostgreSQL.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.dll new file mode 100644 index 000000000..b19e58fc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Npgsql.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.Swagger.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.Swagger.dll new file mode 100644 index 000000000..e9b8cf79f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerGen.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100644 index 000000000..68e38a209 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerUI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100644 index 000000000..9c52aed08 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..646daafbf --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.deps.json @@ -0,0 +1,653 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "Humanizer.Core/2.14.1": {}, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": {}, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "4.4.0" + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/4.4.0": {}, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": {}, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + } + }, + "System.Composition.Runtime/6.0.0": {}, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + } + }, + "System.Threading.Channels/6.0.0": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "path": "system.codedom/4.4.0", + "hashPath": "system.codedom.4.4.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.dll new file mode 100644 index 000000000..3c6756e12 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.exe b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.exe new file mode 100644 index 000000000..478710be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.pdb new file mode 100644 index 000000000..9902898e7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.runtimeconfig.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.runtimeconfig.json new file mode 100644 index 000000000..b8a4a9c3f --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/TertuliatalkAPI.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "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.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.Development.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.Development.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.Development.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/appsettings.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/aws-windows-deployment-manifest.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/aws-windows-deployment-manifest.json new file mode 100644 index 000000000..d23b06d97 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/aws-windows-deployment-manifest.json @@ -0,0 +1,17 @@ + +{ + "manifestVersion": 1, + "deployments": { + + "aspNetCoreWeb": [ + { + "name": "app", + "parameters": { + "appBundle": ".", + "iisPath": "/", + "iisWebSite": "Default Web Site" + } + } + ] + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/linq2db.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/linq2db.dll new file mode 100644 index 000000000..ca3a40ca5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/linq2db.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/web.config b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/web.config new file mode 100644 index 000000000..c55d00a39 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/publish/web.config @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..ecfe4835d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..e9133a58b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..baa777641 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..74714d84c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..2fbf86e79 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..4c57b04c6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..b551e3710 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..8758fff62 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Humanizer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Humanizer.dll new file mode 100644 index 000000000..c9a7ef8aa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Humanizer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100644 index 000000000..fe6ba4c54 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100644 index 000000000..dc218f98d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll new file mode 100644 index 000000000..412e7ed2d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100644 index 000000000..8dec4418f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.dll new file mode 100644 index 000000000..79e9046a0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.CodeAnalysis.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100644 index 000000000..4653a78c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll new file mode 100644 index 000000000..e9cb7db97 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100644 index 000000000..1866c30fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll new file mode 100644 index 000000000..e2eab798f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll new file mode 100644 index 000000000..c55e07f78 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.OpenApi.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.OpenApi.dll new file mode 100644 index 000000000..14f3deda4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Microsoft.OpenApi.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Mono.TextTemplating.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Mono.TextTemplating.dll new file mode 100644 index 000000000..d5a4b3c48 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Mono.TextTemplating.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll new file mode 100644 index 000000000..dacd5f4fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.dll new file mode 100644 index 000000000..b19e58fc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Npgsql.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll new file mode 100644 index 000000000..e9b8cf79f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100644 index 000000000..68e38a209 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100644 index 000000000..9c52aed08 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.CodeDom.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.CodeDom.dll new file mode 100644 index 000000000..3128b6a56 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.CodeDom.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.AttributedModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.AttributedModel.dll new file mode 100644 index 000000000..d37283b16 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.AttributedModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Convention.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Convention.dll new file mode 100644 index 000000000..b6fa4ab0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Convention.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Hosting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Hosting.dll new file mode 100644 index 000000000..c67f1c02f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Hosting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Runtime.dll new file mode 100644 index 000000000..2a4b38c9c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.TypedParts.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.TypedParts.dll new file mode 100644 index 000000000..7c0c780d6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Composition.TypedParts.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Text.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Text.Json.dll new file mode 100644 index 000000000..0c6d4065a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/System.Text.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..c60109d0c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json @@ -0,0 +1,918 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.1", + "fileVersion": "8.0.724.31311" + } + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "4.4.0" + }, + "runtime": { + "lib/netstandard2.0/Mono.TextTemplating.dll": { + "assemblyVersion": "2.2.0.0", + "fileVersion": "2.2.1.1" + } + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/4.4.0": { + "runtime": { + "lib/netstandard2.0/System.CodeDom.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.6.25519.3" + } + } + }, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Convention.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Hosting.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Runtime/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.724.31311" + } + } + }, + "System.Threading.Channels/6.0.0": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "path": "system.codedom/4.4.0", + "hashPath": "system.codedom.4.4.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.dll new file mode 100644 index 000000000..3c6756e12 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.exe b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.exe new file mode 100644 index 000000000..478710be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.pdb new file mode 100644 index 000000000..9902898e7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json new file mode 100644 index 000000000..b8a4a9c3f --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "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.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.Development.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.Development.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.Development.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/appsettings.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..b08ba2167 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..eba2a5a40 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..ff203e1fd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..fe8903625 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..3dda417b7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..4d3bd0abb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c41bb1f5f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..05845f2e8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..1e5038dc4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..456ac85df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..7bb3187ca Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..01edef330 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..de36d3130 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..71d64437a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..23107b985 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..291cf9b0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..ef0d337c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..f26633081 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..6affe5c93 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..263bd0495 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..a94da3568 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..c94e8e6fe Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..6e0e83777 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..212267ad2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..1fae94dd4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..b2e573c9e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..fdbe6ffd3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..5fee24cc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/linq2db.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/linq2db.dll new file mode 100644 index 000000000..ca3a40ca5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/linq2db.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..9533b36df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..fa2529814 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..1297d58ed Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..8af36a320 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..197797ba7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..0fd342cd9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c09c2abc9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..d6eaab619 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..ecfe4835d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..e9133a58b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..baa777641 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..74714d84c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..2fbf86e79 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..4c57b04c6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..b551e3710 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..8758fff62 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..de4fe51fb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..67b261c8d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c6b8d866b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..a14ec60cf Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..2d3979153 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..86802cf70 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..691a8fa98 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..e8e4ee047 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..de4fe51fb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..67b261c8d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..c6b8d866b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..a14ec60cf Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 000000000..2d3979153 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 000000000..86802cf70 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 000000000..691a8fa98 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 000000000..e8e4ee047 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Humanizer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Humanizer.dll new file mode 100644 index 000000000..c9a7ef8aa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Humanizer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Antiforgery.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Antiforgery.dll new file mode 100644 index 000000000..18a7546a9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Antiforgery.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Abstractions.dll new file mode 100644 index 000000000..e08036c0a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.BearerToken.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.BearerToken.dll new file mode 100644 index 000000000..fcfb1416c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.BearerToken.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Cookies.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Cookies.dll new file mode 100644 index 000000000..583dab5c6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Cookies.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Core.dll new file mode 100644 index 000000000..269f25a2c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.OAuth.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.OAuth.dll new file mode 100644 index 000000000..9f4af15df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.OAuth.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.dll new file mode 100644 index 000000000..41421a2d3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authentication.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.Policy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.Policy.dll new file mode 100644 index 000000000..967698b4f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.Policy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.dll new file mode 100644 index 000000000..0a9baaf7c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Authorization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Authorization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Authorization.dll new file mode 100644 index 000000000..d30ac2c3d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Authorization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Endpoints.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Endpoints.dll new file mode 100644 index 000000000..af717c862 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Endpoints.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Forms.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Forms.dll new file mode 100644 index 000000000..714416a56 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Forms.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Server.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Server.dll new file mode 100644 index 000000000..08f9de5b6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Server.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Web.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Web.dll new file mode 100644 index 000000000..e612cdfb3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.Web.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.dll new file mode 100644 index 000000000..2350b54f2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Components.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Connections.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Connections.Abstractions.dll new file mode 100644 index 000000000..c5ad608ff Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Connections.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.CookiePolicy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.CookiePolicy.dll new file mode 100644 index 000000000..4e3f63fe2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.CookiePolicy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cors.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cors.dll new file mode 100644 index 000000000..67fa8ed89 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cors.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.Internal.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.Internal.dll new file mode 100644 index 000000000..d71d381e9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.Internal.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll new file mode 100644 index 000000000..1205b1eeb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Abstractions.dll new file mode 100644 index 000000000..83fa4afa4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Extensions.dll new file mode 100644 index 000000000..3178501ba Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.dll new file mode 100644 index 000000000..8ea00e1ee Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.DataProtection.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.Abstractions.dll new file mode 100644 index 000000000..4a4bebf33 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll new file mode 100644 index 000000000..b914fd75d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.dll new file mode 100644 index 000000000..f4b5979f7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Diagnostics.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HostFiltering.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HostFiltering.dll new file mode 100644 index 000000000..04c66d069 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HostFiltering.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Abstractions.dll new file mode 100644 index 000000000..088a8a4e1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll new file mode 100644 index 000000000..47782b7e3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.dll new file mode 100644 index 000000000..ac43c149e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Hosting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Html.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Html.Abstractions.dll new file mode 100644 index 000000000..5db2fd73b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Html.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Abstractions.dll new file mode 100644 index 000000000..3076fc17e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.Common.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.Common.dll new file mode 100644 index 000000000..92bd2b6ee Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.Common.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.dll new file mode 100644 index 000000000..b0def249f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Connections.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Extensions.dll new file mode 100644 index 000000000..660450e5a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Features.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Features.dll new file mode 100644 index 000000000..b3fb52602 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Features.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Results.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Results.dll new file mode 100644 index 000000000..6c3f9ec39 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.Results.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.dll new file mode 100644 index 000000000..64e68307f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Http.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpLogging.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpLogging.dll new file mode 100644 index 000000000..5e761c024 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpLogging.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpOverrides.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpOverrides.dll new file mode 100644 index 000000000..e833b9773 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpOverrides.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpsPolicy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpsPolicy.dll new file mode 100644 index 000000000..1653451d4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.HttpsPolicy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Identity.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Identity.dll new file mode 100644 index 000000000..f93bbcbf0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Identity.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.Routing.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.Routing.dll new file mode 100644 index 000000000..1ea4b986d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.Routing.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.dll new file mode 100644 index 000000000..44d1f5239 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Localization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Metadata.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Metadata.dll new file mode 100644 index 000000000..593d16653 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Metadata.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Abstractions.dll new file mode 100644 index 000000000..b1bf11ea8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ApiExplorer.dll new file mode 100644 index 000000000..54ec801b8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ApiExplorer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Core.dll new file mode 100644 index 000000000..33e56ddf4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Cors.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Cors.dll new file mode 100644 index 000000000..febed0c92 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Cors.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.DataAnnotations.dll new file mode 100644 index 000000000..d63817b63 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.DataAnnotations.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Json.dll new file mode 100644 index 000000000..b6c0f3c79 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll new file mode 100644 index 000000000..73c194f9c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Localization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Localization.dll new file mode 100644 index 000000000..edd94fb33 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Localization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Razor.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Razor.dll new file mode 100644 index 000000000..6240614cd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.Razor.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.RazorPages.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.RazorPages.dll new file mode 100644 index 000000000..247f77d7b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.RazorPages.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.TagHelpers.dll new file mode 100644 index 000000000..6b070468a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.TagHelpers.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ViewFeatures.dll new file mode 100644 index 000000000..ec1b35962 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.ViewFeatures.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.dll new file mode 100644 index 000000000..7bed7fe76 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Mvc.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.OutputCaching.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.OutputCaching.dll new file mode 100644 index 000000000..81b997b1e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.OutputCaching.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RateLimiting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RateLimiting.dll new file mode 100644 index 000000000..6fb2f110f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RateLimiting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.Runtime.dll new file mode 100644 index 000000000..bb14a0557 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.dll new file mode 100644 index 000000000..6647ce16c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Razor.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RequestDecompression.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RequestDecompression.dll new file mode 100644 index 000000000..f83de625c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.RequestDecompression.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll new file mode 100644 index 000000000..023febd23 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.dll new file mode 100644 index 000000000..c349498a8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCaching.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCompression.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCompression.dll new file mode 100644 index 000000000..c6c4495bb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.ResponseCompression.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Rewrite.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Rewrite.dll new file mode 100644 index 000000000..0fd8310b7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Rewrite.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.Abstractions.dll new file mode 100644 index 000000000..cc5fe95bb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.dll new file mode 100644 index 000000000..519d0811a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Routing.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.HttpSys.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.HttpSys.dll new file mode 100644 index 000000000..3ee668589 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.HttpSys.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IIS.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IIS.dll new file mode 100644 index 000000000..4658dc858 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IIS.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IISIntegration.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IISIntegration.dll new file mode 100644 index 000000000..a2218dd4d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.IISIntegration.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Core.dll new file mode 100644 index 000000000..42224288b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll new file mode 100644 index 000000000..06259bf48 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll new file mode 100644 index 000000000..8b12505b1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll new file mode 100644 index 000000000..8d705736f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.dll new file mode 100644 index 000000000..ccc0b40e1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Server.Kestrel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Session.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Session.dll new file mode 100644 index 000000000..9d60fc65b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.Session.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Common.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Common.dll new file mode 100644 index 000000000..6dd2677e6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Common.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Core.dll new file mode 100644 index 000000000..886db3e0c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Protocols.Json.dll new file mode 100644 index 000000000..dd3facfda Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.Protocols.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.dll new file mode 100644 index 000000000..52a5ffa7d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.SignalR.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.StaticFiles.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.StaticFiles.dll new file mode 100644 index 000000000..314880c08 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.StaticFiles.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebSockets.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebSockets.dll new file mode 100644 index 000000000..e52c62fa8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebSockets.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebUtilities.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebUtilities.dll new file mode 100644 index 000000000..0bacbbb4b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.WebUtilities.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.dll new file mode 100644 index 000000000..a16c93abe Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.AspNetCore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100644 index 000000000..fe6ba4c54 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CSharp.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CSharp.dll new file mode 100644 index 000000000..43ba68625 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CSharp.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100644 index 000000000..dc218f98d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll new file mode 100644 index 000000000..412e7ed2d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100644 index 000000000..8dec4418f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.dll new file mode 100644 index 000000000..79e9046a0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.CodeAnalysis.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.DiaSymReader.Native.amd64.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.DiaSymReader.Native.amd64.dll new file mode 100644 index 000000000..8181b5122 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.DiaSymReader.Native.amd64.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100644 index 000000000..4653a78c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll new file mode 100644 index 000000000..e9cb7db97 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100644 index 000000000..1866c30fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll new file mode 100644 index 000000000..e2eab798f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.EntityFrameworkCore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Abstractions.dll new file mode 100644 index 000000000..762e28b6e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Memory.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Memory.dll new file mode 100644 index 000000000..b6ec10578 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Caching.Memory.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Abstractions.dll new file mode 100644 index 000000000..fd1fcf5c9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Binder.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Binder.dll new file mode 100644 index 000000000..88d7fd88b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Binder.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.CommandLine.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.CommandLine.dll new file mode 100644 index 000000000..216f2da7a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.CommandLine.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.EnvironmentVariables.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.EnvironmentVariables.dll new file mode 100644 index 000000000..90e35c315 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.EnvironmentVariables.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.FileExtensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.FileExtensions.dll new file mode 100644 index 000000000..025e1d9fc Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.FileExtensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Ini.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Ini.dll new file mode 100644 index 000000000..e32872828 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Ini.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Json.dll new file mode 100644 index 000000000..0702d74d4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.KeyPerFile.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.KeyPerFile.dll new file mode 100644 index 000000000..e59cc7d99 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.KeyPerFile.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.UserSecrets.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.UserSecrets.dll new file mode 100644 index 000000000..d17eec0d1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.UserSecrets.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Xml.dll new file mode 100644 index 000000000..77c46aa5a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.dll new file mode 100644 index 000000000..2ce1f72b1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Configuration.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.Abstractions.dll new file mode 100644 index 000000000..01109f6ca Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.dll new file mode 100644 index 000000000..3a42628cd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyInjection.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll new file mode 100644 index 000000000..c55e07f78 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.DependencyModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.Abstractions.dll new file mode 100644 index 000000000..e22befdb8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll new file mode 100644 index 000000000..720e9dc03 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.dll new file mode 100644 index 000000000..f3e439104 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.HealthChecks.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.dll new file mode 100644 index 000000000..6db981c85 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Diagnostics.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Features.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Features.dll new file mode 100644 index 000000000..4177ae1ef Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Features.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Abstractions.dll new file mode 100644 index 000000000..cfb9be74c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Composite.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Composite.dll new file mode 100644 index 000000000..685f5a54d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Composite.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Embedded.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Embedded.dll new file mode 100644 index 000000000..cd3216257 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Embedded.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Physical.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Physical.dll new file mode 100644 index 000000000..19b9a0975 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileProviders.Physical.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileSystemGlobbing.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileSystemGlobbing.dll new file mode 100644 index 000000000..4e1bc82be Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.FileSystemGlobbing.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.Abstractions.dll new file mode 100644 index 000000000..75739180b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.dll new file mode 100644 index 000000000..566280cb8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Hosting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Http.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Http.dll new file mode 100644 index 000000000..9dc29ad9b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Http.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Core.dll new file mode 100644 index 000000000..bbf46ad21 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Stores.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Stores.dll new file mode 100644 index 000000000..0f1dc1e7f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Identity.Stores.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.Abstractions.dll new file mode 100644 index 000000000..bd5eff468 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.dll new file mode 100644 index 000000000..22b7910ff Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Localization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Abstractions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Abstractions.dll new file mode 100644 index 000000000..a9cda13f4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Abstractions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Configuration.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Configuration.dll new file mode 100644 index 000000000..6dd22d773 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Configuration.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Console.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Console.dll new file mode 100644 index 000000000..e99feaf80 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Console.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Debug.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Debug.dll new file mode 100644 index 000000000..21a5019ab Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.Debug.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventLog.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventLog.dll new file mode 100644 index 000000000..203a96a26 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventLog.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventSource.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventSource.dll new file mode 100644 index 000000000..b8dc560db Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.EventSource.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.TraceSource.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.TraceSource.dll new file mode 100644 index 000000000..21f78d07e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.TraceSource.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.dll new file mode 100644 index 000000000..87fa5b898 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Logging.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.ObjectPool.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.ObjectPool.dll new file mode 100644 index 000000000..d0329c774 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.ObjectPool.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.ConfigurationExtensions.dll new file mode 100644 index 000000000..80fc80ae5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.ConfigurationExtensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.DataAnnotations.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.DataAnnotations.dll new file mode 100644 index 000000000..613c5ee78 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.DataAnnotations.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.dll new file mode 100644 index 000000000..1738868ff Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Options.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Primitives.dll new file mode 100644 index 000000000..38010bfeb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.WebEncoders.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.WebEncoders.dll new file mode 100644 index 000000000..7b5b9be67 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Extensions.WebEncoders.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.JSInterop.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.JSInterop.dll new file mode 100644 index 000000000..a15d740d7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.JSInterop.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Net.Http.Headers.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Net.Http.Headers.dll new file mode 100644 index 000000000..c8cc43630 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Net.Http.Headers.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.OpenApi.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.OpenApi.dll new file mode 100644 index 000000000..14f3deda4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.OpenApi.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.Core.dll new file mode 100644 index 000000000..5c2aaa454 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.dll new file mode 100644 index 000000000..52f3a4cde Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.VisualBasic.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Primitives.dll new file mode 100644 index 000000000..38c1568ce Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Registry.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Registry.dll new file mode 100644 index 000000000..7bef11409 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Microsoft.Win32.Registry.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Mono.TextTemplating.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Mono.TextTemplating.dll new file mode 100644 index 000000000..d5a4b3c48 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Mono.TextTemplating.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll new file mode 100644 index 000000000..dacd5f4fa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.EntityFrameworkCore.PostgreSQL.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.dll new file mode 100644 index 000000000..b19e58fc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Npgsql.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll new file mode 100644 index 000000000..e9b8cf79f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100644 index 000000000..68e38a209 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100644 index 000000000..9c52aed08 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.AppContext.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.AppContext.dll new file mode 100644 index 000000000..273d28a47 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.AppContext.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Buffers.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Buffers.dll new file mode 100644 index 000000000..659e98f42 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Buffers.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.CodeDom.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.CodeDom.dll new file mode 100644 index 000000000..3128b6a56 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.CodeDom.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Concurrent.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Concurrent.dll new file mode 100644 index 000000000..520c4eecc Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Concurrent.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Immutable.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Immutable.dll new file mode 100644 index 000000000..33d2e4631 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Immutable.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.NonGeneric.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.NonGeneric.dll new file mode 100644 index 000000000..0600b643e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.NonGeneric.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Specialized.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Specialized.dll new file mode 100644 index 000000000..8739786d2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.Specialized.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.dll new file mode 100644 index 000000000..3d8601841 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Collections.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Annotations.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Annotations.dll new file mode 100644 index 000000000..f4b8bf998 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Annotations.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.DataAnnotations.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.DataAnnotations.dll new file mode 100644 index 000000000..6db32709b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.DataAnnotations.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.EventBasedAsync.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.EventBasedAsync.dll new file mode 100644 index 000000000..a2811b6c2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.EventBasedAsync.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Primitives.dll new file mode 100644 index 000000000..3ba4b54d1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.TypeConverter.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.TypeConverter.dll new file mode 100644 index 000000000..e1504d9a4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.TypeConverter.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.dll new file mode 100644 index 000000000..3f4d6dbf5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ComponentModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.AttributedModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.AttributedModel.dll new file mode 100644 index 000000000..d37283b16 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.AttributedModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Convention.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Convention.dll new file mode 100644 index 000000000..b6fa4ab0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Convention.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Hosting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Hosting.dll new file mode 100644 index 000000000..c67f1c02f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Hosting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Runtime.dll new file mode 100644 index 000000000..2a4b38c9c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.TypedParts.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.TypedParts.dll new file mode 100644 index 000000000..7c0c780d6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Composition.TypedParts.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Configuration.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Configuration.dll new file mode 100644 index 000000000..d3fa2de48 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Configuration.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Console.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Console.dll new file mode 100644 index 000000000..fbdf455b6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Console.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Core.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Core.dll new file mode 100644 index 000000000..4f75966eb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Core.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.Common.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.Common.dll new file mode 100644 index 000000000..7ad267056 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.Common.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.DataSetExtensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.DataSetExtensions.dll new file mode 100644 index 000000000..8ddc8bfc6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.DataSetExtensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.dll new file mode 100644 index 000000000..2817f7a90 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Data.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Contracts.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Contracts.dll new file mode 100644 index 000000000..3d0744791 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Contracts.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Debug.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Debug.dll new file mode 100644 index 000000000..93b69f6b3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Debug.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.DiagnosticSource.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.DiagnosticSource.dll new file mode 100644 index 000000000..4c2be6be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.DiagnosticSource.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.Messages.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.Messages.dll new file mode 100644 index 000000000..e0af36552 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.Messages.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.dll new file mode 100644 index 000000000..9d01f01f4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.EventLog.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.FileVersionInfo.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.FileVersionInfo.dll new file mode 100644 index 000000000..1ec44939b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.FileVersionInfo.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Process.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Process.dll new file mode 100644 index 000000000..df8f79833 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Process.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.StackTrace.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.StackTrace.dll new file mode 100644 index 000000000..6397574e7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.StackTrace.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TextWriterTraceListener.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TextWriterTraceListener.dll new file mode 100644 index 000000000..3659af5bf Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tools.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tools.dll new file mode 100644 index 000000000..6d4b0885a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tools.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TraceSource.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TraceSource.dll new file mode 100644 index 000000000..bf8b27694 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.TraceSource.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tracing.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tracing.dll new file mode 100644 index 000000000..742253287 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Diagnostics.Tracing.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.Primitives.dll new file mode 100644 index 000000000..5ccf2d489 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.dll new file mode 100644 index 000000000..cabf07f0f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Drawing.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Dynamic.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Dynamic.Runtime.dll new file mode 100644 index 000000000..19f83f13c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Dynamic.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Asn1.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Asn1.dll new file mode 100644 index 000000000..60d23194c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Asn1.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Tar.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Tar.dll new file mode 100644 index 000000000..b7eeec952 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Formats.Tar.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Calendars.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Calendars.dll new file mode 100644 index 000000000..9024a91d7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Calendars.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Extensions.dll new file mode 100644 index 000000000..0c195b6b6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.dll new file mode 100644 index 000000000..1d4fe2dd0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Globalization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Brotli.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Brotli.dll new file mode 100644 index 000000000..28cb83b39 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Brotli.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.FileSystem.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.FileSystem.dll new file mode 100644 index 000000000..12214709e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.FileSystem.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Native.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Native.dll new file mode 100644 index 000000000..47675d478 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.Native.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.ZipFile.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.ZipFile.dll new file mode 100644 index 000000000..c255bf628 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.ZipFile.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.dll new file mode 100644 index 000000000..cf6108c6c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Compression.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.AccessControl.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.AccessControl.dll new file mode 100644 index 000000000..28a184edb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.AccessControl.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.DriveInfo.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.DriveInfo.dll new file mode 100644 index 000000000..985a18ca8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.DriveInfo.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Primitives.dll new file mode 100644 index 000000000..0f57803be Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Watcher.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Watcher.dll new file mode 100644 index 000000000..1dc2a9c61 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.Watcher.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.dll new file mode 100644 index 000000000..7c7e14f25 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.FileSystem.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.IsolatedStorage.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.IsolatedStorage.dll new file mode 100644 index 000000000..d0723d076 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.IsolatedStorage.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.MemoryMappedFiles.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.MemoryMappedFiles.dll new file mode 100644 index 000000000..b88f17154 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.MemoryMappedFiles.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipelines.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipelines.dll new file mode 100644 index 000000000..980141113 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipelines.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.AccessControl.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.AccessControl.dll new file mode 100644 index 000000000..1cced6b2a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.AccessControl.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.dll new file mode 100644 index 000000000..54fb9d561 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.Pipes.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.UnmanagedMemoryStream.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.UnmanagedMemoryStream.dll new file mode 100644 index 000000000..fd74d0fb6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.UnmanagedMemoryStream.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.dll new file mode 100644 index 000000000..4056c32d9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.IO.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Expressions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Expressions.dll new file mode 100644 index 000000000..8b1e1ce74 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Expressions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Parallel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Parallel.dll new file mode 100644 index 000000000..198151094 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Parallel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Queryable.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Queryable.dll new file mode 100644 index 000000000..e38513a7e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.Queryable.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.dll new file mode 100644 index 000000000..accb65592 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Linq.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Memory.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Memory.dll new file mode 100644 index 000000000..6b1e10f16 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Memory.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.Json.dll new file mode 100644 index 000000000..b7b653424 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.dll new file mode 100644 index 000000000..3f0728a4e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Http.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.HttpListener.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.HttpListener.dll new file mode 100644 index 000000000..9bb6ec697 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.HttpListener.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Mail.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Mail.dll new file mode 100644 index 000000000..6212e432b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Mail.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NameResolution.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NameResolution.dll new file mode 100644 index 000000000..6e91d9cea Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NameResolution.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NetworkInformation.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NetworkInformation.dll new file mode 100644 index 000000000..d045c2054 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.NetworkInformation.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Ping.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Ping.dll new file mode 100644 index 000000000..f706f4e38 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Ping.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Primitives.dll new file mode 100644 index 000000000..224494705 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Quic.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Quic.dll new file mode 100644 index 000000000..a1c49902c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Quic.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Requests.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Requests.dll new file mode 100644 index 000000000..5a4c2c702 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Requests.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Security.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Security.dll new file mode 100644 index 000000000..deacfe938 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Security.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.ServicePoint.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.ServicePoint.dll new file mode 100644 index 000000000..16212135b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.ServicePoint.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Sockets.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Sockets.dll new file mode 100644 index 000000000..982c34ca6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.Sockets.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebClient.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebClient.dll new file mode 100644 index 000000000..b0d8b3d37 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebClient.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebHeaderCollection.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebHeaderCollection.dll new file mode 100644 index 000000000..64d709e77 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebHeaderCollection.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebProxy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebProxy.dll new file mode 100644 index 000000000..c2d17b327 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebProxy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.Client.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.Client.dll new file mode 100644 index 000000000..88f3c65c1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.Client.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.dll new file mode 100644 index 000000000..565d4b08b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.WebSockets.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.dll new file mode 100644 index 000000000..89eab8216 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Net.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.Vectors.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.Vectors.dll new file mode 100644 index 000000000..e6dfdf918 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.Vectors.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.dll new file mode 100644 index 000000000..79d22c579 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Numerics.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ObjectModel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ObjectModel.dll new file mode 100644 index 000000000..88ccfde3d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ObjectModel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.CoreLib.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.CoreLib.dll new file mode 100644 index 000000000..e9999068e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.CoreLib.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.DataContractSerialization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.DataContractSerialization.dll new file mode 100644 index 000000000..4937fc1f7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.DataContractSerialization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Uri.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Uri.dll new file mode 100644 index 000000000..93849f6d7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Uri.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.Linq.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.Linq.dll new file mode 100644 index 000000000..74e3c7aff Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.Linq.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.dll new file mode 100644 index 000000000..0d62a8982 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Private.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.DispatchProxy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.DispatchProxy.dll new file mode 100644 index 000000000..38b5a3c5b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.DispatchProxy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.ILGeneration.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.ILGeneration.dll new file mode 100644 index 000000000..c34d7b014 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.ILGeneration.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.Lightweight.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.Lightweight.dll new file mode 100644 index 000000000..8e69e9600 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.Lightweight.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.dll new file mode 100644 index 000000000..80399930f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Emit.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Extensions.dll new file mode 100644 index 000000000..780c93379 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Metadata.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Metadata.dll new file mode 100644 index 000000000..214faca97 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Metadata.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Primitives.dll new file mode 100644 index 000000000..49c277d54 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.TypeExtensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.TypeExtensions.dll new file mode 100644 index 000000000..d255463c3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.TypeExtensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.dll new file mode 100644 index 000000000..92c4dcf11 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Reflection.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Reader.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Reader.dll new file mode 100644 index 000000000..3e135a0b2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Reader.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.ResourceManager.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.ResourceManager.dll new file mode 100644 index 000000000..88e369e49 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.ResourceManager.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Writer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Writer.dll new file mode 100644 index 000000000..aed912204 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Resources.Writer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.Unsafe.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 000000000..49f2277ed Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.VisualC.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.VisualC.dll new file mode 100644 index 000000000..37c1d850b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Extensions.dll new file mode 100644 index 000000000..7d727ca86 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Handles.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Handles.dll new file mode 100644 index 000000000..e0775fd09 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Handles.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.JavaScript.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.JavaScript.dll new file mode 100644 index 000000000..3e4933759 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.JavaScript.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100644 index 000000000..c795d0d72 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.dll new file mode 100644 index 000000000..e8b5b6b27 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.InteropServices.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Intrinsics.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Intrinsics.dll new file mode 100644 index 000000000..fc98e0d63 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Intrinsics.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Loader.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Loader.dll new file mode 100644 index 000000000..465194f43 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Loader.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Numerics.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Numerics.dll new file mode 100644 index 000000000..8f9efd998 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Numerics.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Formatters.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Formatters.dll new file mode 100644 index 000000000..695fdbd81 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Formatters.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Json.dll new file mode 100644 index 000000000..be63a69b3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Primitives.dll new file mode 100644 index 000000000..3dc2985e8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Xml.dll new file mode 100644 index 000000000..edd0395a2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.dll new file mode 100644 index 000000000..1da23370b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.Serialization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.dll new file mode 100644 index 000000000..1820f7aef Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Runtime.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.AccessControl.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.AccessControl.dll new file mode 100644 index 000000000..790440b62 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.AccessControl.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Claims.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Claims.dll new file mode 100644 index 000000000..42804527c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Claims.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Algorithms.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Algorithms.dll new file mode 100644 index 000000000..27d414afa Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Algorithms.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Cng.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Cng.dll new file mode 100644 index 000000000..2fc1e17b1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Cng.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Csp.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Csp.dll new file mode 100644 index 000000000..f968bcc3e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Csp.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Encoding.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Encoding.dll new file mode 100644 index 000000000..061add50e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Encoding.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.OpenSsl.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.OpenSsl.dll new file mode 100644 index 000000000..f6a85c0b1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.OpenSsl.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Pkcs.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Pkcs.dll new file mode 100644 index 000000000..7ab74a2d3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Pkcs.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Primitives.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Primitives.dll new file mode 100644 index 000000000..3cf55dedc Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Primitives.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.X509Certificates.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.X509Certificates.dll new file mode 100644 index 000000000..160984f34 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.X509Certificates.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Xml.dll new file mode 100644 index 000000000..6c6ca02c1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.dll new file mode 100644 index 000000000..0f0876add Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Cryptography.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.Windows.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.Windows.dll new file mode 100644 index 000000000..8a4be045e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.Windows.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.dll new file mode 100644 index 000000000..b59ceeddd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.Principal.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.SecureString.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.SecureString.dll new file mode 100644 index 000000000..2c727d8f4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.SecureString.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.dll new file mode 100644 index 000000000..ea5699de1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Security.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceModel.Web.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceModel.Web.dll new file mode 100644 index 000000000..645db8c9f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceModel.Web.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceProcess.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceProcess.dll new file mode 100644 index 000000000..4aba11258 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ServiceProcess.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.CodePages.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.CodePages.dll new file mode 100644 index 000000000..8d9b05120 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.CodePages.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.Extensions.dll new file mode 100644 index 000000000..14fa5a114 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.dll new file mode 100644 index 000000000..32ec032a3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encoding.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encodings.Web.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encodings.Web.dll new file mode 100644 index 000000000..c00682ea7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Encodings.Web.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Json.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Json.dll new file mode 100644 index 000000000..0c6d4065a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.Json.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.RegularExpressions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.RegularExpressions.dll new file mode 100644 index 000000000..275b85834 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Text.RegularExpressions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Channels.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Channels.dll new file mode 100644 index 000000000..dd1027e3c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Channels.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Overlapped.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Overlapped.dll new file mode 100644 index 000000000..46689e82c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Overlapped.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.RateLimiting.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.RateLimiting.dll new file mode 100644 index 000000000..2e02a46fe Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.RateLimiting.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Dataflow.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Dataflow.dll new file mode 100644 index 000000000..7bb35fb4b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Dataflow.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Extensions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Extensions.dll new file mode 100644 index 000000000..afbd37b67 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Extensions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Parallel.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Parallel.dll new file mode 100644 index 000000000..1b1e145ea Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.Parallel.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.dll new file mode 100644 index 000000000..b7915c303 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Tasks.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Thread.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Thread.dll new file mode 100644 index 000000000..a4fd70800 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Thread.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.ThreadPool.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.ThreadPool.dll new file mode 100644 index 000000000..d3961f8e7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.ThreadPool.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Timer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Timer.dll new file mode 100644 index 000000000..b8e6985ef Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.Timer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.dll new file mode 100644 index 000000000..340cb6ef3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Threading.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.Local.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.Local.dll new file mode 100644 index 000000000..9b7b668c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.Local.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.dll new file mode 100644 index 000000000..20fdf6f00 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Transactions.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ValueTuple.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ValueTuple.dll new file mode 100644 index 000000000..d5878c14f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.ValueTuple.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.HttpUtility.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.HttpUtility.dll new file mode 100644 index 000000000..ac77fb918 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.HttpUtility.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.dll new file mode 100644 index 000000000..96d2bc8c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Web.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Windows.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Windows.dll new file mode 100644 index 000000000..efeee3f84 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Windows.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Linq.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Linq.dll new file mode 100644 index 000000000..fed2f3541 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Linq.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.ReaderWriter.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.ReaderWriter.dll new file mode 100644 index 000000000..518dd5f1f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.ReaderWriter.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Serialization.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Serialization.dll new file mode 100644 index 000000000..cf47f56e2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.Serialization.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XDocument.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XDocument.dll new file mode 100644 index 000000000..1306c0097 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XDocument.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.XDocument.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.XDocument.dll new file mode 100644 index 000000000..9dc8c3d2b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.XDocument.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.dll new file mode 100644 index 000000000..f3c4c0e47 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XPath.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlDocument.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlDocument.dll new file mode 100644 index 000000000..26f921c45 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlDocument.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlSerializer.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlSerializer.dll new file mode 100644 index 000000000..239d01742 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.XmlSerializer.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.dll new file mode 100644 index 000000000..7efbd52dc Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.Xml.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.dll new file mode 100644 index 000000000..ee8ef2b7d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/System.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..67c97229d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.deps.json @@ -0,0 +1,2222 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1", + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.3", + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "8.0.3" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.3": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.324.11423" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.AppContext.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Buffers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Formats.Tar.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Security.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.JavaScript.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "8.0.324.11423" + } + }, + "native": { + "Microsoft.DiaSymReader.Native.amd64.dll": { + "fileVersion": "14.29.30152.0" + }, + "System.IO.Compression.Native.dll": { + "fileVersion": "8.0.324.11423" + }, + "clretwrc.dll": { + "fileVersion": "8.0.324.11423" + }, + "clrgc.dll": { + "fileVersion": "8.0.324.11423" + }, + "clrjit.dll": { + "fileVersion": "8.0.324.11423" + }, + "coreclr.dll": { + "fileVersion": "8.0.324.11423" + }, + "createdump.exe": { + "fileVersion": "8.0.324.11423" + }, + "hostfxr.dll": { + "fileVersion": "8.0.324.11423" + }, + "hostpolicy.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordaccore.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordaccore_amd64_amd64_8.0.324.11423.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordbi.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscorrc.dll": { + "fileVersion": "8.0.324.11423" + }, + "msquic.dll": { + "fileVersion": "2.2.5.0" + } + } + }, + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/8.0.3": { + "runtime": { + "Microsoft.AspNetCore.Antiforgery.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.BearerToken.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Cookies.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.OAuth.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authorization.Policy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authorization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Authorization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Endpoints.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Forms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Server.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Connections.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.CookiePolicy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cryptography.Internal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HostFiltering.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Html.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Connections.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Connections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Features.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Results.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpLogging.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpOverrides.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpsPolicy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Identity.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Localization.Routing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Cors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Razor.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.RazorPages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.TagHelpers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.OutputCaching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.RateLimiting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Razor.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Razor.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.RequestDecompression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCaching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCompression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Rewrite.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Routing.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Routing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.HttpSys.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.IIS.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.IISIntegration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Session.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.StaticFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.WebUtilities.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Caching.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Caching.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Binder.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.123.58001" + }, + "Microsoft.Extensions.Configuration.CommandLine.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.FileExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Ini.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.KeyPerFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Configuration.UserSecrets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Extensions.DependencyInjection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Diagnostics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Features.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.FileProviders.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileProviders.Composite.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileProviders.Embedded.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.FileProviders.Physical.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileSystemGlobbing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Hosting.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Hosting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Identity.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Identity.Stores.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Localization.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Logging.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Extensions.Logging.Configuration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.EventSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.ObjectPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Options.DataAnnotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Options.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.224.6711" + }, + "Microsoft.Extensions.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.WebEncoders.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.JSInterop.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Net.Http.Headers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "System.Diagnostics.EventLog.Messages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "0.0.0.0" + }, + "System.Diagnostics.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.IO.Pipelines.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Security.Cryptography.Pkcs.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Security.Cryptography.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Threading.RateLimiting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "native": { + "aspnetcorev2_inprocess.dll": { + "fileVersion": "18.0.24047.3" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.5.0.0", + "fileVersion": "4.500.23.10905" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.1", + "fileVersion": "8.0.724.31311" + } + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "4.4.0" + }, + "runtime": { + "lib/netstandard2.0/Mono.TextTemplating.dll": { + "assemblyVersion": "2.2.0.0", + "fileVersion": "2.2.1.1" + } + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/4.4.0": { + "runtime": { + "lib/netstandard2.0/System.CodeDom.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.6.25519.3" + } + } + }, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Convention.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.Hosting.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Runtime/6.0.0": { + "runtime": { + "lib/net6.0/System.Composition.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.724.31311" + } + } + }, + "System.Threading.Channels/6.0.0": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.3": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/8.0.3": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "path": "system.codedom/4.4.0", + "hashPath": "system.codedom.4.4.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + } + }, + "runtimes": { + "win-x64": [ + "win", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.dll new file mode 100644 index 000000000..db37a8656 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.exe b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.exe new file mode 100644 index 000000000..478710be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.pdb new file mode 100644 index 000000000..4ca06f4a1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json new file mode 100644 index 000000000..1d42fdc68 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/TertuliatalkAPI.runtimeconfig.json @@ -0,0 +1,21 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "includedFrameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "8.0.3" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "8.0.3" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/WindowsBase.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/WindowsBase.dll new file mode 100644 index 000000000..6bd090b2f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/WindowsBase.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.Development.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.Development.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.Development.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.json b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.json new file mode 100644 index 000000000..4a19b3d57 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/appsettings.json @@ -0,0 +1,12 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, + "AllowedHosts": "*", + "ConnectionStrings": { + "DefaultConnection": "Host=ep-cold-flower-a2i7qrjh.eu-central-1.aws.neon.tech;Port=5432;Database=tertuliatalks_db;Username=tertuliatalks_db_owner;Password=3OZBNdhT9zsK;SSL Mode=Require;Trust Server Certificate=true;" + } +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/aspnetcorev2_inprocess.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/aspnetcorev2_inprocess.dll new file mode 100644 index 000000000..7bfb3e80a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/aspnetcorev2_inprocess.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clretwrc.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clretwrc.dll new file mode 100644 index 000000000..dffaae233 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clretwrc.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrgc.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrgc.dll new file mode 100644 index 000000000..bfe1143d5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrgc.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrjit.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrjit.dll new file mode 100644 index 000000000..5ed357ff6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/clrjit.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/coreclr.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/coreclr.dll new file mode 100644 index 000000000..6df4bf0ad Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/coreclr.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/createdump.exe b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/createdump.exe new file mode 100644 index 000000000..e9d79712c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/createdump.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..b08ba2167 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..eba2a5a40 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..ff203e1fd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..fe8903625 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..3dda417b7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..4d3bd0abb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c41bb1f5f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..05845f2e8 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..1e5038dc4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..456ac85df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..7bb3187ca Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..01edef330 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..de36d3130 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..71d64437a Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..23107b985 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..291cf9b0b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostfxr.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostfxr.dll new file mode 100644 index 000000000..30ad38c14 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostfxr.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostpolicy.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostpolicy.dll new file mode 100644 index 000000000..8f56ae279 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/hostpolicy.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..ef0d337c0 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..f26633081 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..6affe5c93 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..263bd0495 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..a94da3568 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..c94e8e6fe Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..6e0e83777 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..212267ad2 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..1fae94dd4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..b2e573c9e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..fdbe6ffd3 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..5fee24cc7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/linq2db.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/linq2db.dll new file mode 100644 index 000000000..ca3a40ca5 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/linq2db.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore.dll new file mode 100644 index 000000000..4796489b9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore_amd64_amd64_8.0.324.11423.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore_amd64_amd64_8.0.324.11423.dll new file mode 100644 index 000000000..4796489b9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordaccore_amd64_amd64_8.0.324.11423.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordbi.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordbi.dll new file mode 100644 index 000000000..5eed5a9bd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscordbi.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorlib.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorlib.dll new file mode 100644 index 000000000..120207366 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorlib.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorrc.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorrc.dll new file mode 100644 index 000000000..a55693d19 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/mscorrc.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/msquic.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/msquic.dll new file mode 100644 index 000000000..fc77b7eee Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/msquic.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/netstandard.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/netstandard.dll new file mode 100644 index 000000000..161f5c29f Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/netstandard.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..9533b36df Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..fa2529814 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..1297d58ed Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..8af36a320 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..197797ba7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..0fd342cd9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c09c2abc9 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..d6eaab619 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..ecfe4835d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..e9133a58b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..baa777641 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..74714d84c Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..2fbf86e79 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..4c57b04c6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..b551e3710 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..8758fff62 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..de4fe51fb Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..67b261c8d Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..c6b8d866b Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..a14ec60cf Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100644 index 000000000..2d3979153 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100644 index 000000000..86802cf70 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100644 index 000000000..691a8fa98 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100644 index 000000000..e8e4ee047 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/bin/Release/net8.0/win-x64/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/credentials.json b/TertuliatalkAPI/TertuliatalkAPI/credentials.json new file mode 100644 index 000000000..400b1f608 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/credentials.json @@ -0,0 +1,13 @@ +{ + "type": "service_account", + "project_id": "tertuliatalks", + "private_key_id": "fad61fee72298224c6cdb5a3d7fda6047c5694b2", + "private_key": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkL4SVJ+uyDuMI\nzmlYzwdtXW5rmhlQFEvEHNWWcJ71aIhG9I4wbBmp0kiNYLCwDofVdAYiL5wXCMGd\nNuYeFoSA0CbIERhqtcYcSJBWVaPG6X6+O2cU8wUY3rro4HmiRiCmCPI3tF0nYT9x\nH1GDm2kiBqQTP2ykuVTaIqQ4lugRwHD2TALAWB6pL/YU6VGVjzIm3ZpzoRLMWV6L\nUINMBFd6kuHKtkRcesGhzXFibi69T6PcSVhux5jC0fFzgTxPVMcBtxmbkLDjSEVn\nsW1jjbhyVYKej/LW69Jxq5Lh2+vijtac1AEnxWIq/cxw44pyWv7O07WlwksEEo8l\n3mM6uzRnAgMBAAECggEAJK4vBymziQS1aSbAN2SNSrwoaqazSAY4xRgSCbmgccBI\nTd3eFGhaNWvy5I74+mRMqX3xztpnG2hL5SU6NPef461dNK5JD7ILkA8QHBGm9M3+\nkF5yEaaXeW5tQJDB6+SR77Yo8xP7Ccy6oTm3etkSHFVye5BcY9K557/8g14He8tw\nHtbXk7dvvaQv0e8Jy1SKIlolBiOrDxLNl5UaB7WHXKRE7Zzv08rUOyFqsV0GHI3e\nw5sERMXSHP0+8XM6flxpZJVOTQhQQk6jwPdhaShqPzWe5h53AVAl8YO3U0k9eFeF\nmQBClUme9bZsNDzwiXMdO0WF1uBstcZ/oNgxCmxFFQKBgQDffI5YZzMlHhKp4zTL\nNgVQP7Dd+T3k9iS7EPEuA3udMl7vOq5JtaO88mk03sn0m2zfM7UZL/XWpUCJ0KDz\nHYgddAk2zBgiYAITxsb/bD7XMIhlSObn9i/NJQcM3tGD9ezjQ6GmlIY714f3ixZD\nSlH9GDT33Y34qeITHmiciiyr8wKBgQC8EmGyuyUkQb3nEfbmp3bVaYainQwTiSdU\nd6Qz6tnR22KzMSLamTm32Zi+3YjWhYNZdg+y6wgnmWDnZHQKQeDPDtEO5E1ASOmc\ns7xKPFcU8qshqGiH9Rwp6v0aXkPfiOInpy4ltbbB1iRPtw3uVjoJ99MCa12VbaMm\nW4vg7Fk2vQKBgQC/xdUr/NqBdk3TpFkQK3nhw9WUlKTNDX61WzNqJaj0Wl3mcPdP\n3uLzZxxqNucb1CdXXLqBM4uENeesmu8Rz3yWsZSahgYLsVD3AXKPiaZe55GTQDyM\nPdAE/EoRfD5TOzucRNO46uhI/4j4HUzsTyENyrDhJSgHglexyj1AXr04iwKBgQCl\nPBUf/bJNH4FkAXGGBr2uFI+YURhqFYc7e/4FKyICcZhOzS3NFvAR6hh8IJD3wMe9\nErAKRtqcR/JOegBFfsmvwVnFlqmUgDrXVUZphogPvIDECn0EbkI3ReDniMhjHZVs\nt0IhGXye4rB2ZOLVcmZ9mYGHT6MiBPhhW+8SRzS+lQKBgB3CslmE8b6DrgPGgYFp\nzYHFGtBxGB/rY/uSZkxBnzFP9zxR9HPdk1PgiYd0SiLDTG3q4ftD0Jaoz31W0P3/\n841dSSxX9buYGG7Y7l4rXEk4YO2mpmR2GfV8969JfypZnsAAG676L0q5Nt6ygbUw\naRkPauIr2m0y8cEXUhBjYeR2\n-----END PRIVATE KEY-----\n", + "client_email": "tertuliatalks@tertuliatalks.iam.gserviceaccount.com", + "client_id": "113418045429641902389", + "auth_uri": "https://accounts.google.com/o/oauth2/auth", + "token_uri": "https://oauth2.googleapis.com/token", + "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", + "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/tertuliatalks%40tertuliatalks.iam.gserviceaccount.com", + "universe_domain": "googleapis.com" +} diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 000000000..2217181c8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/Tertulia.22F0BE16.Up2Date b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/Tertulia.22F0BE16.Up2Date new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfoInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfoInputs.cache new file mode 100644 index 000000000..64f723f31 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +4377181428416ed47a1e8cd801731b87ef78397298def5e352afc86430d013fd diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 000000000..4e07b4a10 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,19 @@ +is_global = true +build_property.TargetFramework = net8.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 = TertuliatalkAPI +build_property.RootNamespace = TertuliatalkAPI +build_property.ProjectDir = C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 8.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI +build_property._RazorSourceGeneratorDebug = diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GlobalUsings.g.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GlobalUsings.g.cs new file mode 100644 index 000000000..025530a29 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GlobalUsings.g.cs @@ -0,0 +1,17 @@ +// +global using global::Microsoft.AspNetCore.Builder; +global using global::Microsoft.AspNetCore.Hosting; +global using global::Microsoft.AspNetCore.Http; +global using global::Microsoft.AspNetCore.Routing; +global using global::Microsoft.Extensions.Configuration; +global using global::Microsoft.Extensions.DependencyInjection; +global using global::Microsoft.Extensions.Hosting; +global using global::Microsoft.Extensions.Logging; +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Net.Http.Json; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 000000000..8ca7f40c0 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,19 @@ +//------------------------------------------------------------------------------ +// +// 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("Microsoft.Identity.Web")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.Identity.Web.UI")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.Identity.Web.UI.Views")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// MSBuild WriteCodeFragment sınıfı tarafından oluşturuldu. + diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.assets.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.assets.cache new file mode 100644 index 000000000..b04400351 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.assets.cache differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.BuildWithSkipAnalyzers b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.BuildWithSkipAnalyzers new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.CoreCompileInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.CoreCompileInputs.cache new file mode 100644 index 000000000..70a520fd2 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +b4da5c9dae6f6e3bbedf484cf7249e78483c6708f20cfe6d0b31bb9f769f69d6 diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.FileListAbsolute.txt b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.FileListAbsolute.txt new file mode 100644 index 000000000..330116a67 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.FileListAbsolute.txt @@ -0,0 +1,777 @@ +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.Development.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.exe +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.deps.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.runtimeconfig.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.pdb +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.OpenApi.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.AssemblyReference.cache +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfoInputs.cache +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfo.cs +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.sourcelink.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.build.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.development.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.build.TertuliatalkAPI.props +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.pack.json +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/scopedcss/bundle/TertuliatalkAPI.styles.css +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/Tertulia.22F0BE16.Up2Date +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/refint/TertuliatalkAPI.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.pdb +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.genruntimeconfig.cache +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/ref/TertuliatalkAPI.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Humanizer.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/linq2db.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Mono.TextTemplating.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.CodeDom.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.AttributedModel.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Convention.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Hosting.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Runtime.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.TypedParts.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Text.Json.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +C:/Users/berk/Documents/GitHub/tertuliatalk/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/aws-beanstalk-tools-defaults.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/refint/TertuliatalkAPI.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.pdb +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.Development.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/appsettings.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/aws-beanstalk-tools-defaults.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.deps.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.runtimeconfig.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/TertuliatalkAPI.pdb +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Humanizer.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/linq2db.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.OpenApi.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Mono.TextTemplating.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.CodeDom.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.AttributedModel.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Convention.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Hosting.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.Runtime.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.Composition.TypedParts.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.AssemblyReference.cache +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfoInputs.cache +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.AssemblyInfo.cs +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.csproj.CoreCompileInputs.cache +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.sourcelink.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.build.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.development.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.build.TertuliatalkAPI.props +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.pack.json +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/scopedcss/bundle/TertuliatalkAPI.styles.css +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/Tertulia.22F0BE16.Up2Date +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.genruntimeconfig.cache +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/ref/TertuliatalkAPI.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +/Users/yusufugurlu/Desktop/tertuliatalk2/TertuliatalkAPI/TertuliatalkAPI/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.Development.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\aws-beanstalk-tools-defaults.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.exe +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.deps.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.runtimeconfig.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.pdb +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Humanizer.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\linq2db.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.OpenApi.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Mono.TextTemplating.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.CodeDom.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.AttributedModel.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Convention.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Hosting.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Runtime.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.TypedParts.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfo.cs +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.sourcelink.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.build.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.development.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.pack.json +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\Tertulia.22F0BE16.Up2Date +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\refint\TertuliatalkAPI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.pdb +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.genruntimeconfig.cache +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\ref\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.Development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\aws-beanstalk-tools-defaults.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.exe +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.deps.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Humanizer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\linq2db.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.OpenApi.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Mono.TextTemplating.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.CodeDom.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.AttributedModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Convention.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Hosting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.TypedParts.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Text.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.sourcelink.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.build.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.pack.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\Tertulia.22F0BE16.Up2Date +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\refint\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.genruntimeconfig.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\ref\TertuliatalkAPI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Core.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Identity.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Certificates.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Secrets.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Abstractions.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.Extensions.Msal.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificate.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificateless.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Diagnostics.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenAcquisition.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenCache.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.Views.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.LoggingExtensions.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Validators.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Memory.Data.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Security.Cryptography.ProtectedData.dll +C:\free\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.Development.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\aws-beanstalk-tools-defaults.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.exe +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.deps.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.runtimeconfig.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Core.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Identity.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Certificates.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Secrets.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\BCrypt.Net-Next.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Humanizer.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\linq2db.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Abstractions.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.Extensions.Msal.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificate.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificateless.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Diagnostics.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenAcquisition.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenCache.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.Views.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.LoggingExtensions.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Validators.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.OpenApi.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Mono.TextTemplating.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.CodeDom.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.AttributedModel.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Convention.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Hosting.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Runtime.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.TypedParts.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Memory.Data.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Security.Cryptography.ProtectedData.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Text.Json.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfo.cs +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.sourcelink.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.build.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.development.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.pack.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.CopyComplete +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\refint\TertuliatalkAPI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.genruntimeconfig.cache +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\ref\TertuliatalkAPI.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.Extensions.DependencyInjection.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.Extensions.Hosting.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\credentials.json +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Auth.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Core.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Drive.v3.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Newtonsoft.Json.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Pipelines.Sockets.Unofficial.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\StackExchange.Redis.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Management.dll +C:\Users\USER\source\repos\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\runtimes\win\lib\net7.0\System.Management.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.Development.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\appsettings.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\aws-beanstalk-tools-defaults.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\credentials.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.exe +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.deps.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Core.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Identity.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Certificates.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Azure.Security.KeyVault.Secrets.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\BCrypt.Net-Next.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Auth.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Core.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Google.Apis.Drive.v3.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Humanizer.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\linq2db.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Abstractions.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Client.Extensions.Msal.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificate.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Certificateless.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.Diagnostics.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenAcquisition.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.TokenCache.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.Views.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.Identity.Web.UI.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.LoggingExtensions.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.IdentityModel.Validators.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Microsoft.OpenApi.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Mono.TextTemplating.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Newtonsoft.Json.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Pipelines.Sockets.Unofficial.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.Extensions.DependencyInjection.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Quartz.Extensions.Hosting.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\StackExchange.Redis.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.CodeDom.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.AttributedModel.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Convention.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Hosting.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.Runtime.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Composition.TypedParts.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Management.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Memory.Data.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Security.Cryptography.ProtectedData.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\System.Text.Json.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\runtimes\win\lib\net7.0\System.Management.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.AssemblyInfo.cs +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.sourcelink.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.build.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.development.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\staticwebassets.pack.json +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\Tertulia.22F0BE16.Up2Date +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\refint\TertuliatalkAPI.dll +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.pdb +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\TertuliatalkAPI.genruntimeconfig.cache +C:\Users\berk\Desktop\tt\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\ref\TertuliatalkAPI.dll diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.dll new file mode 100644 index 000000000..532f83aac Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.genruntimeconfig.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.genruntimeconfig.cache new file mode 100644 index 000000000..e2853a036 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.genruntimeconfig.cache @@ -0,0 +1 @@ +9f9daefd88476af84f8162ae507b30d18425abcc178ea3a6fcaac471ee25765b diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.pdb new file mode 100644 index 000000000..1e24ad36e Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.sourcelink.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.sourcelink.json new file mode 100644 index 000000000..84fbf69f3 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/TertuliatalkAPI.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\*":"https://raw.githubusercontent.com/berk420/tertuliatalk/d4276fe5e887ad5b44bf780f4be022df36f6d5e0/*"}} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/apphost.exe b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/apphost.exe new file mode 100644 index 000000000..3520d4569 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/apphost.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/ref/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/ref/TertuliatalkAPI.dll new file mode 100644 index 000000000..d773206d4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/ref/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/refint/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/refint/TertuliatalkAPI.dll new file mode 100644 index 000000000..d773206d4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/refint/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.build.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.build.json new file mode 100644 index 000000000..c6a08469b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets.build.json @@ -0,0 +1,11 @@ +{ + "Version": 1, + "Hash": "SHyKrQf5I2mPRt3Kb7ZRuy7tQGEIrCZK/szHDG3MXaE=", + "Source": "TertuliatalkAPI", + "BasePath": "_content/TertuliatalkAPI", + "Mode": "Default", + "ManifestType": "Build", + "ReferencedProjectsConfiguration": [], + "DiscoveryPatterns": [], + "Assets": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.build.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.build.TertuliatalkAPI.props new file mode 100644 index 000000000..5a6032a7c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.build.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props new file mode 100644 index 000000000..fd1fddc93 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props new file mode 100644 index 000000000..5aba843bd --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 000000000..2217181c8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/PublishOutputs.7548274b08.txt b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/PublishOutputs.7548274b08.txt new file mode 100644 index 000000000..b81371a4d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/PublishOutputs.7548274b08.txt @@ -0,0 +1,17 @@ +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\TertuliatalkAPI.exe +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\appsettings.Development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\appsettings.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\linq2db.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Microsoft.OpenApi.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Npgsql.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\publish\TertuliatalkAPI.deps.json diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/Tertulia.22F0BE16.Up2Date b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/Tertulia.22F0BE16.Up2Date new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs new file mode 100644 index 000000000..67c02d2b2 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+721e4d8f709fc694f2a8072ac0915e0c9ac843ae")] +[assembly: System.Reflection.AssemblyProductAttribute("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyTitleAttribute("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache new file mode 100644 index 000000000..3a8bf46eb --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +ecf8a2ef8cd7069349730f263b431fad83ab3124d28d59cc40cd09d2bad1ff08 diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 000000000..80a5bbbb1 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,19 @@ +is_global = true +build_property.TargetFramework = net8.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 = TertuliatalkAPI +build_property.RootNamespace = TertuliatalkAPI +build_property.ProjectDir = C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 8.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI +build_property._RazorSourceGeneratorDebug = diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs new file mode 100644 index 000000000..025530a29 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs @@ -0,0 +1,17 @@ +// +global using global::Microsoft.AspNetCore.Builder; +global using global::Microsoft.AspNetCore.Hosting; +global using global::Microsoft.AspNetCore.Http; +global using global::Microsoft.AspNetCore.Routing; +global using global::Microsoft.Extensions.Configuration; +global using global::Microsoft.Extensions.DependencyInjection; +global using global::Microsoft.Extensions.Hosting; +global using global::Microsoft.Extensions.Logging; +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Net.Http.Json; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 000000000..5c337f813 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,16 @@ +//------------------------------------------------------------------------------ +// +// 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/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.assets.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.assets.cache new file mode 100644 index 000000000..04ed7d3e6 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.assets.cache differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache new file mode 100644 index 000000000..eea745ef4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache new file mode 100644 index 000000000..3da09d5d8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +bad9edd83b49103dd2bb8c1af596ea7c78c2c76546787da0938b226ba602e6db diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt new file mode 100644 index 000000000..0984a8e1b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt @@ -0,0 +1,107 @@ +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\appsettings.Development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\appsettings.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\TertuliatalkAPI.exe +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\TertuliatalkAPI.deps.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Humanizer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\linq2db.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.Bcl.AsyncInterfaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.CodeAnalysis.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.CodeAnalysis.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.EntityFrameworkCore.Design.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.Extensions.DependencyModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Microsoft.OpenApi.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Mono.TextTemplating.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Npgsql.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.CodeDom.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Composition.AttributedModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Composition.Convention.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Composition.Hosting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Composition.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Composition.TypedParts.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\System.Text.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Debug\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.AssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.sourcelink.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets.build.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets.development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\staticwebassets.pack.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\Tertulia.22F0BE16.Up2Date +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\refint\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\TertuliatalkAPI.genruntimeconfig.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Debug\net8.0\win-x64\ref\TertuliatalkAPI.dll diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..646daafbf --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.deps.json @@ -0,0 +1,653 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "Humanizer.Core/2.14.1": {}, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": {}, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "4.4.0" + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/4.4.0": {}, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": {}, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + } + }, + "System.Composition.Runtime/6.0.0": {}, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + } + }, + "System.Threading.Channels/6.0.0": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "path": "system.codedom/4.4.0", + "hashPath": "system.codedom.4.4.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.dll new file mode 100644 index 000000000..3c6756e12 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache new file mode 100644 index 000000000..8aac0e0d1 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache @@ -0,0 +1 @@ +d3cae97e9f708b912093acf218115920250f650694d892debbd1bab0270168e1 diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache new file mode 100644 index 000000000..fc2287dba --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache @@ -0,0 +1 @@ +c6255b3df57759fa9195202f4993975e9b621e87dca5cfc6c5790126a73c8dc7 diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.pdb new file mode 100644 index 000000000..9902898e7 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.sourcelink.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.sourcelink.json new file mode 100644 index 000000000..27419fe6d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/TertuliatalkAPI.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\Users\\berk\\Documents\\GitHub\\tertuliatalk\\*":"https://raw.githubusercontent.com/berk420/tertuliatalk/721e4d8f709fc694f2a8072ac0915e0c9ac843ae/*"}} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/apphost.exe b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/apphost.exe new file mode 100644 index 000000000..478710be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/apphost.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/ref/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/ref/TertuliatalkAPI.dll new file mode 100644 index 000000000..026139bbd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/ref/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/refint/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/refint/TertuliatalkAPI.dll new file mode 100644 index 000000000..026139bbd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/refint/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.build.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.build.json new file mode 100644 index 000000000..c6a08469b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.build.json @@ -0,0 +1,11 @@ +{ + "Version": 1, + "Hash": "SHyKrQf5I2mPRt3Kb7ZRuy7tQGEIrCZK/szHDG3MXaE=", + "Source": "TertuliatalkAPI", + "BasePath": "_content/TertuliatalkAPI", + "Mode": "Default", + "ManifestType": "Build", + "ReferencedProjectsConfiguration": [], + "DiscoveryPatterns": [], + "Assets": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.publish.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.publish.json new file mode 100644 index 000000000..c5814e528 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets.publish.json @@ -0,0 +1,11 @@ +{ + "Version": 1, + "Hash": "7JlAVwOHwAg3LHjBlOcP/OxKK1fdn5GUsSnhh7urFfA=", + "Source": "TertuliatalkAPI", + "BasePath": "_content/TertuliatalkAPI", + "Mode": "Default", + "ManifestType": "Publish", + "ReferencedProjectsConfiguration": [], + "DiscoveryPatterns": [], + "Assets": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props new file mode 100644 index 000000000..5a6032a7c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props new file mode 100644 index 000000000..fd1fddc93 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props new file mode 100644 index 000000000..5aba843bd --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Debug/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 000000000..2217181c8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/PublishOutputs.cd4f86eb84.txt b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/PublishOutputs.cd4f86eb84.txt new file mode 100644 index 000000000..6b3f7c686 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/PublishOutputs.cd4f86eb84.txt @@ -0,0 +1,339 @@ +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\TertuliatalkAPI.exe +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\appsettings.Development.json +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\appsettings.json +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\TertuliatalkAPI.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\TertuliatalkAPI.pdb +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.CSharp.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.VisualBasic.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.VisualBasic.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Win32.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Win32.Registry.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.AppContext.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Buffers.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Collections.Concurrent.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Collections.Immutable.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Collections.NonGeneric.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Collections.Specialized.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Collections.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.Annotations.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.DataAnnotations.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.EventBasedAsync.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.TypeConverter.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ComponentModel.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Configuration.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Console.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Data.Common.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Data.DataSetExtensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Data.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.Contracts.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.Debug.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.DiagnosticSource.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.FileVersionInfo.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.Process.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.StackTrace.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.TextWriterTraceListener.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.Tools.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.TraceSource.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.Tracing.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Drawing.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Drawing.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Dynamic.Runtime.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Formats.Asn1.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Formats.Tar.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Globalization.Calendars.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Globalization.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Globalization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Compression.Brotli.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Compression.FileSystem.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Compression.ZipFile.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Compression.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.FileSystem.AccessControl.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.FileSystem.DriveInfo.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.FileSystem.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.FileSystem.Watcher.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.FileSystem.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.IsolatedStorage.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.MemoryMappedFiles.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Pipes.AccessControl.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Pipes.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.UnmanagedMemoryStream.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Linq.Expressions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Linq.Parallel.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Linq.Queryable.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Linq.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Memory.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Http.Json.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Http.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.HttpListener.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Mail.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.NameResolution.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.NetworkInformation.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Ping.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Quic.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Requests.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Security.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.ServicePoint.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.Sockets.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.WebClient.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.WebHeaderCollection.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.WebProxy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.WebSockets.Client.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.WebSockets.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Net.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Numerics.Vectors.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Numerics.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ObjectModel.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Private.CoreLib.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Private.DataContractSerialization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Private.Uri.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Private.Xml.Linq.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Private.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.DispatchProxy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Emit.ILGeneration.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Emit.Lightweight.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Emit.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Metadata.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.TypeExtensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Reflection.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Resources.Reader.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Resources.ResourceManager.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Resources.Writer.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.CompilerServices.Unsafe.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.CompilerServices.VisualC.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Handles.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.InteropServices.JavaScript.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.InteropServices.RuntimeInformation.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.InteropServices.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Intrinsics.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Loader.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Numerics.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Serialization.Formatters.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Serialization.Json.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Serialization.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Serialization.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.Serialization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Runtime.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.AccessControl.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Claims.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Algorithms.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Cng.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Csp.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Encoding.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.OpenSsl.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.X509Certificates.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Principal.Windows.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Principal.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.SecureString.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ServiceModel.Web.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ServiceProcess.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Text.Encoding.CodePages.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Text.Encoding.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Text.Encoding.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Text.Encodings.Web.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Text.RegularExpressions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Channels.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Overlapped.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Tasks.Dataflow.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Tasks.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Tasks.Parallel.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Tasks.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Thread.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.ThreadPool.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.Timer.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Transactions.Local.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Transactions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.ValueTuple.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Web.HttpUtility.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Web.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Windows.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.Linq.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.ReaderWriter.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.Serialization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.XDocument.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.XPath.XDocument.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.XPath.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.XmlDocument.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.XmlSerializer.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\WindowsBase.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\mscorlib.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\netstandard.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Antiforgery.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.BearerToken.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.Cookies.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.OAuth.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authentication.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authorization.Policy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Authorization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.Authorization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.Endpoints.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.Forms.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.Server.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.Web.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Components.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Connections.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.CookiePolicy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Cors.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Cryptography.Internal.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.DataProtection.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.DataProtection.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.DataProtection.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Diagnostics.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Diagnostics.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.HostFiltering.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Hosting.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Hosting.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Html.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Connections.Common.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Connections.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Extensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Features.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.Results.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Http.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.HttpLogging.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.HttpOverrides.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.HttpsPolicy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Identity.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Localization.Routing.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Localization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Metadata.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.ApiExplorer.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Cors.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.DataAnnotations.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Formatters.Json.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Localization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.Razor.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.RazorPages.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.TagHelpers.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.ViewFeatures.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Mvc.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.OutputCaching.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.RateLimiting.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Razor.Runtime.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Razor.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.RequestDecompression.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.ResponseCaching.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.ResponseCompression.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Rewrite.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Routing.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Routing.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.HttpSys.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.IIS.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.IISIntegration.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.Kestrel.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Server.Kestrel.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.Session.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.SignalR.Common.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.SignalR.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.SignalR.Protocols.Json.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.SignalR.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.StaticFiles.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.WebSockets.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.WebUtilities.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.AspNetCore.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Caching.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Caching.Memory.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.Binder.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.CommandLine.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.EnvironmentVariables.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.FileExtensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.Ini.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.Json.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.KeyPerFile.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.UserSecrets.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Configuration.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.DependencyInjection.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.DependencyInjection.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Diagnostics.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Diagnostics.HealthChecks.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Diagnostics.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Features.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.FileProviders.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.FileProviders.Composite.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.FileProviders.Embedded.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.FileProviders.Physical.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.FileSystemGlobbing.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Hosting.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Hosting.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Http.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Identity.Core.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Identity.Stores.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Localization.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Localization.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.Configuration.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.Console.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.Debug.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.EventLog.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.EventSource.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.TraceSource.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Logging.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.ObjectPool.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Options.ConfigurationExtensions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Options.DataAnnotations.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Options.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.Primitives.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Extensions.WebEncoders.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.JSInterop.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.Net.Http.Headers.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.EventLog.Messages.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Diagnostics.EventLog.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Pipelines.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Pkcs.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Security.Cryptography.Xml.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.Threading.RateLimiting.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.DiaSymReader.Native.amd64.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\System.IO.Compression.Native.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\clretwrc.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\clrgc.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\clrjit.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\coreclr.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\createdump.exe +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\hostfxr.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\hostpolicy.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\mscordaccore.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\mscordaccore_amd64_amd64_8.0.324.11423.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\mscordbi.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\mscorrc.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\msquic.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\aspnetcorev2_inprocess.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\linq2db.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Microsoft.OpenApi.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Npgsql.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\AppData\Local\Temp\d441de52-e1c3-4b11-ab30-591cc5f0a000\TertuliatalkAPI.deps.json diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/Tertulia.22F0BE16.Up2Date b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/Tertulia.22F0BE16.Up2Date new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs new file mode 100644 index 000000000..859ee2a8c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+721e4d8f709fc694f2a8072ac0915e0c9ac843ae")] +[assembly: System.Reflection.AssemblyProductAttribute("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyTitleAttribute("TertuliatalkAPI")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache new file mode 100644 index 000000000..aa4d0752c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +608943d92eaaf302bff98fe0f767634f39d761ca15b16f79ea802dd85d19003a diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 000000000..80a5bbbb1 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,19 @@ +is_global = true +build_property.TargetFramework = net8.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 = TertuliatalkAPI +build_property.RootNamespace = TertuliatalkAPI +build_property.ProjectDir = C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 8.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI +build_property._RazorSourceGeneratorDebug = diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs new file mode 100644 index 000000000..025530a29 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.GlobalUsings.g.cs @@ -0,0 +1,17 @@ +// +global using global::Microsoft.AspNetCore.Builder; +global using global::Microsoft.AspNetCore.Hosting; +global using global::Microsoft.AspNetCore.Http; +global using global::Microsoft.AspNetCore.Routing; +global using global::Microsoft.Extensions.Configuration; +global using global::Microsoft.Extensions.DependencyInjection; +global using global::Microsoft.Extensions.Hosting; +global using global::Microsoft.Extensions.Logging; +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Net.Http.Json; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 000000000..e69de29bb diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 000000000..5c337f813 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,16 @@ +//------------------------------------------------------------------------------ +// +// 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/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.assets.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.assets.cache new file mode 100644 index 000000000..d6c1756e1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.assets.cache differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache new file mode 100644 index 000000000..eea745ef4 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.AssemblyReference.cache differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache new file mode 100644 index 000000000..88f778bcb --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +30fdba00cdcda36222c2a81cc486973fe7754e9274c805704301c41120168aea diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt new file mode 100644 index 000000000..c6e82a152 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.csproj.FileListAbsolute.txt @@ -0,0 +1,429 @@ +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\appsettings.Development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\appsettings.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\TertuliatalkAPI.exe +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\TertuliatalkAPI.deps.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\TertuliatalkAPI.runtimeconfig.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Humanizer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\linq2db.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Bcl.AsyncInterfaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.CodeAnalysis.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.CodeAnalysis.CSharp.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.CodeAnalysis.Workspaces.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.EntityFrameworkCore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.EntityFrameworkCore.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.EntityFrameworkCore.Design.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.EntityFrameworkCore.Relational.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.DependencyModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.OpenApi.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Mono.TextTemplating.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Npgsql.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Npgsql.EntityFrameworkCore.PostgreSQL.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Swashbuckle.AspNetCore.Swagger.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.CodeDom.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Composition.AttributedModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Composition.Convention.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Composition.Hosting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Composition.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Composition.TypedParts.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\cs\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\de\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\es\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\fr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\it\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ja\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ko\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pl\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ru\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\tr\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\de\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\es\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\it\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.CSharp.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.VisualBasic.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.VisualBasic.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Win32.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Win32.Registry.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.AppContext.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Buffers.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Collections.Concurrent.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Collections.Immutable.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Collections.NonGeneric.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Collections.Specialized.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Collections.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.Annotations.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.DataAnnotations.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.EventBasedAsync.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.TypeConverter.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ComponentModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Configuration.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Console.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Data.Common.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Data.DataSetExtensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Data.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.Contracts.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.Debug.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.DiagnosticSource.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.FileVersionInfo.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.Process.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.StackTrace.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.TextWriterTraceListener.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.Tools.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.TraceSource.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.Tracing.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Drawing.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Drawing.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Dynamic.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Formats.Asn1.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Formats.Tar.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Globalization.Calendars.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Globalization.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Globalization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Compression.Brotli.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Compression.FileSystem.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Compression.ZipFile.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Compression.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.FileSystem.AccessControl.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.FileSystem.DriveInfo.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.FileSystem.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.FileSystem.Watcher.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.FileSystem.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.IsolatedStorage.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.MemoryMappedFiles.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Pipes.AccessControl.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Pipes.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.UnmanagedMemoryStream.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Linq.Expressions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Linq.Parallel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Linq.Queryable.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Linq.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Memory.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Http.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Http.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.HttpListener.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Mail.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.NameResolution.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.NetworkInformation.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Ping.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Quic.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Requests.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Security.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.ServicePoint.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.Sockets.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.WebClient.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.WebHeaderCollection.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.WebProxy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.WebSockets.Client.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.WebSockets.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Net.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Numerics.Vectors.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Numerics.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ObjectModel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Private.CoreLib.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Private.DataContractSerialization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Private.Uri.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Private.Xml.Linq.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Private.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.DispatchProxy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Emit.ILGeneration.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Emit.Lightweight.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Emit.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Metadata.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.TypeExtensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Reflection.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Resources.Reader.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Resources.ResourceManager.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Resources.Writer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.CompilerServices.Unsafe.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.CompilerServices.VisualC.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Handles.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.InteropServices.JavaScript.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.InteropServices.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Intrinsics.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Loader.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Numerics.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Serialization.Formatters.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Serialization.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Serialization.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Serialization.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.Serialization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.AccessControl.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Claims.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Algorithms.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Cng.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Csp.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Encoding.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.OpenSsl.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.X509Certificates.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Principal.Windows.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Principal.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.SecureString.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ServiceModel.Web.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ServiceProcess.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.Encoding.CodePages.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.Encoding.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.Encoding.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.Encodings.Web.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Text.RegularExpressions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Channels.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Overlapped.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Tasks.Dataflow.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Tasks.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Tasks.Parallel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Tasks.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Thread.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.ThreadPool.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.Timer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Transactions.Local.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Transactions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.ValueTuple.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Web.HttpUtility.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Web.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Windows.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.Linq.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.ReaderWriter.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.Serialization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.XDocument.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.XPath.XDocument.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.XPath.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.XmlDocument.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.XmlSerializer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\WindowsBase.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\mscorlib.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\netstandard.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Antiforgery.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.BearerToken.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.Cookies.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.OAuth.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authentication.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authorization.Policy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Authorization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.Authorization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.Endpoints.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.Forms.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.Server.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.Web.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Components.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Connections.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.CookiePolicy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Cors.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Cryptography.Internal.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.DataProtection.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.DataProtection.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.DataProtection.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Diagnostics.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Diagnostics.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.HostFiltering.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Hosting.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Hosting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Html.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Connections.Common.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Connections.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Extensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Features.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.Results.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Http.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.HttpLogging.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.HttpOverrides.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.HttpsPolicy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Identity.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Localization.Routing.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Localization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Metadata.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.ApiExplorer.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Cors.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.DataAnnotations.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Formatters.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Localization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.Razor.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.RazorPages.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.TagHelpers.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.ViewFeatures.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Mvc.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.OutputCaching.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.RateLimiting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Razor.Runtime.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Razor.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.RequestDecompression.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.ResponseCaching.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.ResponseCompression.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Rewrite.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Routing.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Routing.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.HttpSys.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.IIS.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.IISIntegration.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.Kestrel.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Server.Kestrel.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.Session.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.SignalR.Common.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.SignalR.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.SignalR.Protocols.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.SignalR.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.StaticFiles.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.WebSockets.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.WebUtilities.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.AspNetCore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Caching.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Caching.Memory.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.Binder.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.CommandLine.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.EnvironmentVariables.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.FileExtensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.Ini.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.Json.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.KeyPerFile.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.UserSecrets.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Configuration.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.DependencyInjection.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.DependencyInjection.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Diagnostics.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Diagnostics.HealthChecks.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Diagnostics.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Features.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.FileProviders.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.FileProviders.Composite.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.FileProviders.Embedded.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.FileProviders.Physical.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.FileSystemGlobbing.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Hosting.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Hosting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Http.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Identity.Core.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Identity.Stores.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Localization.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Localization.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.Abstractions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.Configuration.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.Console.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.Debug.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.EventLog.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.EventSource.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.TraceSource.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Logging.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.ObjectPool.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Options.ConfigurationExtensions.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Options.DataAnnotations.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Options.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.Primitives.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Extensions.WebEncoders.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.JSInterop.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.Net.Http.Headers.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.EventLog.Messages.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Diagnostics.EventLog.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Pipelines.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Pkcs.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Security.Cryptography.Xml.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.Threading.RateLimiting.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\Microsoft.DiaSymReader.Native.amd64.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\System.IO.Compression.Native.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\clretwrc.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\clrgc.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\clrjit.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\coreclr.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\createdump.exe +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\hostfxr.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\hostpolicy.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\mscordaccore.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\mscordaccore_amd64_amd64_8.0.324.11423.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\mscordbi.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\mscorrc.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\msquic.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\bin\Release\net8.0\win-x64\aspnetcorev2_inprocess.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.csproj.AssemblyReference.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.AssemblyInfoInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.AssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.csproj.CoreCompileInputs.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cs +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.MvcApplicationPartsAssemblyInfo.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.sourcelink.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets.build.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets.development.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets\msbuild.TertuliatalkAPI.Microsoft.AspNetCore.StaticWebAssets.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets\msbuild.build.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets\msbuild.buildMultiTargeting.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets\msbuild.buildTransitive.TertuliatalkAPI.props +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\staticwebassets.pack.json +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\scopedcss\bundle\TertuliatalkAPI.styles.css +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\Tertulia.22F0BE16.Up2Date +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\refint\TertuliatalkAPI.dll +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.pdb +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\TertuliatalkAPI.genruntimeconfig.cache +C:\Users\berk\Documents\GitHub\tertuliatalk\TertuliatalkAPI\TertuliatalkAPI\obj\Release\net8.0\win-x64\ref\TertuliatalkAPI.dll diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.deps.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.deps.json new file mode 100644 index 000000000..8d93055b5 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.deps.json @@ -0,0 +1,1957 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "TertuliatalkAPI/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Design": "8.0.7", + "Microsoft.EntityFrameworkCore.Tools": "8.0.7", + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.4", + "Swashbuckle.AspNetCore": "6.4.0", + "linq2db.PostgreSQL": "5.4.1", + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.3", + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "8.0.3" + }, + "runtime": { + "TertuliatalkAPI.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.3": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.324.11423" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.AppContext.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Buffers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Collections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Formats.Tar.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Globalization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.IO.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Security.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Reflection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.JavaScript.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Cryptography.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Threading.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "8.0.324.11423" + } + }, + "native": { + "Microsoft.DiaSymReader.Native.amd64.dll": { + "fileVersion": "14.29.30152.0" + }, + "System.IO.Compression.Native.dll": { + "fileVersion": "8.0.324.11423" + }, + "clretwrc.dll": { + "fileVersion": "8.0.324.11423" + }, + "clrgc.dll": { + "fileVersion": "8.0.324.11423" + }, + "clrjit.dll": { + "fileVersion": "8.0.324.11423" + }, + "coreclr.dll": { + "fileVersion": "8.0.324.11423" + }, + "createdump.exe": { + "fileVersion": "8.0.324.11423" + }, + "hostfxr.dll": { + "fileVersion": "8.0.324.11423" + }, + "hostpolicy.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordaccore.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordaccore_amd64_amd64_8.0.324.11423.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscordbi.dll": { + "fileVersion": "8.0.324.11423" + }, + "mscorrc.dll": { + "fileVersion": "8.0.324.11423" + }, + "msquic.dll": { + "fileVersion": "2.2.5.0" + } + } + }, + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/8.0.3": { + "runtime": { + "Microsoft.AspNetCore.Antiforgery.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.BearerToken.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Cookies.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.OAuth.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authentication.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authorization.Policy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Authorization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Authorization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Endpoints.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Forms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Server.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Components.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Connections.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.CookiePolicy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cryptography.Internal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.DataProtection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Diagnostics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HostFiltering.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Hosting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Html.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Connections.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Connections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Features.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.Results.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpLogging.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpOverrides.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.HttpsPolicy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Identity.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Localization.Routing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Cors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.Razor.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.RazorPages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.TagHelpers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Mvc.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.OutputCaching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.RateLimiting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Razor.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Razor.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.RequestDecompression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCaching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.ResponseCompression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Rewrite.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Routing.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Routing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.HttpSys.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.IIS.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.IISIntegration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Server.Kestrel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.Session.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.SignalR.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.StaticFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.WebUtilities.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.AspNetCore.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Caching.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Caching.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Binder.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.123.58001" + }, + "Microsoft.Extensions.Configuration.CommandLine.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.FileExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Ini.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.KeyPerFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Configuration.UserSecrets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Configuration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Extensions.DependencyInjection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Diagnostics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Features.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.FileProviders.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileProviders.Composite.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileProviders.Embedded.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.FileProviders.Physical.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.FileSystemGlobbing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Hosting.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Hosting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Identity.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Identity.Stores.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Localization.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Localization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Logging.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11423" + }, + "Microsoft.Extensions.Logging.Configuration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.EventSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Logging.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.ObjectPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Options.DataAnnotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.Options.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.224.6711" + }, + "Microsoft.Extensions.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "Microsoft.Extensions.WebEncoders.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.JSInterop.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "Microsoft.Net.Http.Headers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.324.11615" + }, + "System.Diagnostics.EventLog.Messages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "0.0.0.0" + }, + "System.Diagnostics.EventLog.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.IO.Pipelines.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Security.Cryptography.Pkcs.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Security.Cryptography.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + }, + "System.Threading.RateLimiting.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "native": { + "aspnetcorev2_inprocess.dll": { + "fileVersion": "18.0.24047.3" + } + } + }, + "Humanizer.Core/2.14.1": {}, + "linq2db/5.4.1": { + "runtime": { + "lib/net6.0/linq2db.dll": { + "assemblyVersion": "5.4.1.0", + "fileVersion": "5.4.1.0" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "dependencies": { + "Npgsql": "8.0.3", + "linq2db": "5.4.1" + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": {}, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": {}, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.5.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "4.5.0", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {}, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "8.0.7.0", + "fileVersion": "8.0.724.31404" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + } + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + } + }, + "Microsoft.Extensions.Primitives/8.0.0": {}, + "Microsoft.OpenApi/1.2.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.2.3.0", + "fileVersion": "1.2.3.0" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "dependencies": { + "System.CodeDom": "4.4.0" + } + }, + "Npgsql/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Npgsql": "8.0.3" + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "6.4.0.0", + "fileVersion": "6.4.0.0" + } + } + }, + "System.CodeDom/4.4.0": {}, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": {}, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + } + }, + "System.Composition.Runtime/6.0.0": {}, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + } + }, + "System.IO.Pipelines/6.0.3": {}, + "System.Reflection.Metadata/6.0.1": { + "dependencies": { + "System.Collections.Immutable": "6.0.0" + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, + "System.Text.Encoding.CodePages/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.4": { + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + } + }, + "System.Threading.Channels/6.0.0": {} + } + }, + "libraries": { + "TertuliatalkAPI/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.3": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/8.0.3": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "path": "humanizer.core/2.14.1", + "hashPath": "humanizer.core.2.14.1.nupkg.sha512" + }, + "linq2db/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "path": "linq2db/5.4.1", + "hashPath": "linq2db.5.4.1.nupkg.sha512" + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "path": "linq2db.postgresql/5.4.1", + "hashPath": "linq2db.postgresql.5.4.1.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "path": "microsoft.codeanalysis.common/4.5.0", + "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "path": "microsoft.entityframeworkcore/8.0.7", + "hashPath": "microsoft.entityframeworkcore.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "hashPath": "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "hashPath": "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hashPath": "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "path": "microsoft.extensions.caching.memory/8.0.0", + "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "hashPath": "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "path": "microsoft.extensions.logging/8.0.0", + "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "path": "microsoft.extensions.options/8.0.0", + "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "path": "microsoft.openapi/1.2.3", + "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "path": "mono.texttemplating/2.2.1", + "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" + }, + "Npgsql/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "path": "npgsql/8.0.3", + "hashPath": "npgsql.8.0.3.nupkg.sha512" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "hashPath": "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "path": "swashbuckle.aspnetcore/6.4.0", + "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "path": "swashbuckle.aspnetcore.swagger/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512" + }, + "System.CodeDom/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "path": "system.codedom/4.4.0", + "hashPath": "system.codedom.4.4.0.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "path": "system.reflection.metadata/6.0.1", + "hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "path": "system.text.encoding.codepages/6.0.0", + "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "path": "system.text.json/8.0.4", + "hashPath": "system.text.json.8.0.4.nupkg.sha512" + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "path": "system.threading.channels/6.0.0", + "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" + } + }, + "runtimes": { + "win-x64": [ + "win", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.dll new file mode 100644 index 000000000..db37a8656 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache new file mode 100644 index 000000000..0ad959682 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genpublishdeps.cache @@ -0,0 +1 @@ +be6a284b8810d38c562b96fc50e175173b6065953d6eca64087bc8578fc5701c diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache new file mode 100644 index 000000000..3f7d3002d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.genruntimeconfig.cache @@ -0,0 +1 @@ +58ffb6bc4dc8463fc278ef8ce86140a4c61bf862aa0d1a45c48dc73c811d70d4 diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.pdb b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.pdb new file mode 100644 index 000000000..4ca06f4a1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.pdb differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.sourcelink.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.sourcelink.json new file mode 100644 index 000000000..27419fe6d --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/TertuliatalkAPI.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\Users\\berk\\Documents\\GitHub\\tertuliatalk\\*":"https://raw.githubusercontent.com/berk420/tertuliatalk/721e4d8f709fc694f2a8072ac0915e0c9ac843ae/*"}} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/apphost.exe b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/apphost.exe new file mode 100644 index 000000000..478710be1 Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/apphost.exe differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/ref/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/ref/TertuliatalkAPI.dll new file mode 100644 index 000000000..afa45dabd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/ref/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/refint/TertuliatalkAPI.dll b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/refint/TertuliatalkAPI.dll new file mode 100644 index 000000000..afa45dabd Binary files /dev/null and b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/refint/TertuliatalkAPI.dll differ diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.build.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.build.json new file mode 100644 index 000000000..c6a08469b --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.build.json @@ -0,0 +1,11 @@ +{ + "Version": 1, + "Hash": "SHyKrQf5I2mPRt3Kb7ZRuy7tQGEIrCZK/szHDG3MXaE=", + "Source": "TertuliatalkAPI", + "BasePath": "_content/TertuliatalkAPI", + "Mode": "Default", + "ManifestType": "Build", + "ReferencedProjectsConfiguration": [], + "DiscoveryPatterns": [], + "Assets": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.publish.json b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.publish.json new file mode 100644 index 000000000..c5814e528 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets.publish.json @@ -0,0 +1,11 @@ +{ + "Version": 1, + "Hash": "7JlAVwOHwAg3LHjBlOcP/OxKK1fdn5GUsSnhh7urFfA=", + "Source": "TertuliatalkAPI", + "BasePath": "_content/TertuliatalkAPI", + "Mode": "Default", + "ManifestType": "Publish", + "ReferencedProjectsConfiguration": [], + "DiscoveryPatterns": [], + "Assets": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props new file mode 100644 index 000000000..5a6032a7c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.build.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props new file mode 100644 index 000000000..fd1fddc93 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildMultiTargeting.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props new file mode 100644 index 000000000..5aba843bd --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/Release/net8.0/win-x64/staticwebassets/msbuild.buildTransitive.TertuliatalkAPI.props @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets new file mode 100644 index 000000000..7d6485dcc --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.dgspec.json b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.dgspec.json new file mode 100644 index 000000000..7b09c0c82 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.dgspec.json @@ -0,0 +1,133 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj": {} + }, + "projects": { + "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj", + "projectName": "TertuliatalkAPI", + "projectPath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj", + "packagesPath": "C:\\Users\\berk\\.nuget\\packages\\", + "outputPath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\berk\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + } + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "dependencies": { + "BCrypt.Net-Next": { + "target": "Package", + "version": "[4.0.3, )" + }, + "Google.Apis.Drive.v3": { + "target": "Package", + "version": "[1.68.0.3508, )" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer": { + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect": { + "target": "Package", + "version": "[8.0.0, )" + }, + "Microsoft.EntityFrameworkCore": { + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.EntityFrameworkCore.Design": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.EntityFrameworkCore.Tools": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.Identity.Web": { + "target": "Package", + "version": "[2.16.0, )" + }, + "Microsoft.Identity.Web.UI": { + "target": "Package", + "version": "[2.16.0, )" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL": { + "target": "Package", + "version": "[8.0.4, )" + }, + "Quartz.Extensions.Hosting": { + "target": "Package", + "version": "[3.13.0, )" + }, + "StackExchange.Redis": { + "target": "Package", + "version": "[2.8.0, )" + }, + "Swashbuckle.AspNetCore": { + "target": "Package", + "version": "[6.4.0, )" + }, + "linq2db.PostgreSQL": { + "target": "Package", + "version": "[5.4.1, )" + } + }, + "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\\8.0.202/PortableRuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.props b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.props new file mode 100644 index 000000000..9142167a8 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.props @@ -0,0 +1,166 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\berk\.nuget\packages\ + PackageReference + 6.9.2 + + + + + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\CopyMe.PostgreSQL.tt.txt + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\DataAnnotations.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\DataModel.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\EditableObject.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\Equatable.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\Humanizer.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\LinqToDB.PostgreSQL.Tools.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\LinqToDB.PostgreSQL.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\LinqToDB.Tools.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\LinqToDB.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\MultipleFiles.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\NotifyDataErrorInfo.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\NotifyPropertyChanged.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\ObsoleteAttributes.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\PluralizationService.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\T4Model.ttinclude + + + linq2db.PostgreSQL + 5.4.1 + None + false + False + LinqToDB.Templates\Validation.ttinclude + + + + + + + + + + + C:\Users\berk\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 + C:\Users\berk\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + C:\Users\berk\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.7 + C:\Users\berk\.nuget\packages\linq2db.postgresql\5.4.1 + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.targets b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.targets new file mode 100644 index 000000000..20ae9341c --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/project.assets.json b/TertuliatalkAPI/TertuliatalkAPI/obj/project.assets.json new file mode 100644 index 000000000..1278a4ab7 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/project.assets.json @@ -0,0 +1,5616 @@ +{ + "version": 3, + "targets": { + "net8.0": { + "Azure.Core/1.36.0": { + "type": "package", + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Diagnostics.DiagnosticSource": "6.0.1", + "System.Memory.Data": "1.0.2", + "System.Numerics.Vectors": "4.5.0", + "System.Text.Encodings.Web": "4.7.2", + "System.Text.Json": "4.7.2", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/net6.0/Azure.Core.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "related": ".xml" + } + } + }, + "Azure.Identity/1.10.4": { + "type": "package", + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Memory": "4.5.4", + "System.Security.Cryptography.ProtectedData": "4.7.0", + "System.Text.Json": "4.7.2", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/netstandard2.0/Azure.Identity.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "related": ".xml" + } + } + }, + "Azure.Security.KeyVault.Certificates/4.5.1": { + "type": "package", + "dependencies": { + "Azure.Core": "1.30.0", + "System.Memory": "4.5.4", + "System.Text.Json": "4.7.2", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll": { + "related": ".xml" + } + } + }, + "Azure.Security.KeyVault.Secrets/4.5.0": { + "type": "package", + "dependencies": { + "Azure.Core": "1.30.0", + "System.Memory": "4.5.4", + "System.Text.Json": "4.7.2", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compile": { + "lib/netstandard2.0/Azure.Security.KeyVault.Secrets.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Azure.Security.KeyVault.Secrets.dll": { + "related": ".xml" + } + } + }, + "BCrypt.Net-Next/4.0.3": { + "type": "package", + "compile": { + "lib/net6.0/BCrypt.Net-Next.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/BCrypt.Net-Next.dll": { + "related": ".xml" + } + } + }, + "Google.Apis/1.68.0": { + "type": "package", + "dependencies": { + "Google.Apis.Core": "1.68.0" + }, + "compile": { + "lib/net6.0/Google.Apis.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Google.Apis.dll": { + "related": ".pdb;.xml" + } + } + }, + "Google.Apis.Auth/1.68.0": { + "type": "package", + "dependencies": { + "Google.Apis": "1.68.0", + "Google.Apis.Core": "1.68.0", + "System.Management": "7.0.2" + }, + "compile": { + "lib/net6.0/Google.Apis.Auth.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Google.Apis.Auth.dll": { + "related": ".pdb;.xml" + } + } + }, + "Google.Apis.Core/1.68.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "compile": { + "lib/net6.0/Google.Apis.Core.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Google.Apis.Core.dll": { + "related": ".pdb;.xml" + } + } + }, + "Google.Apis.Drive.v3/1.68.0.3508": { + "type": "package", + "dependencies": { + "Google.Apis": "1.68.0", + "Google.Apis.Auth": "1.68.0" + }, + "compile": { + "lib/net6.0/Google.Apis.Drive.v3.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Google.Apis.Drive.v3.dll": { + "related": ".pdb;.xml" + } + } + }, + "Humanizer.Core/2.14.1": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Humanizer.dll": { + "related": ".xml" + } + } + }, + "linq2db/5.4.1": { + "type": "package", + "compile": { + "lib/net6.0/linq2db.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/linq2db.dll": { + "related": ".xml" + } + } + }, + "linq2db.PostgreSQL/5.4.1": { + "type": "package", + "dependencies": { + "Npgsql": "7.0.6", + "linq2db": "5.4.1" + }, + "contentFiles": { + "contentFiles/any/any/LinqToDB.Templates/CopyMe.PostgreSQL.tt.txt": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/DataAnnotations.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/DataModel.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/EditableObject.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/Equatable.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/Humanizer.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.PostgreSQL.Tools.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.PostgreSQL.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.Tools.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/MultipleFiles.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/NotifyDataErrorInfo.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/NotifyPropertyChanged.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/ObsoleteAttributes.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/PluralizationService.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/T4Model.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + }, + "contentFiles/any/any/LinqToDB.Templates/Validation.ttinclude": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": false + } + }, + "build": { + "build/linq2db.PostgreSQL.props": {} + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.7": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3" + }, + "compile": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.DataProtection/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Cryptography.Internal": "8.0.0", + "Microsoft.AspNetCore.DataProtection.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "System.Security.Cryptography.Xml": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "related": ".xml" + } + } + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "type": "package", + "build": { + "build/_._": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.3", + "System.Collections.Immutable": "6.0.0", + "System.Reflection.Metadata": "6.0.1", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "6.0.0" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeAnalysis.Common": "[4.5.0]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "type": "package", + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "[4.5.0]", + "Microsoft.CodeAnalysis.Common": "[4.5.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "type": "package", + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", + "Microsoft.CodeAnalysis.Common": "[4.5.0]", + "System.Composition": "6.0.0", + "System.IO.Pipelines": "6.0.3", + "System.Threading.Channels": "6.0.0" + }, + "compile": { + "lib/netcoreapp3.1/_._": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "related": ".pdb;.xml" + } + }, + "resource": { + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.7", + "Microsoft.EntityFrameworkCore.Analyzers": "8.0.7", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "type": "package", + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/_._": {} + } + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "type": "package", + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", + "Microsoft.EntityFrameworkCore.Relational": "8.0.7", + "Microsoft.Extensions.DependencyModel": "8.0.1", + "Mono.TextTemplating": "2.2.1" + }, + "compile": { + "lib/net8.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "related": ".xml" + } + }, + "build": { + "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} + } + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.7", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "related": ".xml" + } + } + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore.Design": "8.0.7" + }, + "compile": { + "lib/net8.0/_._": {} + }, + "runtime": { + "lib/net8.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.Extensions.Caching.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {} + } + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "type": "package", + "dependencies": { + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.4" + }, + "compile": { + "lib/net8.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Http/3.1.3": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.3", + "Microsoft.Extensions.Logging": "3.1.3", + "Microsoft.Extensions.Options": "3.1.3" + }, + "compile": { + "lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + } + }, + "Microsoft.Extensions.Options/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + } + }, + "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.Binder": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "Microsoft.Identity.Abstractions/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.1/Microsoft.Identity.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Identity.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Client/4.57.0": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.22.0" + }, + "compile": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.IO.FileSystem.AccessControl": "5.0.0", + "System.Security.Cryptography.ProtectedData": "4.5.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web/2.16.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Http": "3.1.3", + "Microsoft.Identity.Web.Certificate": "2.16.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.TokenAcquisition": "2.16.0", + "Microsoft.Identity.Web.TokenCache": "2.16.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3", + "Microsoft.IdentityModel.Validators": "7.0.3", + "System.IdentityModel.Tokens.Jwt": "7.0.3" + }, + "compile": { + "lib/net8.0/Microsoft.Identity.Web.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.Certificate/2.16.0": { + "type": "package", + "dependencies": { + "Azure.Identity": "1.10.4", + "Azure.Security.KeyVault.Certificates": "4.5.1", + "Azure.Security.KeyVault.Secrets": "4.5.0", + "Microsoft.Identity.Abstractions": "5.0.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.Diagnostics": "2.16.0" + }, + "compile": { + "lib/net8.0/Microsoft.Identity.Web.Certificate.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.Certificate.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.Certificateless/2.16.0": { + "type": "package", + "dependencies": { + "Azure.Identity": "1.10.4", + "Microsoft.Extensions.Logging.Abstractions": "2.1.0", + "Microsoft.IdentityModel.JsonWebTokens": "6.33.0", + "System.Text.Encodings.Web": "4.7.2" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Identity.Web.Certificateless.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Web.Certificateless.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.Diagnostics/2.16.0": { + "type": "package", + "compile": { + "lib/net8.0/Microsoft.Identity.Web.Diagnostics.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.Diagnostics.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.TokenAcquisition/2.16.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.0", + "Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.0", + "Microsoft.Extensions.Http": "3.1.3", + "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", + "Microsoft.Identity.Abstractions": "5.0.0", + "Microsoft.Identity.Web.Certificate": "2.16.0", + "Microsoft.Identity.Web.Certificateless": "2.16.0", + "Microsoft.Identity.Web.TokenCache": "2.16.0", + "Microsoft.IdentityModel.Logging": "7.0.3", + "Microsoft.IdentityModel.LoggingExtensions": "7.0.3", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3", + "System.IdentityModel.Tokens.Jwt": "7.0.3" + }, + "compile": { + "lib/net8.0/Microsoft.Identity.Web.TokenAcquisition.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.TokenAcquisition.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.TokenCache/2.16.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.DataProtection": "8.0.0", + "Microsoft.Extensions.Caching.Memory": "8.0.0", + "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Identity.Client": "4.57.0", + "Microsoft.Identity.Web.Diagnostics": "2.16.0", + "System.Security.Cryptography.Pkcs": "8.0.0", + "System.Security.Cryptography.Xml": "8.0.0" + }, + "compile": { + "lib/net8.0/Microsoft.Identity.Web.TokenCache.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.Identity.Web.TokenCache.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Identity.Web.UI/2.16.0": { + "type": "package", + "dependencies": { + "Microsoft.Identity.Web": "2.16.0" + }, + "compile": { + "lib/net5.0/Microsoft.Identity.Web.UI.Views.dll": {}, + "lib/net5.0/Microsoft.Identity.Web.UI.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net5.0/Microsoft.Identity.Web.UI.Views.dll": {}, + "lib/net5.0/Microsoft.Identity.Web.UI.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Microsoft.IdentityModel.Abstractions/7.1.2": { + "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.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Logging/7.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.LoggingExtensions/7.0.3": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "2.1.1", + "Microsoft.IdentityModel.Abstractions": "7.0.3" + }, + "compile": { + "lib/netstandard2.0/Microsoft.IdentityModel.LoggingExtensions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.IdentityModel.LoggingExtensions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Protocols/7.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols": "7.1.2", + "System.IdentityModel.Tokens.Jwt": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Tokens/7.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.1.2" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Validators/7.0.3": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols": "7.0.3", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3", + "Microsoft.IdentityModel.Tokens": "7.0.3", + "System.IdentityModel.Tokens.Jwt": "7.0.3" + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Validators.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Validators.dll": { + "related": ".xml" + } + } + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.OpenApi/1.2.3": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "related": ".pdb;.xml" + } + } + }, + "Mono.TextTemplating/2.2.1": { + "type": "package", + "dependencies": { + "System.CodeDom": "4.4.0" + }, + "compile": { + "lib/netstandard2.0/_._": {} + }, + "runtime": { + "lib/netstandard2.0/Mono.TextTemplating.dll": {} + } + }, + "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" + } + } + }, + "Npgsql/8.0.3": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + }, + "compile": { + "lib/net8.0/Npgsql.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Npgsql.dll": { + "related": ".xml" + } + } + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore": "8.0.4", + "Microsoft.EntityFrameworkCore.Abstractions": "8.0.4", + "Microsoft.EntityFrameworkCore.Relational": "8.0.4", + "Npgsql": "8.0.3" + }, + "compile": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { + "related": ".xml" + } + } + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "type": "package", + "dependencies": { + "System.IO.Pipelines": "5.0.1" + }, + "compile": { + "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { + "related": ".xml" + } + } + }, + "Quartz/3.13.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "2.1.1" + }, + "compile": { + "lib/net6.0/Quartz.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Quartz.dll": { + "related": ".xml" + } + } + }, + "Quartz.Extensions.DependencyInjection/3.13.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Quartz": "3.13.0" + }, + "compile": { + "lib/net8.0/Quartz.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Quartz.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + } + }, + "Quartz.Extensions.Hosting/3.13.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Quartz.Extensions.DependencyInjection": "3.13.0" + }, + "compile": { + "lib/net8.0/Quartz.Extensions.Hosting.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Quartz.Extensions.Hosting.dll": { + "related": ".xml" + } + } + }, + "StackExchange.Redis/2.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "6.0.0", + "Pipelines.Sockets.Unofficial": "2.2.8" + }, + "compile": { + "lib/net6.0/StackExchange.Redis.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/StackExchange.Redis.dll": { + "related": ".xml" + } + } + }, + "Swashbuckle.AspNetCore/6.4.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0", + "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0" + }, + "build": { + "build/Swashbuckle.AspNetCore.props": {} + } + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "type": "package", + "dependencies": { + "Microsoft.OpenApi": "1.2.3" + }, + "compile": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "related": ".pdb;.xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "type": "package", + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "6.4.0" + }, + "compile": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "related": ".pdb;.xml" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "type": "package", + "compile": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "related": ".pdb;.xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "System.CodeDom/7.0.0": { + "type": "package", + "compile": { + "lib/net7.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition/6.0.0": { + "type": "package", + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Composition.AttributedModel.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Composition.Convention.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "dependencies": { + "System.Composition.Runtime": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Composition.Hosting.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Composition.Runtime.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Composition.TypedParts.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Diagnostics.DiagnosticSource/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Formats.Asn1/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.IdentityModel.Tokens.Jwt/7.1.2": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2" + }, + "compile": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "related": ".xml" + } + } + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.IO.Pipelines/6.0.3": { + "type": "package", + "compile": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Management/7.0.2": { + "type": "package", + "dependencies": { + "System.CodeDom": "7.0.0" + }, + "compile": { + "lib/net7.0/System.Management.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/System.Management.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net7.0/System.Management.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Memory/4.5.4": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + }, + "System.Memory.Data/1.0.2": { + "type": "package", + "dependencies": { + "System.Text.Encodings.Web": "4.7.2", + "System.Text.Json": "4.6.0" + }, + "compile": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "related": ".xml" + } + } + }, + "System.Numerics.Vectors/4.5.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "System.Reflection.Metadata/6.0.1": { + "type": "package", + "dependencies": { + "System.Collections.Immutable": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Reflection.Metadata.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Pkcs/8.0.0": { + "type": "package", + "dependencies": { + "System.Formats.Asn1": "8.0.0" + }, + "compile": { + "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.ProtectedData/4.7.0": { + "type": "package", + "compile": { + "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Cryptography.Xml/8.0.0": { + "type": "package", + "dependencies": { + "System.Security.Cryptography.Pkcs": "8.0.0" + }, + "compile": { + "lib/net8.0/System.Security.Cryptography.Xml.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Security.Cryptography.Xml.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "compile": { + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encoding.CodePages/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Encoding.CodePages.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Text.Encodings.Web/8.0.0": { + "type": "package", + "compile": { + "lib/net8.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + }, + "runtimeTargets": { + "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "assetType": "runtime", + "rid": "browser" + } + } + }, + "System.Text.Json/8.0.4": { + "type": "package", + "dependencies": { + "System.Text.Encodings.Web": "8.0.0" + }, + "compile": { + "lib/net8.0/System.Text.Json.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/System.Text.Json.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/System.Text.Json.targets": {} + } + }, + "System.Threading.Channels/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Threading.Channels.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "compile": { + "ref/netcoreapp2.1/_._": {} + }, + "runtime": { + "lib/netcoreapp2.1/_._": {} + } + } + } + }, + "libraries": { + "Azure.Core/1.36.0": { + "sha512": "vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "type": "package", + "path": "azure.core/1.36.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "README.md", + "azure.core.1.36.0.nupkg.sha512", + "azure.core.nuspec", + "azureicon.png", + "lib/net461/Azure.Core.dll", + "lib/net461/Azure.Core.xml", + "lib/net472/Azure.Core.dll", + "lib/net472/Azure.Core.xml", + "lib/net5.0/Azure.Core.dll", + "lib/net5.0/Azure.Core.xml", + "lib/net6.0/Azure.Core.dll", + "lib/net6.0/Azure.Core.xml", + "lib/netcoreapp2.1/Azure.Core.dll", + "lib/netcoreapp2.1/Azure.Core.xml", + "lib/netstandard2.0/Azure.Core.dll", + "lib/netstandard2.0/Azure.Core.xml" + ] + }, + "Azure.Identity/1.10.4": { + "sha512": "hSvisZy9sld0Gik1X94od3+rRXCx+AKgi+iLH6fFdlnRZRePn7RtrqUGSsORiH2h8H2sc4NLTrnuUte1WL+QuQ==", + "type": "package", + "path": "azure.identity/1.10.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "README.md", + "azure.identity.1.10.4.nupkg.sha512", + "azure.identity.nuspec", + "azureicon.png", + "lib/netstandard2.0/Azure.Identity.dll", + "lib/netstandard2.0/Azure.Identity.xml" + ] + }, + "Azure.Security.KeyVault.Certificates/4.5.1": { + "sha512": "fUUUhs77HPVJZ1ZqKIpCo6qrYDAeol2EzpwIK1j/14HD1DKB2EIWu0FsmtNLivpc6mPI4OA+YPfJpDzu47Azuw==", + "type": "package", + "path": "azure.security.keyvault.certificates/4.5.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "README.md", + "azure.security.keyvault.certificates.4.5.1.nupkg.sha512", + "azure.security.keyvault.certificates.nuspec", + "azureicon.png", + "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll", + "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.xml" + ] + }, + "Azure.Security.KeyVault.Secrets/4.5.0": { + "sha512": "ztr26Ai4K7AZGuw68/ffLDn+2G3WL0myjC7nY1RYkxPMnsplTPEH+Ke4RGxvSkg4kC7bJ9NwdlqpEwfDX0qhdw==", + "type": "package", + "path": "azure.security.keyvault.secrets/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "README.md", + "azure.security.keyvault.secrets.4.5.0.nupkg.sha512", + "azure.security.keyvault.secrets.nuspec", + "azureicon.png", + "lib/netstandard2.0/Azure.Security.KeyVault.Secrets.dll", + "lib/netstandard2.0/Azure.Security.KeyVault.Secrets.xml" + ] + }, + "BCrypt.Net-Next/4.0.3": { + "sha512": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==", + "type": "package", + "path": "bcrypt.net-next/4.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "bcrypt.net-next.4.0.3.nupkg.sha512", + "bcrypt.net-next.nuspec", + "ico.png", + "lib/net20/BCrypt.Net-Next.dll", + "lib/net20/BCrypt.Net-Next.xml", + "lib/net35/BCrypt.Net-Next.dll", + "lib/net35/BCrypt.Net-Next.xml", + "lib/net462/BCrypt.Net-Next.dll", + "lib/net462/BCrypt.Net-Next.xml", + "lib/net472/BCrypt.Net-Next.dll", + "lib/net472/BCrypt.Net-Next.xml", + "lib/net48/BCrypt.Net-Next.dll", + "lib/net48/BCrypt.Net-Next.xml", + "lib/net5.0/BCrypt.Net-Next.dll", + "lib/net5.0/BCrypt.Net-Next.xml", + "lib/net6.0/BCrypt.Net-Next.dll", + "lib/net6.0/BCrypt.Net-Next.xml", + "lib/netstandard2.0/BCrypt.Net-Next.dll", + "lib/netstandard2.0/BCrypt.Net-Next.xml", + "lib/netstandard2.1/BCrypt.Net-Next.dll", + "lib/netstandard2.1/BCrypt.Net-Next.xml", + "readme.md" + ] + }, + "Google.Apis/1.68.0": { + "sha512": "s2MymhdpH+ybZNBeZ2J5uFgFHApBp+QXf9FjZSdM1lk/vx5VqIknJwnaWiuAzXxPrLEkesX0Q+UsiWn39yZ9zw==", + "type": "package", + "path": "google.apis/1.68.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "NuGetIcon.png", + "google.apis.1.68.0.nupkg.sha512", + "google.apis.nuspec", + "lib/net462/Google.Apis.dll", + "lib/net462/Google.Apis.pdb", + "lib/net462/Google.Apis.xml", + "lib/net6.0/Google.Apis.dll", + "lib/net6.0/Google.Apis.pdb", + "lib/net6.0/Google.Apis.xml", + "lib/netstandard2.0/Google.Apis.dll", + "lib/netstandard2.0/Google.Apis.pdb", + "lib/netstandard2.0/Google.Apis.xml" + ] + }, + "Google.Apis.Auth/1.68.0": { + "sha512": "hFx8Qz5bZ4w0hpnn4tSmZaaFpjAMsgVElZ+ZgVLUZ2r9i+AKcoVgwiNfv1pruNS5cCvpXqhKECbruBCfRezPHA==", + "type": "package", + "path": "google.apis.auth/1.68.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "NuGetIcon.png", + "google.apis.auth.1.68.0.nupkg.sha512", + "google.apis.auth.nuspec", + "lib/net462/Google.Apis.Auth.dll", + "lib/net462/Google.Apis.Auth.pdb", + "lib/net462/Google.Apis.Auth.xml", + "lib/net6.0/Google.Apis.Auth.dll", + "lib/net6.0/Google.Apis.Auth.pdb", + "lib/net6.0/Google.Apis.Auth.xml", + "lib/netstandard2.0/Google.Apis.Auth.dll", + "lib/netstandard2.0/Google.Apis.Auth.pdb", + "lib/netstandard2.0/Google.Apis.Auth.xml" + ] + }, + "Google.Apis.Core/1.68.0": { + "sha512": "pAqwa6pfu53UXCR2b7A/PAPXeuVg6L1OFw38WckN27NU2+mf+KTjoEg2YGv/f0UyKxzz7DxF1urOTKg/6dTP9g==", + "type": "package", + "path": "google.apis.core/1.68.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "NuGetIcon.png", + "google.apis.core.1.68.0.nupkg.sha512", + "google.apis.core.nuspec", + "lib/net462/Google.Apis.Core.dll", + "lib/net462/Google.Apis.Core.pdb", + "lib/net462/Google.Apis.Core.xml", + "lib/net6.0/Google.Apis.Core.dll", + "lib/net6.0/Google.Apis.Core.pdb", + "lib/net6.0/Google.Apis.Core.xml", + "lib/netstandard2.0/Google.Apis.Core.dll", + "lib/netstandard2.0/Google.Apis.Core.pdb", + "lib/netstandard2.0/Google.Apis.Core.xml" + ] + }, + "Google.Apis.Drive.v3/1.68.0.3508": { + "sha512": "YXcLY8SC7XdgieygskXDJUdZMFVF2BjRapDdGJqhlxrGT6zPTaJGGcCFpBwpm3PIVH7La3tlBQhOUGOSQAB5Ng==", + "type": "package", + "path": "google.apis.drive.v3/1.68.0.3508", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "NuGetIcon.png", + "google.apis.drive.v3.1.68.0.3508.nupkg.sha512", + "google.apis.drive.v3.nuspec", + "lib/net462/Google.Apis.Drive.v3.dll", + "lib/net462/Google.Apis.Drive.v3.pdb", + "lib/net462/Google.Apis.Drive.v3.xml", + "lib/net6.0/Google.Apis.Drive.v3.dll", + "lib/net6.0/Google.Apis.Drive.v3.pdb", + "lib/net6.0/Google.Apis.Drive.v3.xml", + "lib/netstandard2.0/Google.Apis.Drive.v3.dll", + "lib/netstandard2.0/Google.Apis.Drive.v3.pdb", + "lib/netstandard2.0/Google.Apis.Drive.v3.xml" + ] + }, + "Humanizer.Core/2.14.1": { + "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", + "type": "package", + "path": "humanizer.core/2.14.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "humanizer.core.2.14.1.nupkg.sha512", + "humanizer.core.nuspec", + "lib/net6.0/Humanizer.dll", + "lib/net6.0/Humanizer.xml", + "lib/netstandard1.0/Humanizer.dll", + "lib/netstandard1.0/Humanizer.xml", + "lib/netstandard2.0/Humanizer.dll", + "lib/netstandard2.0/Humanizer.xml", + "logo.png" + ] + }, + "linq2db/5.4.1": { + "sha512": "qyH32MbFK6T55KsEcQYTbPFfkOa1Mo65lY/Zo8SFVMy0pwkQBCTnA/RUxyG5+l3D/mgfPz85PH3upDrtklSMrw==", + "type": "package", + "path": "linq2db/5.4.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MIT-LICENSE.txt", + "README.md", + "images/icon.png", + "lib/net45/linq2db.dll", + "lib/net45/linq2db.xml", + "lib/net46/linq2db.dll", + "lib/net46/linq2db.xml", + "lib/net472/linq2db.dll", + "lib/net472/linq2db.xml", + "lib/net6.0/linq2db.dll", + "lib/net6.0/linq2db.xml", + "lib/netcoreapp3.1/linq2db.dll", + "lib/netcoreapp3.1/linq2db.xml", + "lib/netstandard2.0/linq2db.dll", + "lib/netstandard2.0/linq2db.xml", + "lib/netstandard2.1/linq2db.dll", + "lib/netstandard2.1/linq2db.xml", + "linq2db.5.4.1.nupkg.sha512", + "linq2db.nuspec" + ] + }, + "linq2db.PostgreSQL/5.4.1": { + "sha512": "UCZrvZJKkBw2I8Q28QCNlj3T0h1ck8wPdgHv+R8c21BJiMasBwuy81IIbC3ntz51lN8AH9o6Te6oePD/p7FkMQ==", + "type": "package", + "path": "linq2db.postgresql/5.4.1", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MIT-LICENSE.txt", + "README.md", + "build/linq2db.PostgreSQL.props", + "content/LinqToDB.Templates/CopyMe.PostgreSQL.tt.txt", + "content/LinqToDB.Templates/DataAnnotations.ttinclude", + "content/LinqToDB.Templates/DataModel.ttinclude", + "content/LinqToDB.Templates/EditableObject.ttinclude", + "content/LinqToDB.Templates/Equatable.ttinclude", + "content/LinqToDB.Templates/Humanizer.ttinclude", + "content/LinqToDB.Templates/LinqToDB.PostgreSQL.Tools.ttinclude", + "content/LinqToDB.Templates/LinqToDB.PostgreSQL.ttinclude", + "content/LinqToDB.Templates/LinqToDB.Tools.ttinclude", + "content/LinqToDB.Templates/LinqToDB.ttinclude", + "content/LinqToDB.Templates/MultipleFiles.ttinclude", + "content/LinqToDB.Templates/NotifyDataErrorInfo.ttinclude", + "content/LinqToDB.Templates/NotifyPropertyChanged.ttinclude", + "content/LinqToDB.Templates/ObsoleteAttributes.ttinclude", + "content/LinqToDB.Templates/PluralizationService.ttinclude", + "content/LinqToDB.Templates/T4Model.ttinclude", + "content/LinqToDB.Templates/Validation.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/CopyMe.PostgreSQL.tt.txt", + "contentFiles/any/any/LinqToDB.Templates/DataAnnotations.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/DataModel.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/EditableObject.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/Equatable.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/Humanizer.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.PostgreSQL.Tools.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.PostgreSQL.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.Tools.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/LinqToDB.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/MultipleFiles.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/NotifyDataErrorInfo.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/NotifyPropertyChanged.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/ObsoleteAttributes.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/PluralizationService.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/T4Model.ttinclude", + "contentFiles/any/any/LinqToDB.Templates/Validation.ttinclude", + "images/icon.png", + "linq2db.postgresql.5.4.1.nupkg.sha512", + "linq2db.postgresql.nuspec", + "tools/Humanizer.dll", + "tools/Microsoft.Bcl.AsyncInterfaces.dll", + "tools/Microsoft.Bcl.HashCode.dll", + "tools/Microsoft.Extensions.Logging.Abstractions.dll", + "tools/Npgsql.dll", + "tools/System.Text.Json.dll", + "tools/System.Threading.Channels.dll", + "tools/System.Threading.Tasks.Extensions.dll", + "tools/linq2db.dll" + ] + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.7": { + "sha512": "HXcmJizLBx9mP2XtHZZgvi3GZCrGg98PMQ9AozrF1/RqSffp9CqCiTdrz7TaFLqOUph/S4hqx/IJD18Al+zE+w==", + "type": "package", + "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.8.0.7.nupkg.sha512", + "microsoft.aspnetcore.authentication.jwtbearer.nuspec" + ] + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect/8.0.0": { + "sha512": "vBAcj4GpCpvJXIXFnYXDVF0yQtsRAaGib+DiMc79KZNyb/TKhxpoHQwOP7v3aMAoIqUC0HUbf1RQJUoOygakbQ==", + "type": "package", + "path": "microsoft.aspnetcore.authentication.openidconnect/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll", + "lib/net8.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.xml", + "microsoft.aspnetcore.authentication.openidconnect.8.0.0.nupkg.sha512", + "microsoft.aspnetcore.authentication.openidconnect.nuspec" + ] + }, + "Microsoft.AspNetCore.Cryptography.Internal/8.0.0": { + "sha512": "buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==", + "type": "package", + "path": "microsoft.aspnetcore.cryptography.internal/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.dll", + "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.xml", + "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll", + "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", + "microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512", + "microsoft.aspnetcore.cryptography.internal.nuspec" + ] + }, + "Microsoft.AspNetCore.DataProtection/8.0.0": { + "sha512": "XNeup9/wVm9orvynhmhRHh1GOHbboXoCyz0jp+LcNcHWYyMEEJyZKSpyh3TNKgM9sBMIDwrj8aSVPm81GGjzNQ==", + "type": "package", + "path": "microsoft.aspnetcore.dataprotection/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net462/Microsoft.AspNetCore.DataProtection.dll", + "lib/net462/Microsoft.AspNetCore.DataProtection.xml", + "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll", + "lib/net8.0/Microsoft.AspNetCore.DataProtection.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", + "microsoft.aspnetcore.dataprotection.8.0.0.nupkg.sha512", + "microsoft.aspnetcore.dataprotection.nuspec" + ] + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.0": { + "sha512": "ObNtj57DXbIIVAhNSKA6/c1/EaW35Dct480dzZ9NPXZ2fw3Z5FS/xiKKC7+1R2PBwt2Vw7a2Amu1tNvBKwyFNQ==", + "type": "package", + "path": "microsoft.aspnetcore.dataprotection.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net462/Microsoft.AspNetCore.DataProtection.Abstractions.dll", + "lib/net462/Microsoft.AspNetCore.DataProtection.Abstractions.xml", + "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", + "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", + "microsoft.aspnetcore.dataprotection.abstractions.8.0.0.nupkg.sha512", + "microsoft.aspnetcore.dataprotection.abstractions.nuspec" + ] + }, + "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "type": "package", + "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", + "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", + "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "type": "package", + "path": "microsoft.codeanalysis.analyzers/3.3.3", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", + "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", + "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", + "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", + "build/Microsoft.CodeAnalysis.Analyzers.props", + "build/Microsoft.CodeAnalysis.Analyzers.targets", + "build/config/analysislevel_2_9_8_all.editorconfig", + "build/config/analysislevel_2_9_8_default.editorconfig", + "build/config/analysislevel_2_9_8_minimum.editorconfig", + "build/config/analysislevel_2_9_8_none.editorconfig", + "build/config/analysislevel_2_9_8_recommended.editorconfig", + "build/config/analysislevel_3_3_all.editorconfig", + "build/config/analysislevel_3_3_default.editorconfig", + "build/config/analysislevel_3_3_minimum.editorconfig", + "build/config/analysislevel_3_3_none.editorconfig", + "build/config/analysislevel_3_3_recommended.editorconfig", + "build/config/analysislevel_3_all.editorconfig", + "build/config/analysislevel_3_default.editorconfig", + "build/config/analysislevel_3_minimum.editorconfig", + "build/config/analysislevel_3_none.editorconfig", + "build/config/analysislevel_3_recommended.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_all.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_default.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_none.editorconfig", + "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig", + "build/config/analysislevelcorrectness_3_3_all.editorconfig", + "build/config/analysislevelcorrectness_3_3_default.editorconfig", + "build/config/analysislevelcorrectness_3_3_minimum.editorconfig", + "build/config/analysislevelcorrectness_3_3_none.editorconfig", + "build/config/analysislevelcorrectness_3_3_recommended.editorconfig", + "build/config/analysislevelcorrectness_3_all.editorconfig", + "build/config/analysislevelcorrectness_3_default.editorconfig", + "build/config/analysislevelcorrectness_3_minimum.editorconfig", + "build/config/analysislevelcorrectness_3_none.editorconfig", + "build/config/analysislevelcorrectness_3_recommended.editorconfig", + "build/config/analysislevellibrary_2_9_8_all.editorconfig", + "build/config/analysislevellibrary_2_9_8_default.editorconfig", + "build/config/analysislevellibrary_2_9_8_minimum.editorconfig", + "build/config/analysislevellibrary_2_9_8_none.editorconfig", + "build/config/analysislevellibrary_2_9_8_recommended.editorconfig", + "build/config/analysislevellibrary_3_3_all.editorconfig", + "build/config/analysislevellibrary_3_3_default.editorconfig", + "build/config/analysislevellibrary_3_3_minimum.editorconfig", + "build/config/analysislevellibrary_3_3_none.editorconfig", + "build/config/analysislevellibrary_3_3_recommended.editorconfig", + "build/config/analysislevellibrary_3_all.editorconfig", + "build/config/analysislevellibrary_3_default.editorconfig", + "build/config/analysislevellibrary_3_minimum.editorconfig", + "build/config/analysislevellibrary_3_none.editorconfig", + "build/config/analysislevellibrary_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig", + "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig", + "documentation/Analyzer Configuration.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.md", + "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", + "editorconfig/AllRulesDefault/.editorconfig", + "editorconfig/AllRulesDisabled/.editorconfig", + "editorconfig/AllRulesEnabled/.editorconfig", + "editorconfig/CorrectnessRulesDefault/.editorconfig", + "editorconfig/CorrectnessRulesEnabled/.editorconfig", + "editorconfig/DataflowRulesDefault/.editorconfig", + "editorconfig/DataflowRulesEnabled/.editorconfig", + "editorconfig/LibraryRulesDefault/.editorconfig", + "editorconfig/LibraryRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", + "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", + "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", + "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", + "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.nuspec", + "rulesets/AllRulesDefault.ruleset", + "rulesets/AllRulesDisabled.ruleset", + "rulesets/AllRulesEnabled.ruleset", + "rulesets/CorrectnessRulesDefault.ruleset", + "rulesets/CorrectnessRulesEnabled.ruleset", + "rulesets/DataflowRulesDefault.ruleset", + "rulesets/DataflowRulesEnabled.ruleset", + "rulesets/LibraryRulesDefault.ruleset", + "rulesets/LibraryRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", + "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", + "rulesets/PortedFromFxCopRulesDefault.ruleset", + "rulesets/PortedFromFxCopRulesEnabled.ruleset", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "Microsoft.CodeAnalysis.Common/4.5.0": { + "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "type": "package", + "path": "microsoft.codeanalysis.common/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "microsoft.codeanalysis.common.4.5.0.nupkg.sha512", + "microsoft.codeanalysis.common.nuspec" + ] + }, + "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "type": "package", + "path": "microsoft.codeanalysis.csharp/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", + "microsoft.codeanalysis.csharp.nuspec" + ] + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "type": "package", + "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", + "microsoft.codeanalysis.csharp.workspaces.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.common.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore/8.0.7": { + "sha512": "UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==", + "type": "package", + "path": "microsoft.entityframeworkcore/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "PACKAGE.md", + "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", + "lib/net8.0/Microsoft.EntityFrameworkCore.dll", + "lib/net8.0/Microsoft.EntityFrameworkCore.xml", + "microsoft.entityframeworkcore.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Abstractions/8.0.7": { + "sha512": "DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==", + "type": "package", + "path": "microsoft.entityframeworkcore.abstractions/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "PACKAGE.md", + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", + "microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Analyzers/8.0.7": { + "sha512": "nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==", + "type": "package", + "path": "microsoft.entityframeworkcore.analyzers/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", + "docs/PACKAGE.md", + "lib/netstandard2.0/_._", + "microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Design/8.0.7": { + "sha512": "EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==", + "type": "package", + "path": "microsoft.entityframeworkcore.design/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "PACKAGE.md", + "build/net8.0/Microsoft.EntityFrameworkCore.Design.props", + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll", + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml", + "microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.design.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Relational/8.0.7": { + "sha512": "Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==", + "type": "package", + "path": "microsoft.entityframeworkcore.relational/8.0.7", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "PACKAGE.md", + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", + "microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.relational.nuspec" + ] + }, + "Microsoft.EntityFrameworkCore.Tools/8.0.7": { + "sha512": "i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==", + "type": "package", + "path": "microsoft.entityframeworkcore.tools/8.0.7", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "docs/PACKAGE.md", + "lib/net8.0/_._", + "microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512", + "microsoft.entityframeworkcore.tools.nuspec", + "tools/EntityFrameworkCore.PS2.psd1", + "tools/EntityFrameworkCore.PS2.psm1", + "tools/EntityFrameworkCore.psd1", + "tools/EntityFrameworkCore.psm1", + "tools/about_EntityFrameworkCore.help.txt", + "tools/init.ps1", + "tools/net461/any/ef.exe", + "tools/net461/win-arm64/ef.exe", + "tools/net461/win-x86/ef.exe", + "tools/netcoreapp2.0/any/ef.dll", + "tools/netcoreapp2.0/any/ef.runtimeconfig.json" + ] + }, + "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.Extensions.Caching.Abstractions/8.0.0": { + "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "type": "package", + "path": "microsoft.extensions.caching.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", + "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Caching.Memory/8.0.0": { + "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "type": "package", + "path": "microsoft.extensions.caching.memory/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", + "lib/net462/Microsoft.Extensions.Caching.Memory.dll", + "lib/net462/Microsoft.Extensions.Caching.Memory.xml", + "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", + "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", + "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml", + "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", + "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "type": "package", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", + "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "type": "package", + "path": "microsoft.extensions.configuration.binder/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll", + "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll", + "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", + "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", + "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", + "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", + "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", + "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", + "lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml", + "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll", + "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml", + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", + "microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection/8.0.0": { + "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", + "lib/net462/Microsoft.Extensions.DependencyInjection.dll", + "lib/net462/Microsoft.Extensions.DependencyInjection.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", + "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", + "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.DependencyModel/8.0.1": { + "sha512": "5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==", + "type": "package", + "path": "microsoft.extensions.dependencymodel/8.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", + "lib/net462/Microsoft.Extensions.DependencyModel.dll", + "lib/net462/Microsoft.Extensions.DependencyModel.xml", + "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", + "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", + "microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencymodel.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "type": "package", + "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", + "microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "type": "package", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", + "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "type": "package", + "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", + "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Http/3.1.3": { + "sha512": "QV5ODk9CFm+//AsZQSm8sH33Li1a19PTy44Ln+FCd7YnNRcxxXgZGNCdQtJpKFBpaLjfdfaGUfqWWq3LID1GdA==", + "type": "package", + "path": "microsoft.extensions.http/3.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "lib/netcoreapp3.1/Microsoft.Extensions.Http.dll", + "lib/netcoreapp3.1/Microsoft.Extensions.Http.xml", + "lib/netstandard2.0/Microsoft.Extensions.Http.dll", + "lib/netstandard2.0/Microsoft.Extensions.Http.xml", + "microsoft.extensions.http.3.1.3.nupkg.sha512", + "microsoft.extensions.http.nuspec" + ] + }, + "Microsoft.Extensions.Logging/8.0.0": { + "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "type": "package", + "path": "microsoft.extensions.logging/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Logging.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", + "lib/net462/Microsoft.Extensions.Logging.dll", + "lib/net462/Microsoft.Extensions.Logging.xml", + "lib/net6.0/Microsoft.Extensions.Logging.dll", + "lib/net6.0/Microsoft.Extensions.Logging.xml", + "lib/net7.0/Microsoft.Extensions.Logging.dll", + "lib/net7.0/Microsoft.Extensions.Logging.xml", + "lib/net8.0/Microsoft.Extensions.Logging.dll", + "lib/net8.0/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", + "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", + "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", + "microsoft.extensions.logging.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", + "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Options/8.0.0": { + "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "type": "package", + "path": "microsoft.extensions.options/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll", + "buildTransitive/net461/Microsoft.Extensions.Options.targets", + "buildTransitive/net462/Microsoft.Extensions.Options.targets", + "buildTransitive/net6.0/Microsoft.Extensions.Options.targets", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", + "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets", + "lib/net462/Microsoft.Extensions.Options.dll", + "lib/net462/Microsoft.Extensions.Options.xml", + "lib/net6.0/Microsoft.Extensions.Options.dll", + "lib/net6.0/Microsoft.Extensions.Options.xml", + "lib/net7.0/Microsoft.Extensions.Options.dll", + "lib/net7.0/Microsoft.Extensions.Options.xml", + "lib/net8.0/Microsoft.Extensions.Options.dll", + "lib/net8.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.1/Microsoft.Extensions.Options.dll", + "lib/netstandard2.1/Microsoft.Extensions.Options.xml", + "microsoft.extensions.options.8.0.0.nupkg.sha512", + "microsoft.extensions.options.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "type": "package", + "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets", + "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll", + "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml", + "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", + "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", + "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", + "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", + "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", + "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", + "microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "type": "package", + "path": "microsoft.extensions.primitives/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", + "lib/net462/Microsoft.Extensions.Primitives.dll", + "lib/net462/Microsoft.Extensions.Primitives.xml", + "lib/net6.0/Microsoft.Extensions.Primitives.dll", + "lib/net6.0/Microsoft.Extensions.Primitives.xml", + "lib/net7.0/Microsoft.Extensions.Primitives.dll", + "lib/net7.0/Microsoft.Extensions.Primitives.xml", + "lib/net8.0/Microsoft.Extensions.Primitives.dll", + "lib/net8.0/Microsoft.Extensions.Primitives.xml", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", + "microsoft.extensions.primitives.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Identity.Abstractions/5.0.0": { + "sha512": "JQ8j8bGSCciGqiMQX1PW9LpUsoWWV8XOT3CfgeQ9apgbY4+AccOA/Jcz0lyoq2TCxGcJVNNVFTvFdYqtXKtZnA==", + "type": "package", + "path": "microsoft.identity.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Abstractions.dll", + "lib/net462/Microsoft.Identity.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Identity.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Identity.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Identity.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Identity.Abstractions.xml", + "microsoft.identity.abstractions.5.0.0.nupkg.sha512", + "microsoft.identity.abstractions.nuspec" + ] + }, + "Microsoft.Identity.Client/4.57.0": { + "sha512": "cE6FQvNIh9Brcok/JztOQa3t62XftatH7+Oi/PK6HbQAIpKyAuIj/ac4P9VrwPW+S2MkLR1/jEY5rXpLoHBC/w==", + "type": "package", + "path": "microsoft.identity.client/4.57.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/monoandroid10.0/Microsoft.Identity.Client.dll", + "lib/monoandroid10.0/Microsoft.Identity.Client.xml", + "lib/monoandroid90/Microsoft.Identity.Client.dll", + "lib/monoandroid90/Microsoft.Identity.Client.xml", + "lib/net45/Microsoft.Identity.Client.dll", + "lib/net45/Microsoft.Identity.Client.xml", + "lib/net461/Microsoft.Identity.Client.dll", + "lib/net461/Microsoft.Identity.Client.xml", + "lib/net6.0-android31.0/Microsoft.Identity.Client.dll", + "lib/net6.0-android31.0/Microsoft.Identity.Client.xml", + "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll", + "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml", + "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll", + "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml", + "lib/net6.0/Microsoft.Identity.Client.dll", + "lib/net6.0/Microsoft.Identity.Client.xml", + "lib/netstandard2.0/Microsoft.Identity.Client.dll", + "lib/netstandard2.0/Microsoft.Identity.Client.xml", + "lib/uap10.0.17763/Microsoft.Identity.Client.dll", + "lib/uap10.0.17763/Microsoft.Identity.Client.pri", + "lib/uap10.0.17763/Microsoft.Identity.Client.xml", + "lib/xamarinios10/Microsoft.Identity.Client.dll", + "lib/xamarinios10/Microsoft.Identity.Client.xml", + "microsoft.identity.client.4.57.0.nupkg.sha512", + "microsoft.identity.client.nuspec" + ] + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "sha512": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "type": "package", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll", + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml", + "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "microsoft.identity.client.extensions.msal.nuspec" + ] + }, + "Microsoft.Identity.Web/2.16.0": { + "sha512": "+zzojhVbE3/4REXD8VORa4Y6D6PB7qfMPRyX9eDav+cMxpj5rMYxT4m0yIwVxbn6Ka0OYz/TlAoyte3HMRMp4w==", + "type": "package", + "path": "microsoft.identity.web/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Web.dll", + "lib/net462/Microsoft.Identity.Web.xml", + "lib/net472/Microsoft.Identity.Web.dll", + "lib/net472/Microsoft.Identity.Web.xml", + "lib/net6.0/Microsoft.Identity.Web.dll", + "lib/net6.0/Microsoft.Identity.Web.xml", + "lib/net7.0/Microsoft.Identity.Web.dll", + "lib/net7.0/Microsoft.Identity.Web.xml", + "lib/net8.0/Microsoft.Identity.Web.dll", + "lib/net8.0/Microsoft.Identity.Web.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.xml", + "lib/netstandard2.0/Microsoft.Identity.Web.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.xml", + "microsoft.identity.web.2.16.0.nupkg.sha512", + "microsoft.identity.web.nuspec" + ] + }, + "Microsoft.Identity.Web.Certificate/2.16.0": { + "sha512": "U04iTkH2PytI0K0PqHfXHBEMTdgQFX7z63bK5uTNZBw9YXNEtGaoay1rdtgApcJYHhosUi53dWKrtz7vuO3ghA==", + "type": "package", + "path": "microsoft.identity.web.certificate/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Web.Certificate.dll", + "lib/net462/Microsoft.Identity.Web.Certificate.xml", + "lib/net472/Microsoft.Identity.Web.Certificate.dll", + "lib/net472/Microsoft.Identity.Web.Certificate.xml", + "lib/net6.0/Microsoft.Identity.Web.Certificate.dll", + "lib/net6.0/Microsoft.Identity.Web.Certificate.xml", + "lib/net7.0/Microsoft.Identity.Web.Certificate.dll", + "lib/net7.0/Microsoft.Identity.Web.Certificate.xml", + "lib/net8.0/Microsoft.Identity.Web.Certificate.dll", + "lib/net8.0/Microsoft.Identity.Web.Certificate.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.Certificate.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.Certificate.xml", + "lib/netstandard2.0/Microsoft.Identity.Web.Certificate.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.Certificate.xml", + "microsoft.identity.web.certificate.2.16.0.nupkg.sha512", + "microsoft.identity.web.certificate.nuspec" + ] + }, + "Microsoft.Identity.Web.Certificateless/2.16.0": { + "sha512": "F926iZV4L11bu9QVwDEX0ix2cI9xleE3nJo2PKgcajAlgOBYEz9paNG/G7hxMZTQWPjA7pWYzoQ5F7EZGDmCDQ==", + "type": "package", + "path": "microsoft.identity.web.certificateless/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/netstandard2.0/Microsoft.Identity.Web.Certificateless.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.Certificateless.xml", + "microsoft.identity.web.certificateless.2.16.0.nupkg.sha512", + "microsoft.identity.web.certificateless.nuspec" + ] + }, + "Microsoft.Identity.Web.Diagnostics/2.16.0": { + "sha512": "WMk9vrNum06tZdZkxGuLwykdujDDWcex+TQyidXActxjx6ho+e/wxfRVZr1IVeW69xQT+/GF4V9+ibgWMur6Vg==", + "type": "package", + "path": "microsoft.identity.web.diagnostics/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Web.Diagnostics.dll", + "lib/net462/Microsoft.Identity.Web.Diagnostics.xml", + "lib/net472/Microsoft.Identity.Web.Diagnostics.dll", + "lib/net472/Microsoft.Identity.Web.Diagnostics.xml", + "lib/net6.0/Microsoft.Identity.Web.Diagnostics.dll", + "lib/net6.0/Microsoft.Identity.Web.Diagnostics.xml", + "lib/net7.0/Microsoft.Identity.Web.Diagnostics.dll", + "lib/net7.0/Microsoft.Identity.Web.Diagnostics.xml", + "lib/net8.0/Microsoft.Identity.Web.Diagnostics.dll", + "lib/net8.0/Microsoft.Identity.Web.Diagnostics.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.Diagnostics.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.Diagnostics.xml", + "lib/netstandard2.0/Microsoft.Identity.Web.Diagnostics.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.Diagnostics.xml", + "microsoft.identity.web.diagnostics.2.16.0.nupkg.sha512", + "microsoft.identity.web.diagnostics.nuspec" + ] + }, + "Microsoft.Identity.Web.TokenAcquisition/2.16.0": { + "sha512": "lxWwYIIg1wl6v63BvEgfYfgyxW7a+XjXtL/nt6QbplA3iJm6CV3Qa7n8zPwaBbhot0jbkWeg5d9fkkEgzU0cAQ==", + "type": "package", + "path": "microsoft.identity.web.tokenacquisition/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/net462/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/net472/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/net472/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/net6.0/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/net6.0/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/net7.0/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/net7.0/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/net8.0/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/net8.0/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.TokenAcquisition.xml", + "lib/netstandard2.0/Microsoft.Identity.Web.TokenAcquisition.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.TokenAcquisition.xml", + "microsoft.identity.web.tokenacquisition.2.16.0.nupkg.sha512", + "microsoft.identity.web.tokenacquisition.nuspec" + ] + }, + "Microsoft.Identity.Web.TokenCache/2.16.0": { + "sha512": "FsANa568bCqugV69Hx96jO5bQkSwiOewdLYCvQjPkzkj/252b+q3EBOiA0epxAo5JpwtO5digjF8jX/PXo5B3A==", + "type": "package", + "path": "microsoft.identity.web.tokencache/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net462/Microsoft.Identity.Web.TokenCache.dll", + "lib/net462/Microsoft.Identity.Web.TokenCache.xml", + "lib/net472/Microsoft.Identity.Web.TokenCache.dll", + "lib/net472/Microsoft.Identity.Web.TokenCache.xml", + "lib/net6.0/Microsoft.Identity.Web.TokenCache.dll", + "lib/net6.0/Microsoft.Identity.Web.TokenCache.xml", + "lib/net7.0/Microsoft.Identity.Web.TokenCache.dll", + "lib/net7.0/Microsoft.Identity.Web.TokenCache.xml", + "lib/net8.0/Microsoft.Identity.Web.TokenCache.dll", + "lib/net8.0/Microsoft.Identity.Web.TokenCache.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.TokenCache.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.TokenCache.xml", + "lib/netstandard2.0/Microsoft.Identity.Web.TokenCache.dll", + "lib/netstandard2.0/Microsoft.Identity.Web.TokenCache.xml", + "microsoft.identity.web.tokencache.2.16.0.nupkg.sha512", + "microsoft.identity.web.tokencache.nuspec" + ] + }, + "Microsoft.Identity.Web.UI/2.16.0": { + "sha512": "+pCvlkBZjNraSf7JY4wFCXlPnKXsqel/CqRY4sGnwOA54zGbFV+QaKsQOXeEuVYlNRoQpIpA203/m6IIPueYDw==", + "type": "package", + "path": "microsoft.identity.web.ui/2.16.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "lib/net5.0/Microsoft.Identity.Web.UI.Views.dll", + "lib/net5.0/Microsoft.Identity.Web.UI.dll", + "lib/net5.0/Microsoft.Identity.Web.UI.xml", + "lib/netcoreapp3.1/Microsoft.Identity.Web.UI.Views.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.UI.dll", + "lib/netcoreapp3.1/Microsoft.Identity.Web.UI.xml", + "microsoft.identity.web.ui.2.16.0.nupkg.sha512", + "microsoft.identity.web.ui.nuspec" + ] + }, + "Microsoft.IdentityModel.Abstractions/7.1.2": { + "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "type": "package", + "path": "microsoft.identitymodel.abstractions/7.1.2", + "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/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", + "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.nuspec" + ] + }, + "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "type": "package", + "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "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/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", + "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.nuspec" + ] + }, + "Microsoft.IdentityModel.Logging/7.1.2": { + "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "type": "package", + "path": "microsoft.identitymodel.logging/7.1.2", + "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/netstandard2.0/Microsoft.IdentityModel.Logging.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", + "microsoft.identitymodel.logging.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.nuspec" + ] + }, + "Microsoft.IdentityModel.LoggingExtensions/7.0.3": { + "sha512": "pHE4qi0bQ2qF6iLETujdynoH8tx5poNnhprsRmGLPZGNqCxlW1E1EoGDCWQadOEy7RdI9+N4785WKxEElKHzcA==", + "type": "package", + "path": "microsoft.identitymodel.loggingextensions/7.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/Microsoft.IdentityModel.LoggingExtensions.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.LoggingExtensions.xml", + "microsoft.identitymodel.loggingextensions.7.0.3.nupkg.sha512", + "microsoft.identitymodel.loggingextensions.nuspec" + ] + }, + "Microsoft.IdentityModel.Protocols/7.1.2": { + "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "type": "package", + "path": "microsoft.identitymodel.protocols/7.1.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Microsoft.IdentityModel.Protocols.dll", + "lib/net461/Microsoft.IdentityModel.Protocols.xml", + "lib/net462/Microsoft.IdentityModel.Protocols.dll", + "lib/net462/Microsoft.IdentityModel.Protocols.xml", + "lib/net472/Microsoft.IdentityModel.Protocols.dll", + "lib/net472/Microsoft.IdentityModel.Protocols.xml", + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", + "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", + "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", + "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", + "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.nuspec" + ] + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "type": "package", + "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.nuspec" + ] + }, + "Microsoft.IdentityModel.Tokens/7.1.2": { + "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "type": "package", + "path": "microsoft.identitymodel.tokens/7.1.2", + "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/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", + "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.nuspec" + ] + }, + "Microsoft.IdentityModel.Validators/7.0.3": { + "sha512": "+nvtDjBpvuXr2NsgsRk6B64rsbNpPMKuKhEXrPF2F/YSw5fWUjnzWf1B3hr+ia+CdcLRQYesVlDZbXF7Q0JdRA==", + "type": "package", + "path": "microsoft.identitymodel.validators/7.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Microsoft.IdentityModel.Validators.dll", + "lib/net461/Microsoft.IdentityModel.Validators.xml", + "lib/net462/Microsoft.IdentityModel.Validators.dll", + "lib/net462/Microsoft.IdentityModel.Validators.xml", + "lib/net472/Microsoft.IdentityModel.Validators.dll", + "lib/net472/Microsoft.IdentityModel.Validators.xml", + "lib/net6.0/Microsoft.IdentityModel.Validators.dll", + "lib/net6.0/Microsoft.IdentityModel.Validators.xml", + "lib/net8.0/Microsoft.IdentityModel.Validators.dll", + "lib/net8.0/Microsoft.IdentityModel.Validators.xml", + "lib/netstandard2.0/Microsoft.IdentityModel.Validators.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Validators.xml", + "microsoft.identitymodel.validators.7.0.3.nupkg.sha512", + "microsoft.identitymodel.validators.nuspec" + ] + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", + "type": "package", + "path": "microsoft.netcore.platforms/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.OpenApi/1.2.3": { + "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", + "type": "package", + "path": "microsoft.openapi/1.2.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net46/Microsoft.OpenApi.dll", + "lib/net46/Microsoft.OpenApi.pdb", + "lib/net46/Microsoft.OpenApi.xml", + "lib/netstandard2.0/Microsoft.OpenApi.dll", + "lib/netstandard2.0/Microsoft.OpenApi.pdb", + "lib/netstandard2.0/Microsoft.OpenApi.xml", + "microsoft.openapi.1.2.3.nupkg.sha512", + "microsoft.openapi.nuspec" + ] + }, + "Mono.TextTemplating/2.2.1": { + "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "type": "package", + "path": "mono.texttemplating/2.2.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net472/Mono.TextTemplating.dll", + "lib/netstandard2.0/Mono.TextTemplating.dll", + "mono.texttemplating.2.2.1.nupkg.sha512", + "mono.texttemplating.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" + ] + }, + "Npgsql/8.0.3": { + "sha512": "6WEmzsQJCZAlUG1pThKg/RmeF6V+I0DmBBBE/8YzpRtEzhyZzKcK7ulMANDm5CkxrALBEC8H+5plxHWtIL7xnA==", + "type": "package", + "path": "npgsql/8.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "lib/net6.0/Npgsql.dll", + "lib/net6.0/Npgsql.xml", + "lib/net7.0/Npgsql.dll", + "lib/net7.0/Npgsql.xml", + "lib/net8.0/Npgsql.dll", + "lib/net8.0/Npgsql.xml", + "lib/netstandard2.0/Npgsql.dll", + "lib/netstandard2.0/Npgsql.xml", + "lib/netstandard2.1/Npgsql.dll", + "lib/netstandard2.1/Npgsql.xml", + "npgsql.8.0.3.nupkg.sha512", + "npgsql.nuspec", + "postgresql.png" + ] + }, + "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.4": { + "sha512": "/hHd9MqTRVDgIpsToCcxMDxZqla0HAQACiITkq1+L9J2hmHKV6lBAPlauF+dlNSfHpus7rrljWx4nAanKD6qAw==", + "type": "package", + "path": "npgsql.entityframeworkcore.postgresql/8.0.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll", + "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml", + "npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512", + "npgsql.entityframeworkcore.postgresql.nuspec", + "postgresql.png" + ] + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "sha512": "zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==", + "type": "package", + "path": "pipelines.sockets.unofficial/2.2.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/Pipelines.Sockets.Unofficial.dll", + "lib/net461/Pipelines.Sockets.Unofficial.xml", + "lib/net472/Pipelines.Sockets.Unofficial.dll", + "lib/net472/Pipelines.Sockets.Unofficial.xml", + "lib/net5.0/Pipelines.Sockets.Unofficial.dll", + "lib/net5.0/Pipelines.Sockets.Unofficial.xml", + "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll", + "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml", + "lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll", + "lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml", + "lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll", + "lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml", + "pipelines.sockets.unofficial.2.2.8.nupkg.sha512", + "pipelines.sockets.unofficial.nuspec" + ] + }, + "Quartz/3.13.0": { + "sha512": "ddD1CPjWcDMbKdAhzuna3Ng23Sdv1YtuHbFMdAAFw0eBEj9jnadYkDWiKGo/c7BMnbI/ruuyd370sKVgdMCkDA==", + "type": "package", + "path": "quartz/3.13.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Quartz.dll", + "lib/net462/Quartz.xml", + "lib/net472/Quartz.dll", + "lib/net472/Quartz.xml", + "lib/net6.0/Quartz.dll", + "lib/net6.0/Quartz.xml", + "lib/netstandard2.0/Quartz.dll", + "lib/netstandard2.0/Quartz.xml", + "quartz-logo-small.png", + "quartz.3.13.0.nupkg.sha512", + "quartz.nuspec", + "quick-start.md" + ] + }, + "Quartz.Extensions.DependencyInjection/3.13.0": { + "sha512": "H9+hAnJI/TNKF+Po++jEzLRNXOfqpr3N0CZzVsDcS1apGQ4ELU+6OdWoNVN2l+Se4yW8HApBb3NHDQL4mf4E9A==", + "type": "package", + "path": "quartz.extensions.dependencyinjection/3.13.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net6.0/Quartz.Extensions.DependencyInjection.dll", + "lib/net6.0/Quartz.Extensions.DependencyInjection.xml", + "lib/net8.0/Quartz.Extensions.DependencyInjection.dll", + "lib/net8.0/Quartz.Extensions.DependencyInjection.xml", + "lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Quartz.Extensions.DependencyInjection.xml", + "microsoft-di-integration.md", + "quartz-logo-small.png", + "quartz.extensions.dependencyinjection.3.13.0.nupkg.sha512", + "quartz.extensions.dependencyinjection.nuspec" + ] + }, + "Quartz.Extensions.Hosting/3.13.0": { + "sha512": "IEVjySmI5Jj3kcUUe4z+DXYJK0KggtQfHymwAps7W8qsb1adg6KpAgutBNz0OdD9WKjUf2dRiOM74pVXKj0hkQ==", + "type": "package", + "path": "quartz.extensions.hosting/3.13.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "hosted-services-integration.md", + "lib/net6.0/Quartz.Extensions.Hosting.dll", + "lib/net6.0/Quartz.Extensions.Hosting.xml", + "lib/net8.0/Quartz.Extensions.Hosting.dll", + "lib/net8.0/Quartz.Extensions.Hosting.xml", + "lib/netstandard2.0/Quartz.Extensions.Hosting.dll", + "lib/netstandard2.0/Quartz.Extensions.Hosting.xml", + "quartz-logo-small.png", + "quartz.extensions.hosting.3.13.0.nupkg.sha512", + "quartz.extensions.hosting.nuspec" + ] + }, + "StackExchange.Redis/2.8.0": { + "sha512": "MjAJ0ejH8zLhtuN5+Z+/I07NmPGdVuGEvE2+4xONQoFwgl+7vbQ/A6jlUgH9UkZb4s9Mu9QDyBq1TkRqQcOgTQ==", + "type": "package", + "path": "stackexchange.redis/2.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net461/StackExchange.Redis.dll", + "lib/net461/StackExchange.Redis.xml", + "lib/net472/StackExchange.Redis.dll", + "lib/net472/StackExchange.Redis.xml", + "lib/net6.0/StackExchange.Redis.dll", + "lib/net6.0/StackExchange.Redis.xml", + "lib/netcoreapp3.1/StackExchange.Redis.dll", + "lib/netcoreapp3.1/StackExchange.Redis.xml", + "lib/netstandard2.0/StackExchange.Redis.dll", + "lib/netstandard2.0/StackExchange.Redis.xml", + "stackexchange.redis.2.8.0.nupkg.sha512", + "stackexchange.redis.nuspec" + ] + }, + "Swashbuckle.AspNetCore/6.4.0": { + "sha512": "eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==", + "type": "package", + "path": "swashbuckle.aspnetcore/6.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/Swashbuckle.AspNetCore.props", + "swashbuckle.aspnetcore.6.4.0.nupkg.sha512", + "swashbuckle.aspnetcore.nuspec" + ] + }, + "Swashbuckle.AspNetCore.Swagger/6.4.0": { + "sha512": "nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==", + "type": "package", + "path": "swashbuckle.aspnetcore.swagger/6.4.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/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", + "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.nuspec" + ] + }, + "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": { + "sha512": "lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==", + "type": "package", + "path": "swashbuckle.aspnetcore.swaggergen/6.4.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/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", + "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.nuspec" + ] + }, + "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": { + "sha512": "1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==", + "type": "package", + "path": "swashbuckle.aspnetcore.swaggerui/6.4.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/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", + "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.nuspec" + ] + }, + "System.CodeDom/7.0.0": { + "sha512": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", + "type": "package", + "path": "system.codedom/7.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.CodeDom.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "lib/net462/System.CodeDom.dll", + "lib/net462/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", + "lib/net7.0/System.CodeDom.dll", + "lib/net7.0/System.CodeDom.xml", + "lib/netstandard2.0/System.CodeDom.dll", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.7.0.0.nupkg.sha512", + "system.codedom.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Collections.Immutable/6.0.0": { + "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "type": "package", + "path": "system.collections.immutable/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Collections.Immutable.dll", + "lib/net461/System.Collections.Immutable.xml", + "lib/net6.0/System.Collections.Immutable.dll", + "lib/net6.0/System.Collections.Immutable.xml", + "lib/netstandard2.0/System.Collections.Immutable.dll", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition/6.0.0": { + "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "type": "package", + "path": "system.composition/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.targets", + "buildTransitive/netcoreapp3.1/_._", + "system.composition.6.0.0.nupkg.sha512", + "system.composition.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition.AttributedModel/6.0.0": { + "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "type": "package", + "path": "system.composition.attributedmodel/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Composition.AttributedModel.dll", + "lib/net461/System.Composition.AttributedModel.xml", + "lib/net6.0/System.Composition.AttributedModel.dll", + "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/netstandard2.0/System.Composition.AttributedModel.dll", + "lib/netstandard2.0/System.Composition.AttributedModel.xml", + "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition.Convention/6.0.0": { + "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "type": "package", + "path": "system.composition.convention/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Composition.Convention.dll", + "lib/net461/System.Composition.Convention.xml", + "lib/net6.0/System.Composition.Convention.dll", + "lib/net6.0/System.Composition.Convention.xml", + "lib/netstandard2.0/System.Composition.Convention.dll", + "lib/netstandard2.0/System.Composition.Convention.xml", + "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition.Hosting/6.0.0": { + "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "type": "package", + "path": "system.composition.hosting/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Composition.Hosting.dll", + "lib/net461/System.Composition.Hosting.xml", + "lib/net6.0/System.Composition.Hosting.dll", + "lib/net6.0/System.Composition.Hosting.xml", + "lib/netstandard2.0/System.Composition.Hosting.dll", + "lib/netstandard2.0/System.Composition.Hosting.xml", + "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition.Runtime/6.0.0": { + "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "type": "package", + "path": "system.composition.runtime/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Composition.Runtime.dll", + "lib/net461/System.Composition.Runtime.xml", + "lib/net6.0/System.Composition.Runtime.dll", + "lib/net6.0/System.Composition.Runtime.xml", + "lib/netstandard2.0/System.Composition.Runtime.dll", + "lib/netstandard2.0/System.Composition.Runtime.xml", + "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Composition.TypedParts/6.0.0": { + "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "type": "package", + "path": "system.composition.typedparts/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Composition.TypedParts.dll", + "lib/net461/System.Composition.TypedParts.xml", + "lib/net6.0/System.Composition.TypedParts.dll", + "lib/net6.0/System.Composition.TypedParts.xml", + "lib/netstandard2.0/System.Composition.TypedParts.dll", + "lib/netstandard2.0/System.Composition.TypedParts.xml", + "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Diagnostics.DiagnosticSource/8.0.0": { + "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "type": "package", + "path": "system.diagnostics.diagnosticsource/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", + "lib/net462/System.Diagnostics.DiagnosticSource.dll", + "lib/net462/System.Diagnostics.DiagnosticSource.xml", + "lib/net6.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", + "lib/net7.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net7.0/System.Diagnostics.DiagnosticSource.xml", + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", + "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", + "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", + "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Formats.Asn1/8.0.0": { + "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", + "type": "package", + "path": "system.formats.asn1/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net6.0/System.Formats.Asn1.dll", + "lib/net6.0/System.Formats.Asn1.xml", + "lib/net7.0/System.Formats.Asn1.dll", + "lib/net7.0/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/netstandard2.0/System.Formats.Asn1.dll", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.8.0.0.nupkg.sha512", + "system.formats.asn1.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.IdentityModel.Tokens.Jwt/7.1.2": { + "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "type": "package", + "path": "system.identitymodel.tokens.jwt/7.1.2", + "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/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", + "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", + "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.nuspec" + ] + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", + "type": "package", + "path": "system.io.filesystem.accesscontrol/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.IO.FileSystem.AccessControl.dll", + "lib/net461/System.IO.FileSystem.AccessControl.dll", + "lib/net461/System.IO.FileSystem.AccessControl.xml", + "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", + "ref/net46/System.IO.FileSystem.AccessControl.dll", + "ref/net461/System.IO.FileSystem.AccessControl.dll", + "ref/net461/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml", + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml", + "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml", + "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", + "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", + "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "system.io.filesystem.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.IO.Pipelines/6.0.3": { + "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "type": "package", + "path": "system.io.pipelines/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Pipelines.dll", + "lib/net461/System.IO.Pipelines.xml", + "lib/net6.0/System.IO.Pipelines.dll", + "lib/net6.0/System.IO.Pipelines.xml", + "lib/netcoreapp3.1/System.IO.Pipelines.dll", + "lib/netcoreapp3.1/System.IO.Pipelines.xml", + "lib/netstandard2.0/System.IO.Pipelines.dll", + "lib/netstandard2.0/System.IO.Pipelines.xml", + "system.io.pipelines.6.0.3.nupkg.sha512", + "system.io.pipelines.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Management/7.0.2": { + "sha512": "/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==", + "type": "package", + "path": "system.management/7.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Management.targets", + "lib/net462/_._", + "lib/net6.0/System.Management.dll", + "lib/net6.0/System.Management.xml", + "lib/net7.0/System.Management.dll", + "lib/net7.0/System.Management.xml", + "lib/netstandard2.0/System.Management.dll", + "lib/netstandard2.0/System.Management.xml", + "runtimes/win/lib/net6.0/System.Management.dll", + "runtimes/win/lib/net6.0/System.Management.xml", + "runtimes/win/lib/net7.0/System.Management.dll", + "runtimes/win/lib/net7.0/System.Management.xml", + "system.management.7.0.2.nupkg.sha512", + "system.management.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Memory/4.5.4": { + "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", + "type": "package", + "path": "system.memory/4.5.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.Memory.dll", + "lib/net461/System.Memory.xml", + "lib/netcoreapp2.1/_._", + "lib/netstandard1.1/System.Memory.dll", + "lib/netstandard1.1/System.Memory.xml", + "lib/netstandard2.0/System.Memory.dll", + "lib/netstandard2.0/System.Memory.xml", + "ref/netcoreapp2.1/_._", + "system.memory.4.5.4.nupkg.sha512", + "system.memory.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Memory.Data/1.0.2": { + "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", + "type": "package", + "path": "system.memory.data/1.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "DotNetPackageIcon.png", + "README.md", + "lib/net461/System.Memory.Data.dll", + "lib/net461/System.Memory.Data.xml", + "lib/netstandard2.0/System.Memory.Data.dll", + "lib/netstandard2.0/System.Memory.Data.xml", + "system.memory.data.1.0.2.nupkg.sha512", + "system.memory.data.nuspec" + ] + }, + "System.Numerics.Vectors/4.5.0": { + "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", + "type": "package", + "path": "system.numerics.vectors/4.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Numerics.Vectors.dll", + "lib/net46/System.Numerics.Vectors.xml", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.0/System.Numerics.Vectors.dll", + "lib/netstandard1.0/System.Numerics.Vectors.xml", + "lib/netstandard2.0/System.Numerics.Vectors.dll", + "lib/netstandard2.0/System.Numerics.Vectors.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", + "lib/uap10.0.16299/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/System.Numerics.Vectors.dll", + "ref/net45/System.Numerics.Vectors.xml", + "ref/net46/System.Numerics.Vectors.dll", + "ref/net46/System.Numerics.Vectors.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.0/System.Numerics.Vectors.dll", + "ref/netstandard1.0/System.Numerics.Vectors.xml", + "ref/netstandard2.0/System.Numerics.Vectors.dll", + "ref/netstandard2.0/System.Numerics.Vectors.xml", + "ref/uap10.0.16299/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.numerics.vectors.4.5.0.nupkg.sha512", + "system.numerics.vectors.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Reflection.Metadata/6.0.1": { + "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "type": "package", + "path": "system.reflection.metadata/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Reflection.Metadata.dll", + "lib/net461/System.Reflection.Metadata.xml", + "lib/net6.0/System.Reflection.Metadata.dll", + "lib/net6.0/System.Reflection.Metadata.xml", + "lib/netstandard2.0/System.Reflection.Metadata.dll", + "lib/netstandard2.0/System.Reflection.Metadata.xml", + "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "type": "package", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", + "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "system.runtime.compilerservices.unsafe.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.AccessControl/5.0.0": { + "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "type": "package", + "path": "system.security.accesscontrol/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.xml", + "lib/netstandard1.3/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.xml", + "ref/netstandard1.3/System.Security.AccessControl.dll", + "ref/netstandard1.3/System.Security.AccessControl.xml", + "ref/netstandard1.3/de/System.Security.AccessControl.xml", + "ref/netstandard1.3/es/System.Security.AccessControl.xml", + "ref/netstandard1.3/fr/System.Security.AccessControl.xml", + "ref/netstandard1.3/it/System.Security.AccessControl.xml", + "ref/netstandard1.3/ja/System.Security.AccessControl.xml", + "ref/netstandard1.3/ko/System.Security.AccessControl.xml", + "ref/netstandard1.3/ru/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", + "ref/netstandard2.0/System.Security.AccessControl.dll", + "ref/netstandard2.0/System.Security.AccessControl.xml", + "ref/uap10.0.16299/_._", + "runtimes/win/lib/net46/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", + "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.accesscontrol.5.0.0.nupkg.sha512", + "system.security.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Cryptography.Pkcs/8.0.0": { + "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", + "type": "package", + "path": "system.security.cryptography.pkcs/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets", + "lib/net462/System.Security.Cryptography.Pkcs.dll", + "lib/net462/System.Security.Cryptography.Pkcs.xml", + "lib/net6.0/System.Security.Cryptography.Pkcs.dll", + "lib/net6.0/System.Security.Cryptography.Pkcs.xml", + "lib/net7.0/System.Security.Cryptography.Pkcs.dll", + "lib/net7.0/System.Security.Cryptography.Pkcs.xml", + "lib/net8.0/System.Security.Cryptography.Pkcs.dll", + "lib/net8.0/System.Security.Cryptography.Pkcs.xml", + "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", + "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml", + "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml", + "system.security.cryptography.pkcs.8.0.0.nupkg.sha512", + "system.security.cryptography.pkcs.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Cryptography.ProtectedData/4.7.0": { + "sha512": "ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", + "type": "package", + "path": "system.security.cryptography.protecteddata/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.ProtectedData.dll", + "lib/net461/System.Security.Cryptography.ProtectedData.dll", + "lib/net461/System.Security.Cryptography.ProtectedData.xml", + "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.ProtectedData.dll", + "ref/net461/System.Security.Cryptography.ProtectedData.dll", + "ref/net461/System.Security.Cryptography.ProtectedData.xml", + "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml", + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", + "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", + "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512", + "system.security.cryptography.protecteddata.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Cryptography.Xml/8.0.0": { + "sha512": "HQSFbakswZ1OXFz2Bt3AJlC6ENDqWeVpgqhf213xqQUMDifzydOHIKVb1RV4prayobvR3ETIScMaQdDF2hwGZA==", + "type": "package", + "path": "system.security.cryptography.xml/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Security.Cryptography.Xml.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets", + "lib/net462/System.Security.Cryptography.Xml.dll", + "lib/net462/System.Security.Cryptography.Xml.xml", + "lib/net6.0/System.Security.Cryptography.Xml.dll", + "lib/net6.0/System.Security.Cryptography.Xml.xml", + "lib/net7.0/System.Security.Cryptography.Xml.dll", + "lib/net7.0/System.Security.Cryptography.Xml.xml", + "lib/net8.0/System.Security.Cryptography.Xml.dll", + "lib/net8.0/System.Security.Cryptography.Xml.xml", + "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", + "lib/netstandard2.0/System.Security.Cryptography.Xml.xml", + "system.security.cryptography.xml.8.0.0.nupkg.sha512", + "system.security.cryptography.xml.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.Principal.Windows/5.0.0": { + "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "type": "package", + "path": "system.security.principal.windows/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.xml", + "lib/netstandard1.3/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.xml", + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", + "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/System.Security.Principal.Windows.dll", + "ref/netstandard1.3/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", + "ref/netstandard2.0/System.Security.Principal.Windows.dll", + "ref/netstandard2.0/System.Security.Principal.Windows.xml", + "ref/uap10.0.16299/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.principal.windows.5.0.0.nupkg.sha512", + "system.security.principal.windows.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Text.Encoding.CodePages/6.0.0": { + "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", + "type": "package", + "path": "system.text.encoding.codepages/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Text.Encoding.CodePages.dll", + "lib/net461/System.Text.Encoding.CodePages.xml", + "lib/net6.0/System.Text.Encoding.CodePages.dll", + "lib/net6.0/System.Text.Encoding.CodePages.xml", + "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", + "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", + "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", + "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", + "system.text.encoding.codepages.6.0.0.nupkg.sha512", + "system.text.encoding.codepages.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.Encodings.Web/8.0.0": { + "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "type": "package", + "path": "system.text.encodings.web/8.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Text.Encodings.Web.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", + "lib/net462/System.Text.Encodings.Web.dll", + "lib/net462/System.Text.Encodings.Web.xml", + "lib/net6.0/System.Text.Encodings.Web.dll", + "lib/net6.0/System.Text.Encodings.Web.xml", + "lib/net7.0/System.Text.Encodings.Web.dll", + "lib/net7.0/System.Text.Encodings.Web.xml", + "lib/net8.0/System.Text.Encodings.Web.dll", + "lib/net8.0/System.Text.Encodings.Web.xml", + "lib/netstandard2.0/System.Text.Encodings.Web.dll", + "lib/netstandard2.0/System.Text.Encodings.Web.xml", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", + "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll", + "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml", + "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll", + "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml", + "system.text.encodings.web.8.0.0.nupkg.sha512", + "system.text.encodings.web.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.Json/8.0.4": { + "sha512": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "type": "package", + "path": "system.text.json/8.0.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "buildTransitive/net461/System.Text.Json.targets", + "buildTransitive/net462/System.Text.Json.targets", + "buildTransitive/net6.0/System.Text.Json.targets", + "buildTransitive/netcoreapp2.0/System.Text.Json.targets", + "buildTransitive/netstandard2.0/System.Text.Json.targets", + "lib/net462/System.Text.Json.dll", + "lib/net462/System.Text.Json.xml", + "lib/net6.0/System.Text.Json.dll", + "lib/net6.0/System.Text.Json.xml", + "lib/net7.0/System.Text.Json.dll", + "lib/net7.0/System.Text.Json.xml", + "lib/net8.0/System.Text.Json.dll", + "lib/net8.0/System.Text.Json.xml", + "lib/netstandard2.0/System.Text.Json.dll", + "lib/netstandard2.0/System.Text.Json.xml", + "system.text.json.8.0.4.nupkg.sha512", + "system.text.json.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Threading.Channels/6.0.0": { + "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "type": "package", + "path": "system.threading.channels/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Threading.Channels.dll", + "lib/net461/System.Threading.Channels.xml", + "lib/net6.0/System.Threading.Channels.dll", + "lib/net6.0/System.Threading.Channels.xml", + "lib/netcoreapp3.1/System.Threading.Channels.dll", + "lib/netcoreapp3.1/System.Threading.Channels.xml", + "lib/netstandard2.0/System.Threading.Channels.dll", + "lib/netstandard2.0/System.Threading.Channels.xml", + "lib/netstandard2.1/System.Threading.Channels.dll", + "lib/netstandard2.1/System.Threading.Channels.xml", + "system.threading.channels.6.0.0.nupkg.sha512", + "system.threading.channels.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "type": "package", + "path": "system.threading.tasks.extensions/4.5.4", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Threading.Tasks.Extensions.dll", + "lib/net461/System.Threading.Tasks.Extensions.xml", + "lib/netcoreapp2.1/_._", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", + "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/netcoreapp2.1/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "system.threading.tasks.extensions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + } + }, + "projectFileDependencyGroups": { + "net8.0": [ + "BCrypt.Net-Next >= 4.0.3", + "Google.Apis.Drive.v3 >= 1.68.0.3508", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.7", + "Microsoft.AspNetCore.Authentication.OpenIdConnect >= 8.0.0", + "Microsoft.EntityFrameworkCore >= 8.0.7", + "Microsoft.EntityFrameworkCore.Design >= 8.0.7", + "Microsoft.EntityFrameworkCore.Tools >= 8.0.7", + "Microsoft.Identity.Web >= 2.16.0", + "Microsoft.Identity.Web.UI >= 2.16.0", + "Npgsql.EntityFrameworkCore.PostgreSQL >= 8.0.4", + "Quartz.Extensions.Hosting >= 3.13.0", + "StackExchange.Redis >= 2.8.0", + "Swashbuckle.AspNetCore >= 6.4.0", + "linq2db.PostgreSQL >= 5.4.1" + ] + }, + "packageFolders": { + "C:\\Users\\berk\\.nuget\\packages\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj", + "projectName": "TertuliatalkAPI", + "projectPath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj", + "packagesPath": "C:\\Users\\berk\\.nuget\\packages\\", + "outputPath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\berk\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + } + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "dependencies": { + "BCrypt.Net-Next": { + "target": "Package", + "version": "[4.0.3, )" + }, + "Google.Apis.Drive.v3": { + "target": "Package", + "version": "[1.68.0.3508, )" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer": { + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.AspNetCore.Authentication.OpenIdConnect": { + "target": "Package", + "version": "[8.0.0, )" + }, + "Microsoft.EntityFrameworkCore": { + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.EntityFrameworkCore.Design": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.EntityFrameworkCore.Tools": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[8.0.7, )" + }, + "Microsoft.Identity.Web": { + "target": "Package", + "version": "[2.16.0, )" + }, + "Microsoft.Identity.Web.UI": { + "target": "Package", + "version": "[2.16.0, )" + }, + "Npgsql.EntityFrameworkCore.PostgreSQL": { + "target": "Package", + "version": "[8.0.4, )" + }, + "Quartz.Extensions.Hosting": { + "target": "Package", + "version": "[3.13.0, )" + }, + "StackExchange.Redis": { + "target": "Package", + "version": "[2.8.0, )" + }, + "Swashbuckle.AspNetCore": { + "target": "Package", + "version": "[6.4.0, )" + }, + "linq2db.PostgreSQL": { + "target": "Package", + "version": "[5.4.1, )" + } + }, + "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\\8.0.202/PortableRuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/TertuliatalkAPI/TertuliatalkAPI/obj/project.nuget.cache b/TertuliatalkAPI/TertuliatalkAPI/obj/project.nuget.cache new file mode 100644 index 000000000..63348f135 --- /dev/null +++ b/TertuliatalkAPI/TertuliatalkAPI/obj/project.nuget.cache @@ -0,0 +1,117 @@ +{ + "version": 2, + "dgSpecHash": "Wj5sa729AJ9IZn+eZvP2YT3wZFy247gTjTlMk520qeMhiiNlPrmzDY074sP7isik7MvB/ANURfZGeTFH0Zvp9g==", + "success": true, + "projectFilePath": "C:\\Users\\berk\\Desktop\\tt\\tertuliatalk\\TertuliatalkAPI\\TertuliatalkAPI\\TertuliatalkAPI.csproj", + "expectedPackageFiles": [ + "C:\\Users\\berk\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\azure.identity\\1.10.4\\azure.identity.1.10.4.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\azure.security.keyvault.certificates\\4.5.1\\azure.security.keyvault.certificates.4.5.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\azure.security.keyvault.secrets\\4.5.0\\azure.security.keyvault.secrets.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\bcrypt.net-next\\4.0.3\\bcrypt.net-next.4.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\google.apis\\1.68.0\\google.apis.1.68.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\google.apis.auth\\1.68.0\\google.apis.auth.1.68.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\google.apis.core\\1.68.0\\google.apis.core.1.68.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\google.apis.drive.v3\\1.68.0.3508\\google.apis.drive.v3.1.68.0.3508.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\linq2db\\5.4.1\\linq2db.5.4.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\linq2db.postgresql\\5.4.1\\linq2db.postgresql.5.4.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.7\\microsoft.aspnetcore.authentication.jwtbearer.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.aspnetcore.authentication.openidconnect\\8.0.0\\microsoft.aspnetcore.authentication.openidconnect.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\8.0.0\\microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.aspnetcore.dataprotection\\8.0.0\\microsoft.aspnetcore.dataprotection.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.aspnetcore.dataprotection.abstractions\\8.0.0\\microsoft.aspnetcore.dataprotection.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.7\\microsoft.entityframeworkcore.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.7\\microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.7\\microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.7\\microsoft.entityframeworkcore.design.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.7\\microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\8.0.7\\microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.1\\microsoft.extensions.dependencymodel.8.0.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.http\\3.1.3\\microsoft.extensions.http.3.1.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.abstractions\\5.0.0\\microsoft.identity.abstractions.5.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.client\\4.57.0\\microsoft.identity.client.4.57.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web\\2.16.0\\microsoft.identity.web.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.certificate\\2.16.0\\microsoft.identity.web.certificate.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.certificateless\\2.16.0\\microsoft.identity.web.certificateless.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.diagnostics\\2.16.0\\microsoft.identity.web.diagnostics.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.tokenacquisition\\2.16.0\\microsoft.identity.web.tokenacquisition.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.tokencache\\2.16.0\\microsoft.identity.web.tokencache.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identity.web.ui\\2.16.0\\microsoft.identity.web.ui.2.16.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.loggingextensions\\7.0.3\\microsoft.identitymodel.loggingextensions.7.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.identitymodel.validators\\7.0.3\\microsoft.identitymodel.validators.7.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\npgsql\\8.0.3\\npgsql.8.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\npgsql.entityframeworkcore.postgresql\\8.0.4\\npgsql.entityframeworkcore.postgresql.8.0.4.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\quartz\\3.13.0\\quartz.3.13.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\quartz.extensions.dependencyinjection\\3.13.0\\quartz.extensions.dependencyinjection.3.13.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\quartz.extensions.hosting\\3.13.0\\quartz.extensions.hosting.3.13.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\stackexchange.redis\\2.8.0\\stackexchange.redis.2.8.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\swashbuckle.aspnetcore\\6.4.0\\swashbuckle.aspnetcore.6.4.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.4.0\\swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.4.0\\swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.4.0\\swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.codedom\\7.0.0\\system.codedom.7.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.formats.asn1\\8.0.0\\system.formats.asn1.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.management\\7.0.2\\system.management.7.0.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.security.cryptography.pkcs\\8.0.0\\system.security.cryptography.pkcs.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.7.0\\system.security.cryptography.protecteddata.4.7.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.security.cryptography.xml\\8.0.0\\system.security.cryptography.xml.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.text.json\\8.0.4\\system.text.json.8.0.4.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", + "C:\\Users\\berk\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file diff --git a/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets b/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets new file mode 100644 index 000000000..7d6485dcc --- /dev/null +++ b/TertuliatalkAPI/obj/TertuliatalkAPI.csproj.EntityFrameworkCore.targets @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/components/Accordion.tsx b/components/Accordion.tsx deleted file mode 100644 index 4c50e63c3..000000000 --- a/components/Accordion.tsx +++ /dev/null @@ -1,81 +0,0 @@ -import { PropsWithChildren, useState } from 'react'; -import styled from 'styled-components'; -import { media } from 'utils/media'; -import Collapse from './Collapse'; -import RichText from './RichText'; - -interface AccordionProps { - title: string; - isOpen?: boolean; -} - -export default function Accordion({ title, isOpen, children }: PropsWithChildren) { - const [hasCollapsed, setHasCollapsed] = useState(!isOpen); - const isActive = !hasCollapsed; - return ( - setHasCollapsed((prev) => !prev)}> - - {title} - - - - - - - {children} - - - - ); -} - -const Title = styled.h3` - font-size: 2rem; - width: 90%; - overflow: hidden; - text-overflow: ellipsis; - display: -webkit-box; - -webkit-box-orient: vertical; - -webkit-line-clamp: 1; -`; - -const TitleWrapper = styled.div` - display: flex; - justify-content: space-between; - align-items: center; -`; - -const Icon = styled.div<{ isActive: boolean }>` - width: 2.4rem; - transition: transform 0.3s; - transform: rotateZ(${(p) => (p.isActive ? 180 : 0)}deg); -`; - -const Description = styled.div` - margin-top: 2.5rem; - font-size: 1.6rem; - font-weight: normal; -`; - -const AccordionWrapper = styled.div` - display: flex; - flex-direction: column; - padding: 2rem 1.5rem; - background: rgb(var(--cardBackground)); - box-shadow: var(--shadow-md); - cursor: pointer; - border-radius: 0.6rem; - transition: opacity 0.2s; - - ${media('<=desktop')} { - width: 100%; - } -`; diff --git a/components/NewsletterModal.tsx b/components/NewsletterModal.tsx deleted file mode 100644 index a1f912e26..000000000 --- a/components/NewsletterModal.tsx +++ /dev/null @@ -1,150 +0,0 @@ -import React, { useState } from 'react'; -import MailchimpSubscribe, { DefaultFormFields } from 'react-mailchimp-subscribe'; -import styled from 'styled-components'; -import { EnvVars } from 'env'; -import useEscClose from 'hooks/useEscKey'; -import { media } from 'utils/media'; -import Button from './Button'; -import CloseIcon from './CloseIcon'; -import Container from './Container'; -import Input from './Input'; -import MailSentState from './MailSentState'; -import Overlay from './Overlay'; - -export interface NewsletterModalProps { - onClose: () => void; -} - -export default function NewsletterModal({ onClose }: NewsletterModalProps) { - const [email, setEmail] = useState(''); - - useEscClose({ onClose }); - - function onSubmit(event: React.FormEvent, enrollNewsletter: (props: DefaultFormFields) => void) { - event.preventDefault(); - console.log({ email }); - if (email) { - enrollNewsletter({ EMAIL: email }); - } - } - - return ( - { - const hasSignedUp = status === 'success'; - return ( - - - ) => onSubmit(event, subscribe)}> - - - - {hasSignedUp && } - {!hasSignedUp && ( - <> - Are you ready to enroll to the best newsletter ever? - - ) => setEmail(e.target.value)} - placeholder="Enter your email..." - required - /> - - Submit - - - {message && } - - )} - - - - ); - }} - /> - ); -} - -const Card = styled.form` - display: flex; - position: relative; - flex-direction: column; - margin: auto; - padding: 10rem 5rem; - background: rgb(var(--modalBackground)); - border-radius: 0.6rem; - max-width: 70rem; - overflow: hidden; - color: rgb(var(--text)); - - ${media('<=tablet')} { - padding: 7.5rem 2.5rem; - } -`; - -const CloseIconContainer = styled.div` - position: absolute; - right: 2rem; - top: 2rem; - - svg { - cursor: pointer; - width: 2rem; - } -`; - -const Title = styled.div` - font-size: 3.2rem; - font-weight: bold; - line-height: 1.1; - letter-spacing: -0.03em; - text-align: center; - color: rgb(var(--text)); - - ${media('<=tablet')} { - font-size: 2.6rem; - } -`; - -const ErrorMessage = styled.p` - color: rgb(var(--errorColor)); - font-size: 1.5rem; - margin: 1rem 0; - text-align: center; -`; - -const Row = styled.div` - display: flex; - justify-content: center; - align-items: center; - height: 100%; - width: 100%; - margin-top: 3rem; - - ${media('<=tablet')} { - flex-direction: column; - } -`; - -const CustomButton = styled(Button)` - height: 100%; - padding: 1.8rem; - margin-left: 1.5rem; - box-shadow: var(--shadow-lg); - - ${media('<=tablet')} { - width: 100%; - margin-left: 0; - margin-top: 1rem; - } -`; - -const CustomInput = styled(Input)` - width: 60%; - - ${media('<=tablet')} { - width: 100%; - } -`; diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 000000000..94cbf0383 --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "win32-x64-115", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/pages/features.tsx b/pages/features.tsx deleted file mode 100644 index 31c955215..000000000 --- a/pages/features.tsx +++ /dev/null @@ -1,98 +0,0 @@ -import styled from 'styled-components'; -import AutofitGrid from 'components/AutofitGrid'; -import BasicCard from 'components/BasicCard'; -import Page from 'components/Page'; -import SectionTitle from 'components/SectionTitle'; -import YoutubeVideo from 'components/YoutubeVideo'; -import { media } from 'utils/media'; - -const FEATURES = [ - { - imageUrl: '/grid-icons/asset-1.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-2.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-3.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-4.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-5.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-6.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-7.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-8.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, - { - imageUrl: '/grid-icons/asset-9.svg', - title: 'Lorem ipsum dolor sit amet.', - description: - 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis error dolorem ipsa dolore facere est consequuntur aut, eos doloribus voluptate?', - }, -]; - -export default function FeaturesPage() { - return ( - - - Check out this quick introduction - - - {FEATURES.map((singleFeature, idx) => ( - - ))} - - - - ); -} - -const Wrapper = styled.div` - & > *:not(:first-child) { - margin-top: 10rem; - } -`; - -const CustomAutofitGrid = styled(AutofitGrid)` - --autofit-grid-item-size: 40rem; - - ${media('<=tablet')} { - --autofit-grid-item-size: 30rem; - } - - ${media('<=phone')} { - --autofit-grid-item-size: 100%; - } -`; diff --git a/pages/index.tsx b/pages/index.tsx deleted file mode 100644 index 493a36edc..000000000 --- a/pages/index.tsx +++ /dev/null @@ -1,95 +0,0 @@ -import { InferGetStaticPropsType } from 'next'; -import Head from 'next/head'; -import styled from 'styled-components'; -import BasicSection from 'components/BasicSection'; -import Link from 'components/Link'; -import { EnvVars } from 'env'; -import { getAllPosts } from 'utils/postsFetcher'; -import Cta from 'views/HomePage/Cta'; -import Features from 'views/HomePage/Features'; -import FeaturesGallery from 'views/HomePage/FeaturesGallery'; -import Hero from 'views/HomePage/Hero'; -import Partners from 'views/HomePage/Partners'; -import ScrollableBlogPosts from 'views/HomePage/ScrollableBlogPosts'; -import Testimonials from 'views/HomePage/Testimonials'; - -export default function Homepage({ posts }: InferGetStaticPropsType) { - return ( - <> - - {EnvVars.SITE_NAME} - - - - - - - -

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas, quidem error incidunt a doloremque voluptatem porro inventore - voluptate quo deleniti animi laboriosam.{' '} - Possimus ullam velit rem itaque consectetur, in distinctio? Lorem ipsum, dolor sit amet - consectetur adipisicing elit. Soluta repellendus quia quos obcaecati nihil. Laudantium non accusantium, voluptate eum nesciunt - at suscipit quis est soluta? -

-
- -

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas, quidem error incidunt a doloremque voluptatem porro inventore{' '} - voluptate quo deleniti animi laboriosam. Possimus ullam velit rem itaque consectetur, in distinctio? -

-
    -
  • Professional point 1
  • -
  • Professional remark 2
  • -
  • Professional feature 3
  • -
-
-
- - - - - - - -
- - ); -} - -const HomepageWrapper = styled.div` - & > :last-child { - margin-bottom: 15rem; - } -`; - -const DarkerBackgroundContainer = styled.div` - background: rgb(var(--background)); - - & > *:not(:first-child) { - margin-top: 15rem; - } -`; - -const WhiteBackgroundContainer = styled.div` - background: rgb(var(--secondBackground)); - - & > :last-child { - padding-bottom: 15rem; - } - - & > *:not(:first-child) { - margin-top: 15rem; - } -`; - -export async function getStaticProps() { - return { - props: { - posts: await getAllPosts(), - }, - }; -} diff --git a/.all-contributorsrc b/tertuliatalk_frontend/.all-contributorsrc similarity index 100% rename from .all-contributorsrc rename to tertuliatalk_frontend/.all-contributorsrc diff --git a/.env.example b/tertuliatalk_frontend/.env.example similarity index 100% rename from .env.example rename to tertuliatalk_frontend/.env.example diff --git a/.eslintrc.json b/tertuliatalk_frontend/.eslintrc.json similarity index 100% rename from .eslintrc.json rename to tertuliatalk_frontend/.eslintrc.json diff --git a/.github/dependabot.yml b/tertuliatalk_frontend/.github/dependabot.yml similarity index 100% rename from .github/dependabot.yml rename to tertuliatalk_frontend/.github/dependabot.yml diff --git a/.github/workflows/codeql-analysis.yml b/tertuliatalk_frontend/.github/workflows/codeql-analysis.yml similarity index 100% rename from .github/workflows/codeql-analysis.yml rename to tertuliatalk_frontend/.github/workflows/codeql-analysis.yml diff --git a/tertuliatalk_frontend/.gitignore b/tertuliatalk_frontend/.gitignore new file mode 100644 index 000000000..1437c53f7 --- /dev/null +++ b/tertuliatalk_frontend/.gitignore @@ -0,0 +1,34 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# next.js +/.next/ +/out/ + +# production +/build + +# misc +.DS_Store +*.pem + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# local env files +.env.local +.env.development.local +.env.test.local +.env.production.local + +# vercel +.vercel diff --git a/.prettierrc b/tertuliatalk_frontend/.prettierrc similarity index 100% rename from .prettierrc rename to tertuliatalk_frontend/.prettierrc diff --git a/.tina/__generated__/.gitignore b/tertuliatalk_frontend/.tina/__generated__/.gitignore similarity index 100% rename from .tina/__generated__/.gitignore rename to tertuliatalk_frontend/.tina/__generated__/.gitignore diff --git a/.tina/__generated__/_graphql.json b/tertuliatalk_frontend/.tina/__generated__/_graphql.json similarity index 100% rename from .tina/__generated__/_graphql.json rename to tertuliatalk_frontend/.tina/__generated__/_graphql.json diff --git a/.tina/__generated__/_lookup.json b/tertuliatalk_frontend/.tina/__generated__/_lookup.json similarity index 100% rename from .tina/__generated__/_lookup.json rename to tertuliatalk_frontend/.tina/__generated__/_lookup.json diff --git a/.tina/__generated__/_schema.json b/tertuliatalk_frontend/.tina/__generated__/_schema.json similarity index 100% rename from .tina/__generated__/_schema.json rename to tertuliatalk_frontend/.tina/__generated__/_schema.json diff --git a/.tina/__generated__/frags.gql b/tertuliatalk_frontend/.tina/__generated__/frags.gql similarity index 100% rename from .tina/__generated__/frags.gql rename to tertuliatalk_frontend/.tina/__generated__/frags.gql diff --git a/.tina/__generated__/queries.gql b/tertuliatalk_frontend/.tina/__generated__/queries.gql similarity index 100% rename from .tina/__generated__/queries.gql rename to tertuliatalk_frontend/.tina/__generated__/queries.gql diff --git a/.tina/__generated__/schema.gql b/tertuliatalk_frontend/.tina/__generated__/schema.gql similarity index 100% rename from .tina/__generated__/schema.gql rename to tertuliatalk_frontend/.tina/__generated__/schema.gql diff --git a/.tina/__generated__/types.ts b/tertuliatalk_frontend/.tina/__generated__/types.ts similarity index 100% rename from .tina/__generated__/types.ts rename to tertuliatalk_frontend/.tina/__generated__/types.ts diff --git a/.tina/schema.ts b/tertuliatalk_frontend/.tina/schema.ts similarity index 100% rename from .tina/schema.ts rename to tertuliatalk_frontend/.tina/schema.ts diff --git a/.vscode/settings.json b/tertuliatalk_frontend/.vscode/settings.json similarity index 100% rename from .vscode/settings.json rename to tertuliatalk_frontend/.vscode/settings.json diff --git a/LICENSE b/tertuliatalk_frontend/LICENSE similarity index 100% rename from LICENSE rename to tertuliatalk_frontend/LICENSE diff --git a/tertuliatalk_frontend/README.md b/tertuliatalk_frontend/README.md new file mode 100644 index 000000000..1eb917eee --- /dev/null +++ b/tertuliatalk_frontend/README.md @@ -0,0 +1,158 @@ +
+

+ + + Logo + + + Logo + + +

✨ Free Next.js marketing website template for SaaS startups ✨

+ +

+ Everything you need to build a great landing page / marketing website for your startup. Great SEO metrics, Green WebVitals, 🚀 Performance, Clean & Pragmatic Codebase out of the box. +
+
+ View Demo + . + Report Bug + . + Request Feature +

+

+ +
+ +![Contributors](https://img.shields.io/github/contributors/Blazity/next-saas-starter?color=dark-green) ![Issues](https://img.shields.io/github/issues/Blazity/next-saas-starter) ![License](https://img.shields.io/github/license/Blazity/next-saas-starter) + +
+ +

Created with :heart: at Blazity

+

Blazity is a group of Next.js/Jamstack/Headless experts. Contact us at contact@blazity.com if you’d like to talk about your project or just to have a chat with us

+ + + Blazity Discord Banner + +
+ +## Table Of Contents + +- [Features](#-features) +- [Getting Started](#-getting-started) +- [One click deploy](#one-click-deploy) +- [Built With](#-built-with) +- [Contributing](#-contributing) + - [Creating A Pull Request](#creating-a-pull-request) +- [Acknowledgements](#-acknowledgements) +- [Contributors](#-contributors) +- [License](#-license) + +## Features + +- ⚡ **Next.js** - React framework for static rendering +- **Best SEO setup** - Meta Tags, JSON-LD and Open Graph Tags +- **[Tina CMS](https://tina.io/) integration** - local & (optional) production CMS +- **Optimized for Web Vitals** +- **Blog with MDX** +- **Mailchimp Integration** - for newsletters +- **Sendgrid Integration** - for sending emails +- **Dark mode** - and customizable themes! +- **No UI library** - just styled components, so you don't have to learn any new syntax +- **One click deployment** - with Vercel or any other serverless deployment environment +- **Eslint** - with Next.js's recommended settings and imports sorting rule +- **Prettier** + +## 🤓 Getting Started + +- Click `Use the template` or [this link](https://github.com/Blazity/next-saas-starter/generate) +- Setup your [sendgrid](https://sendgrid.com/) API key and add it to environment variables (`SENDGRID_API_KEY` - `.env.local`) +- Adjust the template to your needs (and checkout `env.ts` file) +- Deploy the project on [Vercel](https://vercel.com/) **don't forget to add env variables** +- _(optional)_ Create [Tina Cloud account](https://app.tina.io/), [a project](https://tina.io/docs/tina-cloud/) and fill these `NEXT_PUBLIC_ORGANIZATION_NAME`, `NEXT_PUBLIC_TINA_CLIENT_ID` env vars with proper values + > Tina's Content API authenticates directly with GitHub removing the need for users to create GitHub accounts. Access is granted through the dashboard, allowing users to login directly through your site and begin editing! Any changes that are saved by your editors will be commited to the configured branch in your GitHub repository. + - For more details [see the docs](https://tina.io/docs/tina-cloud/) + +``` +# run the dev mode +$ yarn dev + +# run the prod mode +yarn start + +# build the app +yarn build +``` + +> Hint: To edit the blog pages go to [/admin](http://localhost:3000/admin) and navigate to a blog page to edit it. To exit editing mode navigate to [/admin/logout](http://localhost:3000/admin/logout) + +## 🚀 One click deploy + +Clone the repository and one-click deploy to Vercel for free! + +[![Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/Blazity/next-saas-starter) + +Clone the repository and one-click deploy to Netlify for free! + +[![Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Blazity/next-saas-starter) + +## 🧰 Built With + +- Statically generated pages with [**Next.js** ](https://github.com/vercel/next.js) +- [Styled components](https://github.com/styled-components/styled-components/) +- [MDX](https://github.com/mdx-js/mdx) +- [TypeScript](https://github.com/Microsoft/TypeScript) + +## 🤲🏻 Contributing + +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +- If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/Blazity/next-saas-starter/issues/new) to discuss it, or directly create a pull request after you edit the _README.md_ file with necessary changes. +- Create individual PR for each suggestion. + +### Creating A Pull Request + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) +4. Push to the Branch (`git push origin feature/AmazingFeature`) +5. Open a Pull Request + +## 😎 Acknowledgements + +Big thanks to authors of these libraries: + +- https://github.com/neg4n/next-api-og-image - generating open graph images +- https://github.com/blazity/nextjs-color-mode - non-flickering dark mode +- https://github.com/Brew-Brew/css-in-js-media - a convenient way of creating media queries + +## Support + +If you're looking for help or simply want to share your thoughts about the project, we encourage you to join our Discord community. Here's the link: [https://blazity.com/discord](https://blazity.com/discord). It's a space where we exchange ideas and help one another. Everyone's input is appreciated, and we look forward to welcoming you. + +## ✨ Contributors + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + +

Bart Stefanski

💻

Igor Lasota

💻

Jan Bryński

💻

Logan Anderson

💻 📖 🧑‍🏫
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + +## 📝 License + +Distributed under the MIT License. See [LICENSE](https://github.com/Blazity/next-saas-starter/blob/main/LICENSE.md) for more information. diff --git a/tertuliatalk_frontend/TERTULIATALK_FRONTEND b/tertuliatalk_frontend/TERTULIATALK_FRONTEND new file mode 100644 index 000000000..68eb2d6d0 --- /dev/null +++ b/tertuliatalk_frontend/TERTULIATALK_FRONTEND @@ -0,0 +1,49 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAACFwAAAAdzc2gtcn +NhAAAAAwEAAQAAAgEA1pD1M+JZdbY5DiOaYRIwsj1ka2Ou2phf6sd88JZU3REQpkQo6OGy +KANj3qnUSP1O/Ond/7LBFZGEZJpNEwW4SkHSERdUfPJQHdK2b5F4/lmbfMDARB82r2S1fa +Ar62oEDtIVK6Okgblr9XVpRvQ7MzCDgEjxYqZZ2M8ATNYR4E1zmByoVs+WfADwv90Q03PA +JuC/OHsfb8cDPJufosPBIl+9E0pba8obKaU5wwFEb79sbFWjbk1gxB0HCjw9O05xQeJewq ++bQ7EbwmWDkegnGfB5BQSN1EPncVdAb/wSX7Kkq7IVuezGBW6A5uuNLX7Ph4jOzMy1vOq3 +i5c2u6F6JbLHrQ0SKQT3dmToVoD2Lmk88x9/RLMFGu2tpMjJ/tjSMRmMeauGs2d+DXg7Nu +d8x/dtLBWwBlCXpMlP5jz8oFcUlttfXUreS2qdGguLftcedJowbI1TJHq9sK7ZA946QUTc +9rJkL394ulQI6tjraV6aBsJTnnifTXtJ+9Q7pgo2+Z66u1OSONJH0nCR+bXW7BVNDXj764 +wrQqT37c5EFrfcq+s96QBoNpN0/LOOMy2doW90WwkrAETxLsELVIybwlCiqh/ltHsk0HuM +T8VOjkTxwWHf/7a/LoBsHkQ3alzwP1HrEga7Qw9d0WvtnhTCJJeEB85XF2fDGJ4q/yidyK +sAAAdIZuzDG2bswxsAAAAHc3NoLXJzYQAAAgEA1pD1M+JZdbY5DiOaYRIwsj1ka2Ou2phf +6sd88JZU3REQpkQo6OGyKANj3qnUSP1O/Ond/7LBFZGEZJpNEwW4SkHSERdUfPJQHdK2b5 +F4/lmbfMDARB82r2S1faAr62oEDtIVK6Okgblr9XVpRvQ7MzCDgEjxYqZZ2M8ATNYR4E1z +mByoVs+WfADwv90Q03PAJuC/OHsfb8cDPJufosPBIl+9E0pba8obKaU5wwFEb79sbFWjbk +1gxB0HCjw9O05xQeJewq+bQ7EbwmWDkegnGfB5BQSN1EPncVdAb/wSX7Kkq7IVuezGBW6A +5uuNLX7Ph4jOzMy1vOq3i5c2u6F6JbLHrQ0SKQT3dmToVoD2Lmk88x9/RLMFGu2tpMjJ/t +jSMRmMeauGs2d+DXg7Nud8x/dtLBWwBlCXpMlP5jz8oFcUlttfXUreS2qdGguLftcedJow +bI1TJHq9sK7ZA946QUTc9rJkL394ulQI6tjraV6aBsJTnnifTXtJ+9Q7pgo2+Z66u1OSON +JH0nCR+bXW7BVNDXj764wrQqT37c5EFrfcq+s96QBoNpN0/LOOMy2doW90WwkrAETxLsEL +VIybwlCiqh/ltHsk0HuMT8VOjkTxwWHf/7a/LoBsHkQ3alzwP1HrEga7Qw9d0WvtnhTCJJ +eEB85XF2fDGJ4q/yidyKsAAAADAQABAAACAAUdK1rzOCKgFzgJDTLnFhYJdI1CsPYwz4hu +/MFXM+qY74am9TqntnFRs12pOpAKyYkpocroXcW/1CH5s4CSkFPkwbb6kV7w/4vWa9a45u +NZC2WrymlVPR5tDg5SdPmFa1dXFn4VxmP5IWOWSs4QICEWNOwn0OkDAf0y4dTy/TYVYn3r +oO+AvxtxgktwX2hKx/elP6l+9b7aRW96XhGpDL9e/Miq6wbkqEUT1Q6axyDKtTDX0a9dVM +MX1gUebm8tbXGejZeiS9cPL5QwizQ9DkGGA7xk4WR/wdJnu/dvUJjLTzVwZygpRob2nUfj +sVe2QAgA8Lzc3DAGgB1pmzpZnOmh7lccgiCLpDrENhXQF9vPb6XLcablLyMNDfUoZRU97b +gn1oJVMssceq2mm6NrghhpoU39KtzlKcx6zEGyyc3xm3tVso+d9ElwmeUeB2adudtjGjFb +N9QnsqwwkTP02ln3FGdxrQ+YhfBxv/dSgkyVqJqBkyBfYThHnC7X+pBzXtYU+8/bDzF8Hu +RTXcBFtmEWhx0VGb/eIgkYN1j0sPZBp+t+SpHanL4+7xzUYFHzWFqf7kUYl0bHtw0q5nUr +GGpIIxo1sXw7mf+qZAH0UEdBhKRVqqaHJ13kihclnc7u/SfoZMWeHkzkOyHM/XBj9o3Ike +ZKK7UIiw4f3l8mBQ1BAAABACBQ/GKuYPrL7op3ZGXTfCyA9vj7gIVKj7LFKCMVG7+Kr73Z ++G2hbQ1Ym0/knpVIJUkZOmFEbrohB1NyzqH9IcP03XcbQ8h719NI1M7oaAuoOBbgYJDQkt +2LLmFjDOPC+ROU4FP60eQ9dYuC7GW4SpmY1zPC8pO6BACikrMZs9wqNf38hCCYg4Zekp8k +D0Hh5sYy4qnwAqG5/2PTNiyC1wkK1hawpDu5m4TlQj9UUB9+bEIAfdfWiGZOHPPBCNSF1B +b9CMZ1zyh2O0L/d1nV9rF83ver9/JKtdTesLZXzTmgV3eby0DCzXqzgMbvDDLbMCRtReI6 +nJ1yrTxhqNOkWhsAAAEBAPAStMxkE1O1S4db0kSP10JuoOjuexyacTBIvBVkl/Gs3SFFAg +ly6qnYaufK4mouxAwb9pqj+iFKx87egO/72D4MjsIJDxd6Z2BYp/CBAvj+j4YngcvtSYWB +BPjVN6YpTLOmxinjrUNrnLANOyJ20ZmWnP0TRl3n+gJP3SqQkQKZfDY7vzAUqcvsm+5yrq +jbTA/Ygp9gA3UI+5bBGxGzacGxWppKuPV6oDqEn4P/5z6MI4SodnBM89Y5gEhEa6Jb9JLk +itoJ8GsaVwDNk5Q5UWKyblrXSfmgou2x49EO/EkP7hJLINbn9gdy6GB3JxmvDDLJoF6i8d +ut+RCV49u98bsAAAEBAOTNDhM+IytlLG6eNoWMtQN+d7rA6o6LZysJbBWxLgfESjV3S8ID +/+2JwIJ15daKqyJucbc4Sc3Vm6a8tHQXR1/tU5+++y/M4ZmeTg/PtGPIhYkfdYFJHOuYeA +uqje5DoL9ea9lh0Piaj27QkiJb1GqtgatqoxWJ0dyMPMrfISsiATUNGyKpuHArSH6BCEVB +T+Skyme7NxsVSvKblr7fhDcKrbeJShJeiE46J4NHxPD8MNdPfoPT/YUI09jhHxKikaqBGO +og8MqDOC+8YlN2VSxX7qy7Uh/MwVhibvGGve0u1rsWmTHON/cyXLubmyKU8IwdQRLw6tUp +/fe0FFpH3dEAAAATYmVyay5nbTEyQGdtYWlsLmNvbQ== +-----END OPENSSH PRIVATE KEY----- diff --git a/tertuliatalk_frontend/TERTULIATALK_FRONTEND.pub b/tertuliatalk_frontend/TERTULIATALK_FRONTEND.pub new file mode 100644 index 000000000..734b25329 --- /dev/null +++ b/tertuliatalk_frontend/TERTULIATALK_FRONTEND.pub @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDWkPUz4ll1tjkOI5phEjCyPWRrY67amF/qx3zwllTdERCmRCjo4bIoA2PeqdRI/U786d3/ssEVkYRkmk0TBbhKQdIRF1R88lAd0rZvkXj+WZt8wMBEHzavZLV9oCvragQO0hUro6SBuWv1dWlG9DszMIOASPFiplnYzwBM1hHgTXOYHKhWz5Z8APC/3RDTc8Am4L84ex9vxwM8m5+iw8EiX70TSltryhsppTnDAURvv2xsVaNuTWDEHQcKPD07TnFB4l7Cr5tDsRvCZYOR6CcZ8HkFBI3UQ+dxV0Bv/BJfsqSrshW57MYFboDm640tfs+HiM7MzLW86reLlza7oXolssetDRIpBPd2ZOhWgPYuaTzzH39EswUa7a2kyMn+2NIxGYx5q4azZ34NeDs253zH920sFbAGUJekyU/mPPygVxSW219dSt5Lap0aC4t+1x50mjBsjVMker2wrtkD3jpBRNz2smQvf3i6VAjq2OtpXpoGwlOeeJ9Ne0n71DumCjb5nrq7U5I40kfScJH5tdbsFU0NePvrjCtCpPftzkQWt9yr6z3pAGg2k3T8s44zLZ2hb3RbCSsARPEuwQtUjJvCUKKqH+W0eyTQe4xPxU6ORPHBYd//tr8ugGweRDdqXPA/UesSBrtDD13Ra+2eFMIkl4QHzlcXZ8MYnir/KJ3Iqw== berk.gm12@gmail.com diff --git a/tertuliatalk_frontend/components/Accordion.tsx b/tertuliatalk_frontend/components/Accordion.tsx new file mode 100644 index 000000000..962922815 --- /dev/null +++ b/tertuliatalk_frontend/components/Accordion.tsx @@ -0,0 +1,139 @@ +import { PropsWithChildren, useEffect, useState } from 'react'; +import styled from 'styled-components'; +import { media } from 'utils/media'; +import Collapse from './Collapse'; +import RichText from './RichText'; +import { ColumnFlex, RowFlex } from 'pages/weekly-session-schedule'; +import { Roles } from 'types/enums'; +import { IoMdAdd } from "react-icons/io"; +import { Cursor } from 'views/SessionSchedule/Course'; +import MeetingAddForm from 'views/SessionSchedule/MeetingAddForm'; + +interface AccordionProps { + title: string; + subTitle?: string; + isOpen?: boolean; + setPrograms?: any; +} + +export default function Accordion({ title, subTitle, isOpen, children, setPrograms }: PropsWithChildren) { + const [hasCollapsed, setHasCollapsed] = useState(!isOpen); + const isActive = !hasCollapsed; + const [fromArea, setFromArea] = useState(false) + + const manageForm = () => { + if (fromArea) { + setFromArea(false) + } + else if (!fromArea) { + setFromArea(true) + setHasCollapsed(true) + } + else if (!hasCollapsed) { + setFromArea(true) + setHasCollapsed(false) + } + } + + const manageCollapse = () => { + if (fromArea) { + setFromArea(false) + setHasCollapsed(false) + } + else if (!isActive) { + setHasCollapsed(false) + } + else if (isActive) { + setHasCollapsed(true) + } + } + + const [role, setRole] = useState("Student"); + + useEffect(() => { + const role = localStorage.getItem("userRole"); + if (role) { + setRole(role); + } + }, []); + + return ( + + + + {title} +

{subTitle}

+
+ + + { + role === Roles.INSTRUCTOR && + } + + + + + +
+ + + {children} + + + + + +
+ ); +} + +const Title = styled.h3` + cursor: pointer; + font-size: 2rem; + width: 100%; + overflow: hidden; + text-overflow: ellipsis; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 1; +`; + +const TitleWrapper = styled.div` + display: flex; + justify-content: space-between; + align-items: center; +`; + +const Icon = styled.div<{ isActive: boolean }>` + width: 3.4rem; + transition: transform 0.3s; + transform: rotateZ(${(p) => (p.isActive ? 180 : 0)}deg); +`; + +const Description = styled.div` + margin-top: 2.5rem; + font-size: 1.6rem; + font-weight: normal; +`; + +const AccordionWrapper = styled.div` + display: flex; + flex-direction: column; + padding: 2rem 1.5rem; + background: rgb(var(--navbarBackground)); + box-shadow: var(--shadow-md); + border-radius: 0.6rem; + transition: opacity 0.2s; + + ${media('<=desktop')} { + width: 100%; + } +`; diff --git a/components/ArticleCard.tsx b/tertuliatalk_frontend/components/ArticleCard.tsx similarity index 100% rename from components/ArticleCard.tsx rename to tertuliatalk_frontend/components/ArticleCard.tsx diff --git a/components/ArticleImage.tsx b/tertuliatalk_frontend/components/ArticleImage.tsx similarity index 100% rename from components/ArticleImage.tsx rename to tertuliatalk_frontend/components/ArticleImage.tsx diff --git a/components/AutofitGrid.tsx b/tertuliatalk_frontend/components/AutofitGrid.tsx similarity index 100% rename from components/AutofitGrid.tsx rename to tertuliatalk_frontend/components/AutofitGrid.tsx diff --git a/components/BasicCard.tsx b/tertuliatalk_frontend/components/BasicCard.tsx similarity index 91% rename from components/BasicCard.tsx rename to tertuliatalk_frontend/components/BasicCard.tsx index 0a8e41635..b6f1fbcab 100644 --- a/components/BasicCard.tsx +++ b/tertuliatalk_frontend/components/BasicCard.tsx @@ -10,7 +10,7 @@ interface BasicCardProps { export default function BasicCard({ title, description, imageUrl }: BasicCardProps) { return ( - + {/**/} {title} {description} diff --git a/components/BasicSection.tsx b/tertuliatalk_frontend/components/BasicSection.tsx similarity index 100% rename from components/BasicSection.tsx rename to tertuliatalk_frontend/components/BasicSection.tsx diff --git a/components/Button.tsx b/tertuliatalk_frontend/components/Button.tsx similarity index 50% rename from components/Button.tsx rename to tertuliatalk_frontend/components/Button.tsx index 09194a94d..ecf02860c 100644 --- a/components/Button.tsx +++ b/tertuliatalk_frontend/components/Button.tsx @@ -1,34 +1,38 @@ import { PropsWithChildren } from 'react'; import styled from 'styled-components'; -type ButtonProps = PropsWithChildren<{ transparent?: boolean }>; +type ButtonProps = PropsWithChildren<{ transparent?: boolean; disabled?: boolean }>; -const Button = styled.a` +const Button = styled.button` + user-select: none; border: none; background: none; display: inline-block; text-decoration: none; text-align: center; background: ${(p) => (p.transparent ? 'transparent' : 'rgb(var(--primary))')}; - padding: 1.75rem 2.25rem; - font-size: 1.2rem; - color: ${(p) => (p.transparent ? 'rgb(var(--text))' : 'rgb(var(--textSecondary))')}; + padding: 1rem 1.8rem; + font-size: 1.4rem; text-transform: uppercase; font-family: var(--font); font-weight: bold; - border-radius: 0.4rem; - border: ${(p) => (p.transparent ? 'none' : '2px solid rgb(var(--primary))')}; + border-radius: 1rem; + color: white; + border: none; + background-color: #fd5221; transition: transform 0.3s; backface-visibility: hidden; will-change: transform; - cursor: pointer; + cursor: ${(p) => (p.disabled ? 'not-allowed' : 'pointer')}; + opacity: ${(p) => (p.disabled ? 0.5 : 1)}; + pointer-events: ${(p) => (p.disabled ? 'none' : 'auto')}; span { margin-left: 2rem; } &:hover { - transform: scale(1.025); + transform: ${(p) => (p.disabled ? 'none' : 'scale(1.01)')}; } `; diff --git a/components/ButtonGroup.tsx b/tertuliatalk_frontend/components/ButtonGroup.tsx similarity index 100% rename from components/ButtonGroup.tsx rename to tertuliatalk_frontend/components/ButtonGroup.tsx diff --git a/components/ClientOnly.tsx b/tertuliatalk_frontend/components/ClientOnly.tsx similarity index 100% rename from components/ClientOnly.tsx rename to tertuliatalk_frontend/components/ClientOnly.tsx diff --git a/components/CloseIcon.tsx b/tertuliatalk_frontend/components/CloseIcon.tsx similarity index 100% rename from components/CloseIcon.tsx rename to tertuliatalk_frontend/components/CloseIcon.tsx diff --git a/components/Code.tsx b/tertuliatalk_frontend/components/Code.tsx similarity index 100% rename from components/Code.tsx rename to tertuliatalk_frontend/components/Code.tsx diff --git a/components/Collapse.tsx b/tertuliatalk_frontend/components/Collapse.tsx similarity index 100% rename from components/Collapse.tsx rename to tertuliatalk_frontend/components/Collapse.tsx diff --git a/components/ColorSwitcher.tsx b/tertuliatalk_frontend/components/ColorSwitcher.tsx similarity index 100% rename from components/ColorSwitcher.tsx rename to tertuliatalk_frontend/components/ColorSwitcher.tsx diff --git a/components/Container.tsx b/tertuliatalk_frontend/components/Container.tsx similarity index 100% rename from components/Container.tsx rename to tertuliatalk_frontend/components/Container.tsx diff --git a/components/Drawer.tsx b/tertuliatalk_frontend/components/Drawer.tsx similarity index 100% rename from components/Drawer.tsx rename to tertuliatalk_frontend/components/Drawer.tsx diff --git a/components/Footer.tsx b/tertuliatalk_frontend/components/Footer.tsx similarity index 100% rename from components/Footer.tsx rename to tertuliatalk_frontend/components/Footer.tsx diff --git a/components/GlobalStyles.tsx b/tertuliatalk_frontend/components/GlobalStyles.tsx similarity index 100% rename from components/GlobalStyles.tsx rename to tertuliatalk_frontend/components/GlobalStyles.tsx diff --git a/components/HamburgerIcon.tsx b/tertuliatalk_frontend/components/HamburgerIcon.tsx similarity index 100% rename from components/HamburgerIcon.tsx rename to tertuliatalk_frontend/components/HamburgerIcon.tsx diff --git a/components/HeroIllustation.tsx b/tertuliatalk_frontend/components/HeroIllustation.tsx similarity index 100% rename from components/HeroIllustation.tsx rename to tertuliatalk_frontend/components/HeroIllustation.tsx diff --git a/components/Icon.tsx b/tertuliatalk_frontend/components/Icon.tsx similarity index 100% rename from components/Icon.tsx rename to tertuliatalk_frontend/components/Icon.tsx diff --git a/components/Input.tsx b/tertuliatalk_frontend/components/Input.tsx similarity index 100% rename from components/Input.tsx rename to tertuliatalk_frontend/components/Input.tsx diff --git a/components/Link.tsx b/tertuliatalk_frontend/components/Link.tsx similarity index 100% rename from components/Link.tsx rename to tertuliatalk_frontend/components/Link.tsx diff --git a/components/Logo.tsx b/tertuliatalk_frontend/components/Logo.tsx similarity index 100% rename from components/Logo.tsx rename to tertuliatalk_frontend/components/Logo.tsx diff --git a/components/MDXRichText.tsx b/tertuliatalk_frontend/components/MDXRichText.tsx similarity index 100% rename from components/MDXRichText.tsx rename to tertuliatalk_frontend/components/MDXRichText.tsx diff --git a/components/MailSentState.tsx b/tertuliatalk_frontend/components/MailSentState.tsx similarity index 100% rename from components/MailSentState.tsx rename to tertuliatalk_frontend/components/MailSentState.tsx diff --git a/tertuliatalk_frontend/components/Meeting.tsx b/tertuliatalk_frontend/components/Meeting.tsx new file mode 100644 index 000000000..086c311fa --- /dev/null +++ b/tertuliatalk_frontend/components/Meeting.tsx @@ -0,0 +1,168 @@ +import { ImBin } from "react-icons/im"; +import * as React from 'react'; +import styled from 'styled-components'; +import RichText from './RichText'; +import Button from './Button'; +import { Roles } from "types/enums"; + +type Program = { + id: string; + title: string; + description: string; + date: string; + time: string; + duration: string; + location: string; + link: string; + isCommunity: boolean; + isActive: boolean; /* -> this prop is used to show the active programs + if we create cron jobs that run every hour in the backend, we can handle this. + */ +}; + +type User = { + id: string; + role: string; +} + +const user: User = { + id: '1', + role: Roles.ADMIN, +} + +export const Meeting = ({ index, program }: { index: number, program: Program }) => { + {/* + const downloadPdf = () => { + const link = document.createElement('a'); + link.text = 'http://localhost:3000/example.pdf'; + link.download = 'example'; + link.click(); + } + + const deleteProgram = () => { + // api delete request + console.log(`Program with id ${program.id} is deleted`); + } + + return ( + + + + +

{program.title}

+

{program.description}

+
+ + + { + user.role === Roles.TEACHER && ( + + + + ) + } + {program.time} /  + {program.duration} + + + {program.location} + 2/4 + + +
+ + + + +
+
+ ) + */} +} + +const Meetings = styled.div` + background-color: #f5f5dc; + border-radius: 1rem; + border-bottom: 1px solid #2c3540; + padding: 1rem; + width: 100%; + margin-top: 1rem; +`; + +const Container = styled.div` +`; + +const FlexBetween = styled.div` +padding: 1rem; + display: flex; + align-items: center; + justify-content: space-between; +`; + +const TitleDescription = styled.div` +font-weight: bold; +color: black; + h1 { + margin: 0; + } + p { + margin: 0; + } +`; + +export const ColumnFlex = styled.div` +gap: 1rem; + display: flex; + flex-direction: column; +`; + +const FlexAlignCenter = styled.div` +gap: 1rem; + color: black; + display: flex; + align-items: center; + + h2 { + margin: 0; + } + strong { + margin-left: 0.5rem; + } +`; + +const Location = styled.strong` +color: black; + margin-top: 0.5rem; +`; + + +const FlexCenterBetween = styled.div` + display: flex; + align-items: center; + justify-content: center; + gap: 2rem; + height: 45px; + overflow: hidden; +`; + +const CustomCircle = styled.div` +color: white; +font-weight: bold; +display: flex; +justify-content: center; + align-items: center; + width: 5rem; + height: 5rem; + border-radius: 50%; + background-color: #fd5221; +`; + +export const Cursor = styled.div` +user-select: none; +cursor: pointer; +`; + diff --git a/tertuliatalk_frontend/components/Modal.tsx b/tertuliatalk_frontend/components/Modal.tsx new file mode 100644 index 000000000..0e5eb7692 --- /dev/null +++ b/tertuliatalk_frontend/components/Modal.tsx @@ -0,0 +1,82 @@ +import React, { MouseEventHandler, useEffect } from "react"; +import styled from "styled-components"; +import Button from "./Button"; + +export default function Modal({ onClose, children, title }: { onClose: () => void, children: React.ReactNode, title: string | null }) { + + const handleCloseClick: MouseEventHandler = (e: React.MouseEvent) => { + e.preventDefault(); + onClose(); + }; + + useEffect(() => { + const disableScroll = (e: Event) => e.preventDefault(); + window.addEventListener('scroll', disableScroll); + document.body.style.overflow = 'hidden'; + + return () => { + window.removeEventListener('scroll', disableScroll); + document.body.style.overflow = 'auto'; + }; + }, []); + + return ( + + {/* Wrap the whole Modal inside the newly created StyledModalWrapper + and use the ref */} + + + + + + {title &&

{title}

} + {children} +
+
+
+ ); +}; + + +const ModalWrapper = styled.div` + color: black; + display: flex; + justify-content: center; + align-items: center; + height: 100vh; + width: 100%; + z-index: 1000; + position: fixed; +`; + +const ModalArea = styled.div` + background: white; + max-height: 100vh; /* Taşmayı önlemek için maksimum yüksekliği ayarlayın */ + width: 54rem; + border-radius: 15px; + padding: 15px; + overflow-y: hidden; /* İçerik taşarsa kaydırma çubuğu ekleyin */ +`; + +const ModalOverlay = styled.div` + height: 100vh; + width: 100%; + position: fixed; + top: 0; + left: 0; + background-color: rgba(0, 0, 0, 0.5); +`; + +const ModalBody = styled.div` +font-size: 20px; +text-align: center; + padding-top: 10px; +`; + +const ModalHeader = styled.div` + display: flex; + justify-content: flex-end; + font-size: 25px; +`; \ No newline at end of file diff --git a/components/Navbar.tsx b/tertuliatalk_frontend/components/Navbar.tsx similarity index 70% rename from components/Navbar.tsx rename to tertuliatalk_frontend/components/Navbar.tsx index 9e276fa9d..b921c38e8 100644 --- a/components/Navbar.tsx +++ b/tertuliatalk_frontend/components/Navbar.tsx @@ -1,7 +1,7 @@ import dynamic from 'next/dynamic'; import NextLink from 'next/link'; -import { useRouter } from 'next/router'; -import React, { useRef, useState } from 'react'; +import { Router, useRouter } from 'next/router'; +import React, { useEffect, useRef, useState } from 'react'; import styled from 'styled-components'; import { useNewsletterModalContext } from 'contexts/newsletter-modal.context'; import { ScrollPositionEffectProps, useScrollPosition } from 'hooks/useScrollPosition'; @@ -12,6 +12,11 @@ import Container from './Container'; import Drawer from './Drawer'; import { HamburgerIcon } from './HamburgerIcon'; import Logo from './Logo'; +import Link from 'next/link'; +import Image from 'next/image'; +import Modal from './Modal'; +import { ColumnFlex, RowFlex } from 'pages/weekly-session-schedule'; +import Cookies from 'universal-cookie'; const ColorSwitcher = dynamic(() => import('../components/ColorSwitcher'), { ssr: false }); @@ -19,21 +24,24 @@ type NavbarProps = { items: NavItems }; type ScrollingDirections = 'up' | 'down' | 'none'; type NavbarContainerProps = { hidden: boolean; transparent: boolean }; +const cookies = new Cookies(null, { path: '/' }); + + export default function Navbar({ items }: NavbarProps) { const router = useRouter(); const { toggle } = Drawer.useDrawer(); const [scrollingDirection, setScrollingDirection] = useState('none'); - + let lastScrollY = useRef(0); const lastRoute = useRef(''); const stepSize = useRef(50); - + useScrollPosition(scrollPositionCallback, [router.asPath], undefined, undefined, 50); - + function scrollPositionCallback({ currPos }: ScrollPositionEffectProps) { const routerPath = router.asPath; const hasRouteChanged = routerPath !== lastRoute.current; - + if (hasRouteChanged) { lastRoute.current = routerPath; setScrollingDirection('none'); @@ -45,41 +53,86 @@ export default function Navbar({ items }: NavbarProps) { const scrollDifference = Math.abs(lastScrollY.current - currentScrollY); const hasScrolledWholeStep = scrollDifference >= stepSize.current; const isInNonCollapsibleArea = lastScrollY.current > -50; - + if (isInNonCollapsibleArea) { setScrollingDirection('none'); lastScrollY.current = currentScrollY; return; } - + if (!hasScrolledWholeStep) { lastScrollY.current = currentScrollY; return; } - + setScrollingDirection(isScrollingUp ? 'up' : 'down'); lastScrollY.current = currentScrollY; } - + const isNavbarHidden = scrollingDirection === 'down'; const isTransparent = scrollingDirection === 'none'; - + + const [showModal, setShowModal] = useState(false); + const [role, setRole] = useState(null); + + useEffect(() => { + let role = localStorage.getItem('userRole'); + if (role) { + setRole(role); + } + }, []); + + const handleLogout = () => { + cookies.remove('token'); + localStorage.removeItem('userRole'); + window.location.href = "/"; // this will be changed + }; + return (