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.
fece29b071
develop
features/nuget_autobuild
PropertyAggregationBug
features/concurrentList
NamespaceRenaming
features/nuget_test_001
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fece29b071'
${ noResults }
Connected.Framework
/
Connected.Services
/
IDistributedService.cs
7 lines
80 B
Raw
Normal View
History
Unescape
Escape
Initial commit
2 years ago
namespace
Connected.Services
{
public
interface
IDistributedService
{
}
}