https://github.com/bigbuildbench/netdevpack_security.jwt

https://github.com/bigbuildbench/netdevpack_security.jwt

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BigBuildBench
  • License: mit
  • Language: C#
  • Default Branch: master
  • Size: 955 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct

Owner

  • Name: BigBuildBench
  • Login: BigBuildBench
  • Kind: organization

abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.

GitHub Events

Total
  • Create event: 2
Last Year
  • Create event: 2

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v3 composite
  • cycjimmy/semantic-release-action v3 composite
.github/workflows/pull-request.yml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v3 composite
samples/Server.AsymmetricKey/src/Api.Identity/Dockerfile docker
  • base latest build
  • build latest build
  • mcr.microsoft.com/dotnet/core/aspnet 3.1-buster-slim build
  • mcr.microsoft.com/dotnet/core/sdk 3.1-buster build
samples/Server.AsymmetricKey/src/Api.Sample/Dockerfile docker
  • base latest build
  • build latest build
  • mcr.microsoft.com/dotnet/core/aspnet 3.1-buster-slim build
  • mcr.microsoft.com/dotnet/core/sdk 3.1-buster build
samples/Server.AsymmetricKey/src/WebMvc/Dockerfile docker
  • base latest build
  • build latest build
  • mcr.microsoft.com/dotnet/core/aspnet 3.1-buster-slim build
  • mcr.microsoft.com/dotnet/core/sdk 3.1-buster build
samples/1_AspNet.Default/AspNet.Default.csproj nuget
  • Bogus 34.0.2
  • Swashbuckle.AspNetCore 6.5.0
samples/2_AspNet.Store.EntityFramework/AspNet.Store.EntityFramework.csproj nuget
  • Bogus 34.0.2
  • Microsoft.AspNetCore.Identity.EntityFrameworkCore 8.0.0
  • Microsoft.EntityFrameworkCore.SqlServer 8.0.0
  • Microsoft.EntityFrameworkCore.Sqlite 8.0.0
  • Microsoft.Extensions.Caching.Memory 8.0.0
  • Swashbuckle.AspNetCore 6.5.0
samples/3_IdentityServer4/AspNet.IdentityServer4.csproj nuget
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson 8.0.0
samples/Microservice.Sample/Api.Sample/Api.Sample.csproj nuget
  • Microsoft.AspNetCore.OpenApi 8.0.0
  • NetDevPack.Security.JwtExtensions 7.0.0
  • Swashbuckle.AspNetCore 6.5.0
samples/Microservice.Sample/Identity/Identity.csproj nuget
  • Microsoft.AspNetCore.Identity.EntityFrameworkCore 8.0.4
  • Microsoft.AspNetCore.OpenApi 8.0.4
  • Microsoft.EntityFrameworkCore.SqlServer 8.0.4
  • Swashbuckle.AspNetCore 6.5.0
samples/Server.AsymmetricKey/src/Api.Identity/Api.Identity.csproj nuget
  • Microsoft.EntityFrameworkCore.Tools 3.1.6 development
  • Microsoft.AspNetCore.Authentication.JwtBearer 3.1.6
  • Microsoft.AspNetCore.Identity.EntityFrameworkCore 3.1.6
  • Microsoft.AspNetCore.Identity.UI 3.1.6
  • Microsoft.EntityFrameworkCore.SqlServer 3.1.6
  • Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.10.9
  • NetDevPack.Security.JwtSigningCredentials.AspNetCore 1.0.3
  • NetDevPack.Security.JwtSigningCredentials.Store.EntityFrameworkCore 1.0.3
  • Swashbuckle.AspNetCore 5.5.1
samples/Server.AsymmetricKey/src/Api.Sample/Api.Sample.csproj nuget
  • Microsoft.AspNetCore.Authentication.JwtBearer 3.1.6
  • Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.10.9
  • NetDevPack.Security.JwtExtensions 1.0.0
  • Swashbuckle.AspNetCore 5.5.1
samples/Server.AsymmetricKey/src/WebMvc/WebMvc.csproj nuget
  • Microsoft.AspNetCore.Authentication.JwtBearer 3.1.6
  • Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 3.1.6
  • Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.10.9
src/NetDevPack.Security.Jwt.AspNetCore/NetDevPack.Security.Jwt.AspNetCore.csproj nuget
  • Microsoft.AspNetCore.Authentication.JwtBearer 6.0.25
src/NetDevPack.Security.Jwt.Core/NetDevPack.Security.Jwt.Core.csproj nuget
  • Microsoft.AspNetCore.DataProtection 2.1.1
  • Microsoft.Extensions.Caching.Memory 3.1.32
  • Microsoft.Extensions.Options 3.1.32
  • System.IdentityModel.Tokens.Jwt 7.5.1
  • System.Text.Json 8.0.3
src/NetDevPack.Security.Jwt.IdentityServer4/NetDevPack.Security.Jwt.IdentityServer4.csproj nuget
src/NetDevPack.Security.Jwt.Store.EntityFrameworkCore/NetDevPack.Security.Jwt.Store.EntityFrameworkCore.csproj nuget
src/NetDevPack.Security.Jwt.Store.FileSystem/NetDevPack.Security.Jwt.Store.FileSystem.csproj nuget
tests/NetDevPack.Security.Jwt.AspNetCoreTests/NetDevPack.Security.Jwt.AspNetCoreTests.csproj nuget
  • FluentAssertions 6.12.0
  • Microsoft.AspNetCore.Mvc.Testing 8.0.0
  • Microsoft.NET.Test.Sdk 17.8.0
  • xunit 2.6.2
  • xunit.runner.visualstudio 2.5.4
tests/NetDevPack.Security.Jwt.Tests/NetDevPack.Security.Jwt.Tests.csproj nuget
  • Bogus 34.0.2
  • FluentAssertions 6.12.0
  • Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 6.0.25
  • Microsoft.AspNetCore.Mvc.Testing 6.0.25
  • Microsoft.EntityFrameworkCore.InMemory 6.0.25
  • Microsoft.Extensions.Configuration.Json 6.0.0
  • Microsoft.Extensions.DependencyInjection 6.0.1
  • Microsoft.NET.Test.Sdk 17.8.0
  • xunit 2.6.2
  • xunit.runner.visualstudio 2.5.4