diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..c969843 --- /dev/null +++ b/techstack.md @@ -0,0 +1,126 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [24amcoder-sb/IdentityServerExample](https://github.com/24amcoder-sb/IdentityServerExample)![](https://img.stackshare.io/public_badge.svg "public") +

+|12
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C# +
+ C# +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ +
+ .NET Core +
+ .NET Core +
+ v2.2 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v2.2 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ NuGet +
+ NuGet +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ + +## Open source packages (5) + +## NuGet (5) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[IdentityModel](https://www.nuget.org/IdentityModel)|v3.9.0|09/11/19|S Lokesh Swamy |Apache-2.0|N/A| +|[IdentityServer4](https://www.nuget.org/IdentityServer4)|v2.2.0|09/11/19|S Lokesh Swamy |Apache-2.0|N/A| +|[IdentityServer4.AccessTokenValidation](https://www.nuget.org/IdentityServer4.AccessTokenValidation)|v2.6.0|09/11/19|S Lokesh Swamy |Apache-2.0|N/A| +|[Microsoft.AspNetCore.App](https://www.nuget.org/Microsoft.AspNetCore.App)|N/A|09/11/19|S Lokesh Swamy |N/A|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design)|v2.2.3|09/11/19|S Lokesh Swamy |Apache-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..d38c4c7 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,169 @@ +repo_name: 24amcoder-sb/IdentityServerExample +report_id: b62de6f8ce2ffb43a93dacd1c8d9dd68 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:47:19+00:00' +requested_by: Lokesh-Swamy +provider: github +branch: master +detected_tools_count: 12 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample + detection_source: Repo Metadata +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + detection_source: Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 11:44:19.000000000 Z +- name: ".NET Core" + description: An Open Source, General-Purpose Development Platform Maintained by + Microsoft and the .NET Community + website_url: https://docs.microsoft.com/en-us/dotnet/core/ + version: '2.2' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Api/DotNetBank.Api.csproj + detection_source: Src/DotNetBank.Api/DotNetBank.Api.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 09:46:13.000000000 Z +- name: ASP.NET Core + description: A cross-platform .NET framework for building modern cloud-based web + applications on Windows, Mac, or Linux + website_url: docs.microsoft.com/en-us/aspnet/core/ + version: '2.2' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/11331/asp.net-core.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Api/DotNetBank.Api.csproj + detection_source: Src/DotNetBank.Api/DotNetBank.Api.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 09:46:13.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample + detection_source: Repo Metadata +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + detection_source: Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 11:28:40.000000000 Z +- name: Visual Studio + description: State-of-the-art tools and services that you can use to create great + apps for devices, the cloud, and everything in between. + website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Integrated Development Environment + image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.sln + detection_source: Src/DotNetBank.sln + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 09:46:13.000000000 Z +- name: IdentityModel + description: OpenID Connect & OAuth 2.0 client library + package_url: https://www.nuget.org/IdentityModel + version: 3.9.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13037/default_1b8be57b16f1f491c0e5f67e5d1021f4df68ea30.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Console/DotNetBank.Console.csproj + detection_source: Src/DotNetBank.Console/DotNetBank.Console.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 13:24:05.000000000 Z +- name: IdentityServer4 + description: OpenID Connect and OAuth 2.0 Framework for ASP.NET Core + package_url: https://www.nuget.org/IdentityServer4 + version: 2.2.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13183/default_18a92235046d8c8db548cd22b87cf5792dc31759.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + detection_source: Src/DotNetBank.IdentityServer/DotNetBank.IdentityServer.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 11:44:19.000000000 Z +- name: IdentityServer4.AccessTokenValidation + description: ASP.NET Core authentication handler to validate JWT and reference tokens + from IdentityServer4 + package_url: https://www.nuget.org/IdentityServer4.AccessTokenValidation + version: 2.6.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13407/default_12ffcfadaf9c605d855c3901f9dfe0c11282537c.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Api/DotNetBank.Api.csproj + detection_source: Src/DotNetBank.Api/DotNetBank.Api.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 12:29:51.000000000 Z +- name: Microsoft.AspNetCore.App + description: Provides a default set of APIs for building an ASP.NET Core application + package_url: https://www.nuget.org/Microsoft.AspNetCore.App + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13005/default_aa8a6e377c22dbeff795489a5ab127b1d597b5ed.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Api/DotNetBank.Api.csproj + detection_source: Src/DotNetBank.Api/DotNetBank.Api.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 11:18:48.000000000 Z +- name: Microsoft.VisualStudio.Web.CodeGeneration.Design + description: Code Generation tool for ASP.NET Core + package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design + version: 2.2.3 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png + detection_source_url: https://github.com/24amcoder-sb/IdentityServerExample/blob/master/Src/DotNetBank.Api/DotNetBank.Api.csproj + detection_source: Src/DotNetBank.Api/DotNetBank.Api.csproj + last_updated_by: S Lokesh Swamy + last_updated_on: 2019-09-11 12:29:51.000000000 Z