4 |
Order a framed version of your favorite picture.
5 |
6 |
We've got this address on record for you:
7 |
8 |
@Model.Address
9 |
10 |
If this isn't correct, please contact us.
11 |
12 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/Views/_ViewImports.cshtml:
--------------------------------------------------------------------------------
1 | @using ImageGallery.Client
2 | @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
3 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/Views/_ViewStart.cshtml:
--------------------------------------------------------------------------------
1 | @{
2 | Layout = "_Layout";
3 | }
4 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/appsettings.json:
--------------------------------------------------------------------------------
1 | {
2 | "Logging": {
3 | "LogLevel": {
4 | "Default": "Information",
5 | "Microsoft": "Warning",
6 | "Microsoft.Hosting.Lifetime": "Information"
7 | }
8 | },
9 | "AllowedHosts": "*"
10 | }
11 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/IdentityModel.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/IdentityModel.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.Views.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.Views.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.Views.pdb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.Views.pdb
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.exe
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.pdb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.pdb
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.runtimeconfig.dev.json:
--------------------------------------------------------------------------------
1 | {
2 | "runtimeOptions": {
3 | "additionalProbingPaths": [
4 | "C:\\Users\\kevin\\.dotnet\\store\\|arch|\\|tfm|",
5 | "C:\\Users\\kevin\\.nuget\\packages",
6 | "C:\\Microsoft\\Xamarin\\NuGet",
7 | "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
8 | ]
9 | }
10 | }
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Client.runtimeconfig.json:
--------------------------------------------------------------------------------
1 | {
2 | "runtimeOptions": {
3 | "tfm": "netcoreapp3.1",
4 | "framework": {
5 | "name": "Microsoft.AspNetCore.App",
6 | "version": "3.1.0"
7 | },
8 | "configProperties": {
9 | "System.GC.Server": true
10 | }
11 | }
12 | }
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Model.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Model.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Model.pdb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ImageGallery.Model.pdb
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.JsonPatch.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.JsonPatch.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Razor.Language.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.AspNetCore.Razor.Language.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.Razor.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.Razor.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.CodeAnalysis.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.JsonWebTokens.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.JsonWebTokens.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Logging.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Logging.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Tokens.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Tokens.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGeneration.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Newtonsoft.Json.Bson.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Newtonsoft.Json.Bson.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/NuGet.Frameworks.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/NuGet.Frameworks.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.AttributedModel.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.AttributedModel.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Convention.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Convention.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Hosting.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Hosting.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Runtime.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.Runtime.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.TypedParts.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.Composition.TypedParts.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.IdentityModel.Tokens.Jwt.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/System.IdentityModel.Tokens.Jwt.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/appsettings.json:
--------------------------------------------------------------------------------
1 | {
2 | "Logging": {
3 | "LogLevel": {
4 | "Default": "Information",
5 | "Microsoft": "Warning",
6 | "Microsoft.Hosting.Lifetime": "Information"
7 | }
8 | },
9 | "AllowedHosts": "*"
10 | }
11 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KevinDockx/SecuringAspNetCore3WithOAuth2AndOIDC/319b07e8b906eb467b55782a31cbfaad7eaab481/Finished sample with IdSrv4 v4/src/ImageGallery.Client/bin/Debug/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/ImageGallery.Client/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs:
--------------------------------------------------------------------------------
1 | //
4 |
5 |
Logout
6 |
Would you like to logut of IdentityServer?
7 |
8 |
9 |
15 |
16 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/Marvin.IDP/Views/Device/Success.cshtml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
Success
5 |
You have successfully authorized the device
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Finished sample with IdSrv4 v4/src/Marvin.IDP/Views/Shared/Redirect.cshtml:
--------------------------------------------------------------------------------
1 | @model RedirectViewModel
2 |
3 |
4 |
5 |
You are now being returned to the application
6 |
Once complete, you may close this tab.
7 |
8 |
9 |
10 |