This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
882d5ec7f517ddcb2944fed241d5de424f88cde1
Umbraco-CMS
/
src
/
umbraco.datalayer
History
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
..
Extensions
…
Properties
Moves fix for VS14 to the SqlCEHelper class itself, InternalsVisibleTo didn't seem to work in VS (worked on command line build though)
2014-10-24 10:32:41 +02:00
SqlHelpers
Refactor all usages of SqlHelper, ExecuteReader and ExecuteXmlReader into using blocks
2016-11-26 18:02:57 +01:00
Utility
Refactor all usages of SqlHelper, ExecuteReader and ExecuteXmlReader into using blocks
2016-11-26 18:02:57 +01:00
app.config
Merge branch 'dev-v7' into 7.3.0
2015-05-11 12:26:53 +10:00
DataLayerHelper.cs
…
IParameter.cs
…
IParameterContainer.cs
…
IRecordsReader.cs
…
ISqlHelper.cs
…
packages.config
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
RecordsReaderAdapter.cs
…
SqlHelper.cs
Moves fix for VS14 to the SqlCEHelper class itself, InternalsVisibleTo didn't seem to work in VS (worked on command line build though)
2014-10-24 10:32:41 +02:00
SqlHelperException.cs
…
SqlParameterAdapter.cs
…
SqlParser.cs
…
StringExtensions.cs
…
umbraco.datalayer.csproj
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
umbraco.datalayer.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00
UmbracoException.cs
…