Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Access4Learning
/
sif3-framework-dotnet
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
14
Code
Issues
17
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Release 21
- #53
#53
Open
rafidzal
wants to merge 13 commits into
Access4Learning:master
Access4Learning/sif3-framework-dotnet:master
from
nsip:release-21
nsip/sif3-framework-dotnet:release-21
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Release 21
#53
rafidzal
wants to merge 13 commits into
Access4Learning:master
Access4Learning/sif3-framework-dotnet:master
from
nsip:release-21
nsip/sif3-framework-dotnet:release-21
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2021
Created a session service which references a database rather then the SifFramework.config file. Created associated unit tests.
rafidzal
committed
4f9ddcb
View commit details
Copy full SHA for 4f9ddcb
Browse repository at this point
Commits on Jan 4, 2021
Renamed the method HasSession(string) to HasSessionToken(string) from the ISessionService interface. General code clean up.
rafidzal
committed
0909622
View commit details
Copy full SHA for 0909622
Browse repository at this point
Commits on Jan 10, 2021
Deprecated the use of the AlreadyExistsException and NotFoundException in favour of the versions in the Tardigrade Framework.
rafidzal
committed
df8e980
View commit details
Copy full SHA for df8e980
Browse repository at this point
Commits on Jan 11, 2021
Updated Consumers and Providers to pass in an appropriate session service so that sessions can be stored in a database.
rafidzal
committed
def4e96
View commit details
Copy full SHA for def4e96
Browse repository at this point
Minor documentation clean up.
rafidzal
committed
efb6795
View commit details
Copy full SHA for efb6795
Browse repository at this point
Commits on Mar 13, 2021
Updated Consumers and Providers to pass in an appropriate session service. Updated Demo Consumers to use a session service that connects to a database.
rafidzal
committed
5ed1f4a
View commit details
Copy full SHA for 5ed1f4a
Browse repository at this point
Renamed references to the framework database to be more intuitive. Created the FrameworkConfigFactory to simply configuration of Providers.
rafidzal
committed
0e36573
View commit details
Copy full SHA for 0e36573
Browse repository at this point
Updated the Demo AU Providers to use the SessionService.
rafidzal
committed
a96cb72
View commit details
Copy full SHA for a96cb72
Browse repository at this point
Commits on Apr 25, 2021
Merge remote-tracking branch 'origin/release-20' into release-21
rafidzal
committed
ac05e7b
View commit details
Copy full SHA for ac05e7b
Browse repository at this point
Commits on May 26, 2021
Resolved a potential framework settings issue with Providers. Fixed a typo with the provider.environmentType database app setting. General code and documentation enhancements.
rafidzal
committed
610da73
View commit details
Copy full SHA for 610da73
Browse repository at this point
Updated project version numbers. Updated README.md. Added documentation for the configuration of session token storage in a database.
rafidzal
committed
a58ccec
View commit details
Copy full SHA for a58ccec
Browse repository at this point
Reverted the AU Demo projects to reference Sif.Framework NuGet packages rather than project references.
rafidzal
committed
f0131da
View commit details
Copy full SHA for f0131da
Browse repository at this point
Merge pull request #43 from nsip/release-21
Show description for 8e80f80
rafidzal
authored
8e80f80
View commit details
Copy full SHA for 8e80f80
Browse repository at this point
You can’t perform that action at this time.