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 }}
dkumar7github
/
SmartStoreNET
Public
forked from
smartstore/SmartStoreNET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SmartStoreNET
src
Libraries
SmartStore.Core
Async
on
2.5
User selector
All users
All time
Commit history
Commits on Jul 24, 2015
WebScheduler 7
muratcakir
committed
3c586ef
View commit details
Copy full SHA for 3c586ef
View code at this point
Browse repository at this point
WebScheduler 6
muratcakir
committed
3e4edc8
View commit details
Copy full SHA for 3e4edc8
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
Several installation fixes
muratcakir
committed
96fa2f6
View commit details
Copy full SHA for 96fa2f6
View code at this point
Browse repository at this point
Heavily refactored async behoviour throughout the app. Now every background task (TPL or ITask) gets wrapped in AsyncRunner.Run(), which ensures that a single thread-specific lifetime scope is spaw…
Show description for ef8ab58
muratcakir
committed
ef8ab58
View commit details
Copy full SHA for ef8ab58
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Implemented update checker (TODO: Localization)
muratcakir
committed
53fcc3f
View commit details
Copy full SHA for 53fcc3f
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
* (Perf) drastically reduced amount of routes, accompanied by reorganizing them (removed ~80 routes, now we have ~50 routes in SmartStore.Web)
Show description for fe7560d
muratcakir
committed
fe7560d
View commit details
Copy full SHA for fe7560d
View code at this point
Browse repository at this point
Commits on May 14, 2014
(Developer) Implemented RunSync extension methods for Func<Task> and Func<Task<T>>. A reliable way to execute async operations synchronously.
muratcakir
committed
e731ca6
View commit details
Copy full SHA for e731ca6
View code at this point
Browse repository at this point
Commits on Feb 22, 2014
Minor improvements
muratcakir
committed
ac8ca43
View commit details
Copy full SHA for ac8ca43
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
* Implemented 'PaymentMethodBase' abstract class to simplify payment plugin development and avoid redundant code
Show description for ef887d3
muratcakir
committed
ef887d3
View commit details
Copy full SHA for ef887d3
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
* Implemented new AsyncRunner: a helper which is very useful in controllers to execute background tasks in 'fire and forget' manner. Also spawns a new Autofac lifetime scope for the task thread.
Show description for 8a1bbce
muratcakir
committed
8a1bbce
View commit details
Copy full SHA for 8a1bbce
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.