-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fe15f2
commit 9aae069
Showing
48 changed files
with
5,614 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+12.5 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+36.5 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+37.4 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
Binary file not shown.
Binary file added
BIN
+15.6 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.Bcl.AsyncInterfaces.dll
Binary file not shown.
Binary file added
BIN
+27.9 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+186 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.InMemory.dll
Binary file not shown.
Binary file added
BIN
+80 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Relational.Design.dll
Binary file not shown.
Binary file added
BIN
+1.2 MB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Relational.dll
Binary file not shown.
Binary file added
BIN
+1.75 MB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.dll
Binary file not shown.
Binary file added
BIN
+44.6 KB
...TARS/PERUSTARS/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
Binary file not shown.
Binary file added
BIN
+71.4 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll
Binary file not shown.
Binary file added
BIN
+61.4 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.IdentityModel.JsonWebTokens.dll
Binary file not shown.
Binary file added
BIN
+28.9 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.IdentityModel.Logging.dll
Binary file not shown.
Binary file added
BIN
+106 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Binary file not shown.
Binary file added
BIN
+31.9 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.dll
Binary file not shown.
Binary file added
BIN
+868 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Microsoft.IdentityModel.Tokens.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5,561 changes: 5,561 additions & 0 deletions
5,561
PERUSTARS/PERUSTARS/bin/Debug/net5.0/PERUSTARS.deps.json
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
PERUSTARS/PERUSTARS/bin/Debug/net5.0/PERUSTARS.runtimeconfig.dev.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"runtimeOptions": { | ||
"additionalProbingPaths": [ | ||
"C:\\Users\\HP\\.dotnet\\store\\|arch|\\|tfm|", | ||
"C:\\Users\\HP\\.nuget\\packages", | ||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | ||
] | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
PERUSTARS/PERUSTARS/bin/Debug/net5.0/PERUSTARS.runtimeconfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"runtimeOptions": { | ||
"tfm": "net5.0", | ||
"framework": { | ||
"name": "Microsoft.AspNetCore.App", | ||
"version": "5.0.0" | ||
}, | ||
"configProperties": { | ||
"System.GC.Server": true, | ||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false | ||
} | ||
} | ||
} |
Binary file added
BIN
+20 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Swashbuckle.AspNetCore.Annotations.dll
Binary file not shown.
Binary file added
BIN
+15 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Swashbuckle.AspNetCore.Swagger.dll
Binary file not shown.
Binary file added
BIN
+92.5 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll
Binary file not shown.
Binary file added
BIN
+3.1 MB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll
Binary file not shown.
Binary file added
BIN
+372 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll
Binary file not shown.
Binary file added
BIN
+76.9 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/System.Diagnostics.DiagnosticSource.dll
Binary file not shown.
Binary file added
BIN
+79.9 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/System.IdentityModel.Tokens.Jwt.dll
Binary file not shown.
Binary file added
BIN
+24.3 KB
PERUSTARS/PERUSTARS/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
PERUSTARS/PERUSTARS/bin/Debug/net5.0/appsettings.Development.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"Logging": { | ||
"LogLevel": { | ||
"Default": "Information", | ||
"Microsoft": "Warning", | ||
"Microsoft.Hosting.Lifetime": "Information" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"AppSettings": { | ||
"Secret": "BackendService Secret for PeruStars :D" | ||
}, | ||
"Logging": { | ||
"LogLevel": { | ||
"Default": "Information", | ||
"Microsoft": "Warning", | ||
"Microsoft.Hosting.Lifetime": "Information" | ||
} | ||
}, | ||
"ConnectionStrings": { | ||
|
||
//"DefaultConnection1": "server=localhost;port=3306;database=perustars;uid=root;password=admin", | ||
"DefaultConnection": "server=perustars-db.mysql.database.azure.com;port=3306;database=perustars;uid=perustarsAdmin;password=Miguel445" | ||
//"DefaultConnection3": "Server=MYSQL5047.site4now.net;Database=db_a758df_perusta;Uid=a758df_perusta;Pwd=password1", | ||
//"DefaultConnection": "Server=bufyroukqdunhwcivvpo-mysql.services.clever-cloud.com;Database=bufyroukqdunhwcivvpo;Uid=ubcldvvxbrtlhp2d;Pwd=FltJthiJHLXaKDmKT11O" | ||
//"PostgreSQLConnection": "host=localhost;port=5432;username=postgres;password=12345;database=perustars" | ||
// "DefaultConnection": "server=localhost;port=3306;database=perustars;uid=root;password=root" | ||
}, | ||
"AllowedHosts": "*" | ||
} |
Binary file added
BIN
+30.9 KB
...bug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
Binary file not shown.
Binary file not shown.