added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability.
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
<Compile Include="Models\IDocument.cs" />
|
||||
<Compile Include="MongoDbContext.cs" />
|
||||
<Compile Include="MongoDbRepository.cs" />
|
||||
<Compile Include="Pluralization.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user