Commit 1b8064fe authored by cann-alberto's avatar cann-alberto
Browse files

Added GET profiles

parent 26554026
{ {
"ProfileDatabase": {
"ConnectionString": "mongodb://localhost:27017",
"DatabaseName": "MMM",
"ProfilesCollectionName": "Profiles"
},
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "Information",
......
[ [
{
"ContainingType": "MMM_Server.Controllers.ProfilesController",
"Method": "Get",
"RelativePath": "api/Profiles",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.Collections.Generic.List\u00601[[MMM_Server.Models.Profile, MMM-Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{ {
"ContainingType": "MMM_Server.Controllers.WeatherForecastController", "ContainingType": "MMM_Server.Controllers.WeatherForecastController",
"Method": "Get", "Method": "Get",
......
...@@ -14,7 +14,7 @@ using System.Reflection; ...@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("MMM-Server")] [assembly: System.Reflection.AssemblyCompanyAttribute("MMM-Server")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3fa7658273e403ac9b4e0e98f625ab1ee9511abd")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+26554026ff8bd17a9250b70a62d41edfd89676d4")]
[assembly: System.Reflection.AssemblyProductAttribute("MMM-Server")] [assembly: System.Reflection.AssemblyProductAttribute("MMM-Server")]
[assembly: System.Reflection.AssemblyTitleAttribute("MMM-Server")] [assembly: System.Reflection.AssemblyTitleAttribute("MMM-Server")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
......
c1d1942e7e767d83e6b7f67ed3e71b7431f52ae91f8be6ad7e7761efecbe7d1b 3ad83b47bf6630c8d1b47466b8b7a8d687cfbbba2849c2c7e8b3125e78dd6169
cf573726b90f29c183825ec389ed194b8f941e2e59ca860b08ecce817875ca2a cdf0848ca52e96756c3e1667a156c3ebf645a753ce184c1b1951b361aa74256b
...@@ -31,3 +31,16 @@ C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Ser ...@@ -31,3 +31,16 @@ C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Ser
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\MMM-Server.pdb C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\MMM-Server.pdb
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\MMM-Server.genruntimeconfig.cache C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\MMM-Server.genruntimeconfig.cache
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\ref\MMM-Server.dll C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\obj\Debug\net8.0\ref\MMM-Server.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\AWSSDK.Core.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\AWSSDK.SecurityToken.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\DnsClient.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\MongoDB.Bson.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\MongoDB.Driver.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\MongoDB.Driver.Core.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\MongoDB.Libmongocrypt.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\SharpCompress.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\Snappier.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\ZstdSharp.dll
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\runtimes\linux\native\libmongocrypt.so
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\runtimes\osx\native\libmongocrypt.dylib
C:\Users\lab2a\Documents\Visual Studio 2022\Projects\MPAI-MMM\MMM-Server\MMM-Server\MMM-Server\bin\Debug\net8.0\runtimes\win\native\mongocrypt.dll
{"documents":{"C:\\Users\\lab2a\\Documents\\Visual Studio 2022\\Projects\\MPAI-MMM\\MMM-Server\\*":"https://raw.githubusercontent.com/cann-alberto/MPAI-MMM/3fa7658273e403ac9b4e0e98f625ab1ee9511abd/*"}} {"documents":{"C:\\Users\\lab2a\\Documents\\Visual Studio 2022\\Projects\\MPAI-MMM\\MMM-Server\\*":"https://raw.githubusercontent.com/cann-alberto/MPAI-MMM/26554026ff8bd17a9250b70a62d41edfd89676d4/*"}}
\ No newline at end of file \ No newline at end of file
...@@ -46,6 +46,10 @@ ...@@ -46,6 +46,10 @@
"net8.0": { "net8.0": {
"targetAlias": "net8.0", "targetAlias": "net8.0",
"dependencies": { "dependencies": {
"MongoDB.Driver": {
"target": "Package",
"version": "[2.29.0, )"
},
"Swashbuckle.AspNetCore": { "Swashbuckle.AspNetCore": {
"target": "Package", "target": "Package",
"version": "[6.4.0, )" "version": "[6.4.0, )"
......
...@@ -18,5 +18,7 @@ ...@@ -18,5 +18,7 @@
</ImportGroup> </ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\lab2a\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server> <PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\lab2a\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">C:\Users\lab2a\.nuget\packages\awssdk.core\3.7.100.14</PkgAWSSDK_Core>
<PkgAWSSDK_SecurityToken Condition=" '$(PkgAWSSDK_SecurityToken)' == '' ">C:\Users\lab2a\.nuget\packages\awssdk.securitytoken\3.7.100.14</PkgAWSSDK_SecurityToken>
</PropertyGroup> </PropertyGroup>
</Project> </Project>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment