This website works better with JavaScript.
Explore
Help
Sign In
Connected
/
Connected.Framework
Watch
14
Star
0
Fork
You've already forked Connected.Framework
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
570d990a94
develop
features/nuget_autobuild
PropertyAggregationBug
features/concurrentList
NamespaceRenaming
features/nuget_test_001
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '570d990a94'
${ noResults }
Connected.Framework
/
Connected.Runtime
/
Middleware
/
IContextProvider.cs
8 lines
102 B
Raw
Blame
History
namespace
Connected.ServiceModel
{
public
interface
IContextProvider
{
IContext
Create
(
)
;
}
}
Reference in new issue
View Git Blame
Copy Permalink