diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fccd9d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# Este arquivo .gitignore foi criado automaticamente pelo Microsoft(R) Visual Studio. +################################################################################ + +/.vs/slnx.sqlite diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..e122e10 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\TesteMinutoSegurosWebApiCore" + ], + "SelectedNode": "\\TesteMinutoSegurosWebApiCore", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/oportunidade/config/applicationhost.config b/.vs/oportunidade/config/applicationhost.config new file mode 100644 index 0000000..2bec529 --- /dev/null +++ b/.vs/oportunidade/config/applicationhost.config @@ -0,0 +1,1027 @@ + + + + + + + +
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ + +
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.vs/oportunidade/v16/.suo b/.vs/oportunidade/v16/.suo new file mode 100644 index 0000000..9edb4d1 Binary files /dev/null and b/.vs/oportunidade/v16/.suo differ diff --git a/.vs/tasks.vs.json b/.vs/tasks.vs.json new file mode 100644 index 0000000..8af0f96 --- /dev/null +++ b/.vs/tasks.vs.json @@ -0,0 +1,10 @@ +{ + "version": "0.2.1", + "tasks": [ + { + "taskName": "tarefa-TesteMinutoSegurosWebApiCore", + "appliesTo": "TesteMinutoSegurosWebApiCore/", + "type": "launch" + } + ] +} \ No newline at end of file diff --git a/Principais Palavras.png b/Principais Palavras.png new file mode 100644 index 0000000..fcf1c5a Binary files /dev/null and b/Principais Palavras.png differ diff --git "a/Quantidades Por T\303\263pico.png" "b/Quantidades Por T\303\263pico.png" new file mode 100644 index 0000000..88bf48f Binary files /dev/null and "b/Quantidades Por T\303\263pico.png" differ diff --git "a/Teste T\303\251cnico - Gabriel Santana.rar" "b/Teste T\303\251cnico - Gabriel Santana.rar" new file mode 100644 index 0000000..ee41b00 Binary files /dev/null and "b/Teste T\303\251cnico - Gabriel Santana.rar" differ diff --git "a/Ultimos 10 T\303\263picos.png" "b/Ultimos 10 T\303\263picos.png" new file mode 100644 index 0000000..3495d48 Binary files /dev/null and "b/Ultimos 10 T\303\263picos.png" differ