File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99# the `language` matrix defined below to confirm you have the correct set of
1010# supported CodeQL languages.
1111#
12- name : " Master-CodeQL "
12+ name : " master-codeQL "
1313
1414on :
1515 push :
Original file line number Diff line number Diff line change 11# <img src =" https://github.com/CodeShayk/SAML2.Net/blob/master/images/ninja-icon-16.png " alt =" ninja " style =" width :30px ;" /> SAML2.Net v1.0.0
22[ ![ NuGet version] ( https://badge.fury.io/nu/SAML2.Net.svg )] ( https://badge.fury.io/nu/SAML2.Net ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/NinjaRocks/SAML2.Net/blob/master/License.md )
3- [ ![ CI ] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-Build.yml/badge.svg )] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-Build.yml )
3+ [ ![ Build ] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-Build.yml/badge.svg )] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-Build.yml )
44[ ![ CodeQL] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-CodeQL.yml/badge.svg )] ( https://github.com/CodeShayk/SAML2.Net/actions/workflows/Master-CodeQL.yml )
55[ ![ GitHub Release] ( https://img.shields.io/github/v/release/ninjarocks/SAML2.Net?logo=github&sort=semver )] ( https://github.com/ninjarocks/SAML2.Net/releases/latest )
66[ ![ .Net 9.0] ( https://img.shields.io/badge/.Net-9.0-blue )] ( https://dotnet.microsoft.com/en-us/download/dotnet/9.0 )
1212
1313### Getting Started?
1414#### i. Installation
15- Install the latest version of SAML2.Net nuget package with command below.
15+ Install the latest version of ` SAML2.Net ` nuget package with command below.
1616
1717```
1818NuGet\Install-Package SAML2.Net
1919```
20- #### ii. Implementation: Using SAML2.Net
20+ #### ii. Implementation: Using ` SAML2.Net `
2121
2222You can use this .Net library to generate signed SAML 2.0 Response with following parameters below-
2323
You can’t perform that action at this time.
0 commit comments