Download SystemWrapper
Description
SystemWrapper is a library that wraps System resources like Directory, Assembly, ... so developers can create their by mocking the system resources.
Source Files
The download file systemwrapper.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
SystemWrapper3.5/BuildProcessTemplates/DefaultTemplate.xaml
SystemWrapper3.5/BuildProcessTemplates/UpgradeTemplate.xaml
SystemWrapper3.5/SystemWrapper.Samples/Data/SqlClient/SqlConnectionSample.cs
SystemWrapper3.5/SystemWrapper.Samples/Data/SqlClient/SqlDataReaderSample.cs
SystemWrapper3.5/SystemWrapper.Samples/IO/DirectoryInfoSample.cs
SystemWrapper3.5/SystemWrapper.Samples/IO/FileInfoSample.cs
SystemWrapper3.5/SystemWrapper.Samples/Properties/AssemblyInfo.cs
SystemWrapper3.5/SystemWrapper.Samples/Reflection/AssemblySample.cs
SystemWrapper3.5/SystemWrapper.Samples/SystemWrapper.Samples.csproj
SystemWrapper3.5/SystemWrapper.Tests/Configuration/ConfigurationManagerWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Data/SqlClient/SqlCommandWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Data/SqlClient/SqlConnectionWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Data/SqlClient/SqlDataReaderWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Diagnostics/ProcessStartInfoWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Diagnostics/ProcessWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/IO/BinaryReaderWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/IO/Compression/DeflateStreamWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/IO/DirectoryInfoWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/IO/DirectoryWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/IO/FileInfoWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/Properties/AssemblyInfo.cs
SystemWrapper3.5/SystemWrapper.Tests/Reflection/AssemblyWrapTests.cs
SystemWrapper3.5/SystemWrapper.Tests/SystemWrapper.Tests.csproj
SystemWrapper3.5/SystemWrapper.Tests/TestData/BinaryReaderWrapTestData.txt
SystemWrapper3.5/SystemWrapper.Tests/TestData/DeflateStreamWrapTestData.txt
SystemWrapper3.5/SystemWrapper.Tests/libs/MbUnit/Gallio.dll
SystemWrapper3.5/SystemWrapper.Tests/libs/MbUnit/MbUnit.dll
SystemWrapper3.5/SystemWrapper.Tests/libs/Rhino.Mocks.dll
SystemWrapper3.5/SystemWrapper.Tests/libs/Rhino.Mocks.xml
SystemWrapper3.5/SystemWrapper.gallio//from ww w. ja v a 2s . co m
SystemWrapper3.5/SystemWrapper.sln
SystemWrapper3.5/SystemWrapper/AppDomainWrap.cs
SystemWrapper3.5/SystemWrapper/Configuration/ConfigurationManagerWrap.cs
SystemWrapper3.5/SystemWrapper/Configuration/IConfigurationManagerWrap.cs
SystemWrapper3.5/SystemWrapper/ConsoleWrap.cs
SystemWrapper3.5/SystemWrapper/CurrentCoverage.txt
SystemWrapper3.5/SystemWrapper/Data/SqlClient/ISqlCommandWrap.cs
SystemWrapper3.5/SystemWrapper/Data/SqlClient/ISqlConnectionWrap.cs
SystemWrapper3.5/SystemWrapper/Data/SqlClient/ISqlDataReaderWrap.cs
SystemWrapper3.5/SystemWrapper/Data/SqlClient/SqlCommandWrap.cs
SystemWrapper3.5/SystemWrapper/Data/SqlClient/SqlConnectionWrap.cs
SystemWrapper3.5/SystemWrapper/Data/SqlClient/SqlDataReaderWrap.cs
SystemWrapper3.5/SystemWrapper/DateTimeWrap.cs
SystemWrapper3.5/SystemWrapper/Diagnostics/IProcessStartInfoWrap.cs
SystemWrapper3.5/SystemWrapper/Diagnostics/IProcessWrap.cs
SystemWrapper3.5/SystemWrapper/Diagnostics/ProcessStartInfoWrap.cs
SystemWrapper3.5/SystemWrapper/Diagnostics/ProcessWrap.cs
SystemWrapper3.5/SystemWrapper/IAppDomainWrap.cs
SystemWrapper3.5/SystemWrapper/IConsoleWrap.cs
SystemWrapper3.5/SystemWrapper/IDateTimeWrap.cs
SystemWrapper3.5/SystemWrapper/IO/BinaryReaderWrap.cs
SystemWrapper3.5/SystemWrapper/IO/BinaryWriterWrap.cs
SystemWrapper3.5/SystemWrapper/IO/Compression/DeflateStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/Compression/IDeflateStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/DirectoryInfoWrap.cs
SystemWrapper3.5/SystemWrapper/IO/DirectoryWrap.cs
SystemWrapper3.5/SystemWrapper/IO/FileInfoWrap.cs
SystemWrapper3.5/SystemWrapper/IO/FileStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/FileSystemWatcherWrap.cs
SystemWrapper3.5/SystemWrapper/IO/FileWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IBinaryReaderWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IBinaryWriterWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IDirectoryInfoWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IDirectoryWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IFileInfoWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IFileStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IFileSystemWatcherWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IFileWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IMemoryStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IPathWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IStreamReaderWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/IStreamWriterWrap.cs
SystemWrapper3.5/SystemWrapper/IO/ITextReaderWrap.cs
SystemWrapper3.5/SystemWrapper/IO/MemoryStreamWrap.cs
SystemWrapper3.5/SystemWrapper/IO/PathWrap.cs
SystemWrapper3.5/SystemWrapper/IO/StreamReaderWrap.cs
SystemWrapper3.5/SystemWrapper/IO/StreamWriterWrap.cs
SystemWrapper3.5/SystemWrapper/IVersionWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/IRegistryKeyWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/IRegistryWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/RegistryKeyWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/RegistryWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/SafeHandles/ISafeFileHandleWrap.cs
SystemWrapper3.5/SystemWrapper/Microsoft.Win32/SafeHandles/SafeFileHandleWrap.cs
SystemWrapper3.5/SystemWrapper/Properties/AssemblyInfo.cs
SystemWrapper3.5/SystemWrapper/Reflection/AssemblyNameWrap.cs
SystemWrapper3.5/SystemWrapper/Reflection/AssemblyWrap.cs
SystemWrapper3.5/SystemWrapper/Reflection/IAssemblyNameWrap.cs
SystemWrapper3.5/SystemWrapper/Reflection/IAssemblyWrap.cs
SystemWrapper3.5/SystemWrapper/Security/AccessControl/DirectorySecurityWrap.cs
SystemWrapper3.5/SystemWrapper/Security/AccessControl/FileSecurityWrap.cs
SystemWrapper3.5/SystemWrapper/Security/AccessControl/IDirectorySecurityWrap.cs
SystemWrapper3.5/SystemWrapper/Security/AccessControl/IFileSecurityWrap.cs
SystemWrapper3.5/SystemWrapper/SystemWrapper.csproj
SystemWrapper3.5/SystemWrapper/SystemWrapper.snk
SystemWrapper3.5/SystemWrapper/Threading/IThreadWrap.cs
SystemWrapper3.5/SystemWrapper/Threading/ThreadWrap.cs
SystemWrapper3.5/SystemWrapper/VersionWrap.cs
SystemWrapper3.5/SystemWrapper2010.sln
SystemWrapper4/BuildProcessTemplates/DefaultTemplate.xaml
SystemWrapper4/BuildProcessTemplates/UpgradeTemplate.xaml
SystemWrapper4/SystemInterface/Configuration/IConfigurationManager.cs
SystemWrapper4/SystemInterface/Data/SqlClient/ISqlCommand.cs
SystemWrapper4/SystemInterface/Data/SqlClient/ISqlConnection.cs
SystemWrapper4/SystemInterface/Data/SqlClient/ISqlDataReader.cs
SystemWrapper4/SystemInterface/Diagnostics/IProcess.cs
SystemWrapper4/SystemInterface/Diagnostics/IProcessStartInfo.cs
SystemWrapper4/SystemInterface/IAppDomain.cs
SystemWrapper4/SystemInterface/IConsole.cs
SystemWrapper4/SystemInterface/IDateTime.cs
SystemWrapper4/SystemInterface/IO/Compression/IDeflateStream.cs
SystemWrapper4/SystemInterface/IO/IBinaryReader.cs
SystemWrapper4/SystemInterface/IO/IBinaryWriter.cs
SystemWrapper4/SystemInterface/IO/IDirectory.cs
SystemWrapper4/SystemInterface/IO/IDirectoryInfo.cs
SystemWrapper4/SystemInterface/IO/IFile.cs
SystemWrapper4/SystemInterface/IO/IFileInfo.cs
SystemWrapper4/SystemInterface/IO/IFileStream.cs
SystemWrapper4/SystemInterface/IO/IFileSystemWatcher.cs
SystemWrapper4/SystemInterface/IO/IMemoryStream.cs
SystemWrapper4/SystemInterface/IO/IPath.cs
SystemWrapper4/SystemInterface/IO/IStream.cs
SystemWrapper4/SystemInterface/IO/IStreamReader.cs
SystemWrapper4/SystemInterface/IO/IStreamWriter.cs
SystemWrapper4/SystemInterface/IO/ITextReader.cs
SystemWrapper4/SystemInterface/IVersion.cs
SystemWrapper4/SystemInterface/Microsoft.Win32/IAccessTheRegistry.cs
SystemWrapper4/SystemInterface/Microsoft.Win32/IRegistry.cs
SystemWrapper4/SystemInterface/Microsoft.Win32/IRegistryKey.cs
SystemWrapper4/SystemInterface/Microsoft.Win32/SafeHandles/ISafeFileHandle.cs
SystemWrapper4/SystemInterface/Microsoft.Win32/SafeHandles/ISafeRegistryHandle.cs
SystemWrapper4/SystemInterface/Properties/AssemblyInfo.cs
SystemWrapper4/SystemInterface/Reflection/IAssembly.cs
SystemWrapper4/SystemInterface/Reflection/IAssemblyName.cs
SystemWrapper4/SystemInterface/Security/AccessControl/IDirectorySecurity.cs
SystemWrapper4/SystemInterface/Security/AccessControl/IFileSecurity.cs
SystemWrapper4/SystemInterface/Security/AccessControl/IRegistrySecurity.cs
SystemWrapper4/SystemInterface/SystemInterface.csproj
SystemWrapper4/SystemInterface/SystemInterface.snk
SystemWrapper4/SystemInterface/Threading/IThread.cs
SystemWrapper4/SystemWrapper.Samples/Data/SqlClient/SqlConnectionSample.cs
SystemWrapper4/SystemWrapper.Samples/Data/SqlClient/SqlDataReaderSample.cs
SystemWrapper4/SystemWrapper.Samples/IO/DirectoryInfoSample.cs
SystemWrapper4/SystemWrapper.Samples/IO/FileInfoSample.cs
SystemWrapper4/SystemWrapper.Samples/Properties/AssemblyInfo.cs
SystemWrapper4/SystemWrapper.Samples/Reflection/AssemblySample.cs
SystemWrapper4/SystemWrapper.Samples/SystemWrapper.Samples.csproj
SystemWrapper4/SystemWrapper.Tests/Configuration/ConfigurationManagerWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Data/SqlClient/SqlCommandWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Data/SqlClient/SqlConnectionWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Data/SqlClient/SqlDataReaderWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Diagnostics/ProcessStartInfoWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Diagnostics/ProcessWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/IO/BinaryReaderWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/IO/Compression/DeflateStreamWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/IO/DirectoryInfoWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/IO/DirectoryWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/IO/FileInfoWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Microsoft.Win32/RegistryWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/Properties/AssemblyInfo.cs
SystemWrapper4/SystemWrapper.Tests/Reflection/AssemblyWrapTests.cs
SystemWrapper4/SystemWrapper.Tests/SystemWrapper.Tests.csproj
SystemWrapper4/SystemWrapper.Tests/TestData/BinaryReaderWrapTestData.txt
SystemWrapper4/SystemWrapper.Tests/TestData/DeflateStreamWrapTestData.txt
SystemWrapper4/SystemWrapper.Tests/libs/MbUnit/Gallio.dll
SystemWrapper4/SystemWrapper.Tests/libs/MbUnit/MbUnit.dll
SystemWrapper4/SystemWrapper.Tests/libs/Rhino.Mocks.dll
SystemWrapper4/SystemWrapper.Tests/libs/Rhino.Mocks.xml
SystemWrapper4/SystemWrapper.gallio
SystemWrapper4/SystemWrapper/AppDomainWrap.cs
SystemWrapper4/SystemWrapper/Configuration/ConfigurationManagerWrap.cs
SystemWrapper4/SystemWrapper/ConsoleWrap.cs
SystemWrapper4/SystemWrapper/CurrentCoverage.txt
SystemWrapper4/SystemWrapper/Data/SqlClient/SqlCommandWrap.cs
SystemWrapper4/SystemWrapper/Data/SqlClient/SqlConnectionWrap.cs
SystemWrapper4/SystemWrapper/Data/SqlClient/SqlDataReaderWrap.cs
SystemWrapper4/SystemWrapper/DateTimeWrap.cs
SystemWrapper4/SystemWrapper/Diagnostics/ProcessStartInfoWrap.cs
SystemWrapper4/SystemWrapper/Diagnostics/ProcessWrap.cs
SystemWrapper4/SystemWrapper/IO/BinaryReaderWrap.cs
SystemWrapper4/SystemWrapper/IO/BinaryWriterWrap.cs
SystemWrapper4/SystemWrapper/IO/Compression/DeflateStreamWrap.cs
SystemWrapper4/SystemWrapper/IO/DirectoryInfoWrap.cs
SystemWrapper4/SystemWrapper/IO/DirectoryWrap.cs
SystemWrapper4/SystemWrapper/IO/FileInfoWrap.cs
SystemWrapper4/SystemWrapper/IO/FileStreamWrap.cs
SystemWrapper4/SystemWrapper/IO/FileSystemWatcherWrap.cs
SystemWrapper4/SystemWrapper/IO/FileWrap.cs
SystemWrapper4/SystemWrapper/IO/MemoryStreamWrap.cs
SystemWrapper4/SystemWrapper/IO/PathWrap.cs
SystemWrapper4/SystemWrapper/IO/StreamReaderWrap.cs
SystemWrapper4/SystemWrapper/IO/StreamWriterWrap.cs
SystemWrapper4/SystemWrapper/Microsoft.Win32/RegistryKeyWrap.cs
SystemWrapper4/SystemWrapper/Microsoft.Win32/RegistryWrap.cs
SystemWrapper4/SystemWrapper/Microsoft.Win32/SafeHandles/SafeFileHandleWrap.cs
SystemWrapper4/SystemWrapper/Microsoft.Win32/SafeHandles/SafeRegistryHandleWrap.cs
SystemWrapper4/SystemWrapper/Properties/AssemblyInfo.cs
SystemWrapper4/SystemWrapper/Reflection/AssemblyNameWrap.cs
SystemWrapper4/SystemWrapper/Reflection/AssemblyWrap.cs
SystemWrapper4/SystemWrapper/Security/AccessControl/DirectorySecurityWrap.cs
SystemWrapper4/SystemWrapper/Security/AccessControl/FileSecurityWrap.cs
SystemWrapper4/SystemWrapper/Security/AccessControl/RegistrySecurityWrap.cs
SystemWrapper4/SystemWrapper/SystemWrapper.csproj
SystemWrapper4/SystemWrapper/SystemWrapper.snk
SystemWrapper4/SystemWrapper/Threading/ThreadWrap.cs
SystemWrapper4/SystemWrapper/VersionWrap.cs
SystemWrapper4/SystemWrapper2010.sln
Download
Click the following link to download systemwrapper.zip.
systemwrapper.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »