Skip to content

Commit 4b1e27d

Browse files
Alexander I. Zaytsevhazzik
Alexander I. Zaytsev
authored andcommitted
Copied solution and build stuff
1 parent 8df9751 commit 4b1e27d

File tree

114 files changed

+68307
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+68307
-0
lines changed

Diff for: MvcExtensions(Full).sln

+248
Large diffs are not rendered by default.

Diff for: MvcExtensions.5.1.ReSharper

+131
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
<Configuration>
2+
<CodeStyleSettings>
3+
<ExternalPath IsNull="False">
4+
</ExternalPath>
5+
<Sharing>SOLUTION</Sharing>
6+
<CSharp>
7+
<FormatSettings>
8+
<ALIGN_MULTILINE_EXTENDS_LIST>False</ALIGN_MULTILINE_EXTENDS_LIST>
9+
<BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
10+
<MODIFIERS_ORDER IsNull="False">
11+
<Item>public</Item>
12+
<Item>protected</Item>
13+
<Item>internal</Item>
14+
<Item>private</Item>
15+
<Item>new</Item>
16+
<Item>abstract</Item>
17+
<Item>virtual</Item>
18+
<Item>override</Item>
19+
<Item>sealed</Item>
20+
<Item>static</Item>
21+
<Item>readonly</Item>
22+
<Item>extern</Item>
23+
<Item>unsafe</Item>
24+
<Item>volatile</Item>
25+
</MODIFIERS_ORDER>
26+
<PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>False</PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>
27+
<SPACE_BEFORE_TYPEOF_PARENTHESES>False</SPACE_BEFORE_TYPEOF_PARENTHESES>
28+
<SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>True</SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>
29+
<WRAP_LIMIT>400</WRAP_LIMIT>
30+
</FormatSettings>
31+
<UsingsSettings>
32+
<AddImportsToDeepestScope>True</AddImportsToDeepestScope>
33+
</UsingsSettings>
34+
<Naming2>
35+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
36+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
37+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
38+
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
39+
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
40+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
41+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
42+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
43+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
44+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
45+
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
46+
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
47+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
48+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
49+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
50+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly" />
51+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
52+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
53+
</Naming2>
54+
</CSharp>
55+
<VB>
56+
<FormatSettings>
57+
<BLANK_LINES_AROUND_REGION>0</BLANK_LINES_AROUND_REGION>
58+
<BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
59+
</FormatSettings>
60+
<ImportsSettings />
61+
<Naming2>
62+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
63+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
64+
</Naming2>
65+
</VB>
66+
<Web>
67+
<Naming2 />
68+
</Web>
69+
<Xaml>
70+
<Naming2 />
71+
</Xaml>
72+
<XML>
73+
<FormatSettings />
74+
</XML>
75+
<FileHeader Region="Copyright"><![CDATA[Copyright (c) 2009 - 2010, Kazi Manzur Rashid <[email protected]>.
76+
This source is subject to the Microsoft Public License.
77+
See http://www.microsoft.com/opensource/licenses.mspx#Ms-PL.
78+
All other rights reserved.]]></FileHeader>
79+
<GenerateMemberBody />
80+
<Naming2>
81+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
82+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
83+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
84+
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
85+
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
86+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
87+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
88+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
89+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
90+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
91+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields">
92+
<ExtraRule Prefix="_" Suffix="" Style="aaBb" />
93+
</PredefinedRule>
94+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
95+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
96+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
97+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
98+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticReadonly" />
99+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
100+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
101+
<Abbreviation Text="WMO" />
102+
<Abbreviation Text="ADT" />
103+
<Abbreviation Text="MCIN" />
104+
<Abbreviation Text="MCNK" />
105+
<Abbreviation Text="MDDF" />
106+
<Abbreviation Text="MH" />
107+
<Abbreviation Text="O" />
108+
<Abbreviation Text="MHDR" />
109+
<Abbreviation Text="MODF" />
110+
<Abbreviation Text="MOHD" />
111+
<Abbreviation Text="SQL" />
112+
<Abbreviation Text="XP" />
113+
<Abbreviation Text="ID" />
114+
<Abbreviation Text="NPC" />
115+
<Abbreviation Text="RFC" />
116+
<Abbreviation Text="ISO" />
117+
<Abbreviation Text="GMT" />
118+
</Naming2>
119+
</CodeStyleSettings>
120+
<CustomStructuralPatterns>
121+
<Pattern Severity="WARNING">
122+
<Comment><![CDATA[new [0] -> empty enumerable]]></Comment>
123+
<ReplacePattern><![CDATA[System.Linq.Enumerable.Empty<$T$>()]]></ReplacePattern>
124+
<SearchPattern>new $T$[0]</SearchPattern>
125+
<Params />
126+
<Placeholders>
127+
<TypePlaceholder Name="T" Type="" ExactType="True" />
128+
</Placeholders>
129+
</Pattern>
130+
</CustomStructuralPatterns>
131+
</Configuration>

Diff for: MvcExtensions.6.0.ReSharper

+151
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
<Configuration>
2+
<CodeStyleSettings>
3+
<ExternalPath IsNull="False">
4+
</ExternalPath>
5+
<Sharing>SOLUTION</Sharing>
6+
<CSS>
7+
<FormatSettings />
8+
<Naming2 />
9+
</CSS>
10+
<CSharp>
11+
<FormatSettings>
12+
<ALIGN_MULTILINE_EXTENDS_LIST>False</ALIGN_MULTILINE_EXTENDS_LIST>
13+
<BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
14+
<MODIFIERS_ORDER IsNull="False">
15+
<Item>public</Item>
16+
<Item>protected</Item>
17+
<Item>internal</Item>
18+
<Item>private</Item>
19+
<Item>new</Item>
20+
<Item>abstract</Item>
21+
<Item>virtual</Item>
22+
<Item>override</Item>
23+
<Item>sealed</Item>
24+
<Item>static</Item>
25+
<Item>readonly</Item>
26+
<Item>extern</Item>
27+
<Item>unsafe</Item>
28+
<Item>volatile</Item>
29+
</MODIFIERS_ORDER>
30+
<PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>False</PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>
31+
<SPACE_BEFORE_TYPEOF_PARENTHESES>False</SPACE_BEFORE_TYPEOF_PARENTHESES>
32+
<SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>True</SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>
33+
<WRAP_BEFORE_FIRST_TYPE_PARAMETER_CONSTRAINT>True</WRAP_BEFORE_FIRST_TYPE_PARAMETER_CONSTRAINT>
34+
<WRAP_LIMIT>400</WRAP_LIMIT>
35+
</FormatSettings>
36+
<UsingsSettings>
37+
<AddImportsToDeepestScope>True</AddImportsToDeepestScope>
38+
</UsingsSettings>
39+
<Naming2>
40+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
41+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
42+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
43+
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
44+
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
45+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
46+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
47+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
48+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
49+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
50+
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
51+
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
52+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
53+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
54+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
55+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly" />
56+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
57+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
58+
</Naming2>
59+
</CSharp>
60+
<HTML>
61+
<FormatSettings />
62+
</HTML>
63+
<JavaScript>
64+
<FormatSettings />
65+
<Naming2>
66+
<UserRule Name="JS_LOCAL_VARIABLE" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
67+
<UserRule Name="JS_FUNCTION" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
68+
<UserRule Name="JS_PARAMETER" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
69+
<UserRule Name="JS_LABEL" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
70+
<UserRule Name="JS_GLOBAL_VARIABLE" Inspect="True" Prefix="" Suffix="" Style="AaBb" />
71+
<UserRule Name="JS_OBJECT_PROPERTY_OF_FUNCTION" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
72+
<UserRule Name="JS_CONSTRUCTOR" Inspect="True" Prefix="" Suffix="" Style="AaBb" />
73+
</Naming2>
74+
</JavaScript>
75+
<VB>
76+
<FormatSettings>
77+
<BLANK_LINES_AROUND_REGION>0</BLANK_LINES_AROUND_REGION>
78+
<BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
79+
</FormatSettings>
80+
<ImportsSettings />
81+
<Naming2>
82+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
83+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
84+
</Naming2>
85+
</VB>
86+
<Web>
87+
<Naming2 />
88+
</Web>
89+
<XML>
90+
<FormatSettings />
91+
</XML>
92+
<Xaml>
93+
<Naming2 />
94+
</Xaml>
95+
<FileHeader Region="Copyright"><![CDATA[Copyright (c) 2009 - 2011, Kazi Manzur Rashid <[email protected]>, hazzik <[email protected]>.
96+
This source is subject to the Microsoft Public License.
97+
See http://www.microsoft.com/opensource/licenses.mspx#Ms-PL.
98+
All other rights reserved.]]></FileHeader>
99+
<GenerateMemberBody />
100+
<Naming2>
101+
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
102+
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
103+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
104+
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
105+
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
106+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
107+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
108+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
109+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
110+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
111+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields">
112+
<ExtraRule Prefix="_" Suffix="" Style="aaBb" />
113+
</PredefinedRule>
114+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
115+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
116+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
117+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
118+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticReadonly" />
119+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
120+
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
121+
<Abbreviation Text="WMO" />
122+
<Abbreviation Text="ADT" />
123+
<Abbreviation Text="MCIN" />
124+
<Abbreviation Text="MCNK" />
125+
<Abbreviation Text="MDDF" />
126+
<Abbreviation Text="MH" />
127+
<Abbreviation Text="O" />
128+
<Abbreviation Text="MHDR" />
129+
<Abbreviation Text="MODF" />
130+
<Abbreviation Text="MOHD" />
131+
<Abbreviation Text="SQL" />
132+
<Abbreviation Text="XP" />
133+
<Abbreviation Text="ID" />
134+
<Abbreviation Text="NPC" />
135+
<Abbreviation Text="RFC" />
136+
<Abbreviation Text="ISO" />
137+
<Abbreviation Text="GMT" />
138+
</Naming2>
139+
</CodeStyleSettings>
140+
<CustomStructuralPatterns>
141+
<Pattern Severity="WARNING" FormatAfterReplace="True" ShortenReferences="True" Language="CSHARP">
142+
<Comment><![CDATA[new [0] -> empty enumerable]]></Comment>
143+
<ReplacePattern><![CDATA[System.Linq.Enumerable.Empty<$T$>()]]></ReplacePattern>
144+
<SearchPattern>new $T$[0]</SearchPattern>
145+
<Params />
146+
<Placeholders>
147+
<TypePlaceholder Name="T" Type="" ExactType="True" />
148+
</Placeholders>
149+
</Pattern>
150+
</CustomStructuralPatterns>
151+
</Configuration>

0 commit comments

Comments
 (0)