Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
System.Runtime.Caching
Criado
há 5 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
22 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
53 linhas
Copiar tudo
10 adições
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
44 linhas
Copiar tudo
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
Copiar
Copiado
Copiar
Copiado
<package xmlns="http://schemas.microsoft.com/packaging/201
3/01
/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/201
2/06
/nuspec.xsd">
<metadata
minClientVersion="2.12"
>
<metadata
>
<id>System.Runtime.Caching</id>
<id>System.Runtime.Caching</id>
Copiar
Copiado
Copiar
Copiado
<version>6.0.0-
preview.6.21352.12
</version>
<version>6.0.0-
dev
</version>
<title>System.Runtime.Caching</title>
<authors>Microsoft</authors>
<authors>Microsoft</authors>
Copiar
Copiado
Copiar
Copiado
<owners>
microsoft,dotnetframework
</owners>
<owners>
</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<license type="expression">MIT</license>
<icon>Icon.png</icon>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<projectUrl>https://dot.net/</projectUrl>
Copiar
Copiado
Copiar
Copiado
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Provides classes to use caching facilities.
<description>Provides classes to use caching facilities.
Commonly Used Types:
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache</description>
System.Runtime.Caching.ObjectCache</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<serviceable>true</serviceable>
Copiar
Copiado
Copiar
Copiado
<repository type="git" url="https://github.com/dotnet/runtime" commit="
770d630b283ec1be4a8ed41ac78e13ec1fd957b1
" />
<repository type="git" url="https://github.com/dotnet/runtime" commit="
0000000000000000000000000000000000000000
" />
<dependencies>
<dependencies>
Copiar
Copiado
Copiar
Copiado
<group targetFramework="MonoAndroid1.0" />
<group targetFramework="MonoTouch1.0" />
<group targetFramework=".NETFramework4.6.1" />
<group targetFramework="net6.0">
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-preview.6.21352.12" exclude="Compile" />
</group>
<group targetFramework=".NETCoreApp3.1">
<group targetFramework=".NETCoreApp3.1">
Copiar
Copiado
Copiar
Copiado
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-
preview.6.21352.12
" exclude="
Compile
" />
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-
dev" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0">
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-dev
" exclude="
Build,Analyzers
" />
</group>
</group>
<group targetFramework=".NETStandard2.0">
<group targetFramework=".NETStandard2.0">
Copiar
Copiado
Copiar
Copiado
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-
preview.6.21352.12
" exclude="
Compile
" />
<dependency id="System.Configuration.ConfigurationManager" version="6.0.0-
dev
" exclude="
Build,Analyzers
" />
</group>
</group>
Copiar
Copiado
Copiar
Copiado
<group targetFramework="Xamarin.iOS1.0" />
<group targetFramework="Xamarin.Mac2.0" />
<group targetFramework="Xamarin.TVOS1.0" />
<group targetFramework="Xamarin.WatchOS1.0" />
</dependencies>
</dependencies>
<frameworkAssemblies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Runtime.Caching" targetFramework=".NETFramework4.6.1" />
<frameworkAssembly assemblyName="System.Runtime.Caching" targetFramework=".NETFramework4.6.1" />
</frameworkAssemblies>
</frameworkAssemblies>
</metadata>
</metadata>
</package>
</package>
Diferenças salvas
Texto original
Abrir arquivo
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> <metadata minClientVersion="2.12"> <id>System.Runtime.Caching</id> <version>6.0.0-preview.6.21352.12</version> <title>System.Runtime.Caching</title> <authors>Microsoft</authors> <owners>microsoft,dotnetframework</owners> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">MIT</license> <icon>Icon.png</icon> <projectUrl>https://dot.net/</projectUrl> <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> <description>Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache</description> <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> <copyright>© Microsoft Corporation. All rights reserved.</copyright> <serviceable>true</serviceable> <repository type="git" url="https://github.com/dotnet/runtime" commit="770d630b283ec1be4a8ed41ac78e13ec1fd957b1" /> <dependencies> <group targetFramework="MonoAndroid1.0" /> <group targetFramework="MonoTouch1.0" /> <group targetFramework=".NETFramework4.6.1" /> <group targetFramework="net6.0"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-preview.6.21352.12" exclude="Compile" /> </group> <group targetFramework=".NETCoreApp3.1"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-preview.6.21352.12" exclude="Compile" /> </group> <group targetFramework=".NETStandard2.0"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-preview.6.21352.12" exclude="Compile" /> </group> <group targetFramework="Xamarin.iOS1.0" /> <group targetFramework="Xamarin.Mac2.0" /> <group targetFramework="Xamarin.TVOS1.0" /> <group targetFramework="Xamarin.WatchOS1.0" /> </dependencies> <frameworkAssemblies> <frameworkAssembly assemblyName="System.Runtime.Caching" targetFramework=".NETFramework4.6.1" /> </frameworkAssemblies> </metadata> </package>
Texto alterado
Abrir arquivo
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> <metadata> <id>System.Runtime.Caching</id> <version>6.0.0-dev</version> <authors>Microsoft</authors> <owners></owners> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">MIT</license> <icon>Icon.png</icon> <projectUrl>https://dot.net/</projectUrl> <description>Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache</description> <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> <copyright>© Microsoft Corporation. All rights reserved.</copyright> <serviceable>true</serviceable> <repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" /> <dependencies> <group targetFramework=".NETCoreApp3.1"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-dev" exclude="Build,Analyzers" /> </group> <group targetFramework="net6.0"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-dev" exclude="Build,Analyzers" /> </group> <group targetFramework=".NETStandard2.0"> <dependency id="System.Configuration.ConfigurationManager" version="6.0.0-dev" exclude="Build,Analyzers" /> </group> </dependencies> <frameworkAssemblies> <frameworkAssembly assemblyName="System.Runtime.Caching" targetFramework=".NETFramework4.6.1" /> </frameworkAssemblies> </metadata> </package>
Encontrar Diferença