refresh versione rigamonti in prod, con fix selezione obbligatorie...

This commit is contained in:
Samuele E. Locatelli
2017-07-26 13:04:46 +02:00
parent 14f3b3497d
commit d33a5d089b
29 changed files with 996 additions and 991 deletions
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -5,7 +5,7 @@
using System.Reflection;
[assembly: AssemblyVersion("2.1.107.828")]
[assembly: AssemblyFileVersion("2.1.107.828")]
[assembly: AssemblyVersion("2.1.108.847")]
[assembly: AssemblyFileVersion("2.1.108.847")]
[assembly: AssemblyCopyright("Steamware © 2015-2017")]
[assembly: AssemblyCompany("Steamware")]
+2 -2
View File
@@ -6,8 +6,8 @@
using System.Reflection;
[assembly: AssemblyVersion("2.1.107.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.1.107.<#= this.RevisionNumber #>")]
[assembly: AssemblyVersion("2.1.108.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.1.108.<#= this.RevisionNumber #>")]
[assembly: AssemblyCopyright("Steamware © 2015-<#= DateTime.Now.Year #>")]
[assembly: AssemblyCompany("Steamware")]
<#+
Binary file not shown.
Binary file not shown.
@@ -13,3 +13,8 @@ C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\bin
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Debug\VersGen.csprojResolveAssemblyReference.cache
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Debug\VersGen.dll
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\VersGen\obj\Debug\VersGen.pdb
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\VersGen\bin\Debug\VersGen.dll
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\VersGen\bin\Debug\VersGen.pdb
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\VersGen\obj\Debug\VersGen.csprojResolveAssemblyReference.cache
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\VersGen\obj\Debug\VersGen.dll
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\VersGen\obj\Debug\VersGen.pdb
Binary file not shown.
Binary file not shown.
+4 -37
View File
@@ -15,83 +15,50 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWare", "..\Steamware\S
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
AlumatTest|Any CPU = AlumatTest|Any CPU
Debug|Any CPU = Debug|Any CPU
IIS01_SP|Any CPU = IIS01_SP|Any CPU
IIS01_TK|Any CPU = IIS01_TK|Any CPU
IIS02|Any CPU = IIS02|Any CPU
OVH|Any CPU = OVH|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.AlumatTest|Any CPU.ActiveCfg = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.AlumatTest|Any CPU.Build.0 = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS01_SP|Any CPU.ActiveCfg = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS01_SP|Any CPU.Build.0 = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS01_TK|Any CPU.ActiveCfg = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS01_TK|Any CPU.Build.0 = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS02|Any CPU.ActiveCfg = Release|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.IIS02|Any CPU.Build.0 = Release|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.OVH|Any CPU.ActiveCfg = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.OVH|Any CPU.Build.0 = OVH|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Release|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS01_SP|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS01_SP|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS01_TK|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS01_TK|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS02|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.IIS02|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.OVH|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.OVH|Any CPU.Build.0 = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88774E43-68A1-4E52-B692-493FEE0BA5C2}.Release|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS01_SP|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS01_SP|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS01_TK|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS01_TK|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS02|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.IIS02|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.OVH|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.OVH|Any CPU.Build.0 = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2ED1B6F-171D-4A7F-B0D5-87942451B79D}.Release|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS01_SP|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS01_SP|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS01_TK|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS01_TK|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS02|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.IIS02|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.OVH|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.OVH|Any CPU.Build.0 = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A63FCE4-8388-4C62-9339-CCCF013C5D8A}.Release|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.AlumatTest|Any CPU.ActiveCfg = AlumatTest|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.AlumatTest|Any CPU.Build.0 = AlumatTest|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS01_SP|Any CPU.ActiveCfg = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS01_SP|Any CPU.Build.0 = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS01_TK|Any CPU.ActiveCfg = IIS01_TK|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS01_TK|Any CPU.Build.0 = IIS01_TK|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS02|Any CPU.ActiveCfg = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS02|Any CPU.Build.0 = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.ActiveCfg = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.Build.0 = IIS01_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS02|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS02|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.OVH|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
+4 -2
View File
@@ -391,7 +391,11 @@
<None Include="NLog.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
<None Include="Properties\PublishProfiles\OVH-Rigamonti.pubxml" />
<None Include="Scripts\jquery-2.2.0.intellisense.js" />
<Content Include="Properties\PublishProfiles\IIS02.pubxml.user" />
<Content Include="Properties\PublishProfiles\OVH-Rigamonti.pubxml.user" />
<Content Include="Scripts\jquery-2.2.0.js" />
<Content Include="Scripts\jquery-2.2.0.min.js" />
<Content Include="Scripts\jSteamware.js" />
@@ -438,8 +442,6 @@
<Content Include="WebUserControls\mod_selDataOra.ascx" />
<Content Include="WebUserControls\mod_selSquadre.ascx" />
<Content Include="WebUserControls\mod_squadre.ascx" />
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
<None Include="Properties\PublishProfiles\OVH-Rigamonti.pubxml" />
<Content Include="Scripts\jquery.mobile-1.4.5.js" />
<Content Include="Scripts\jquery.mobile-1.4.5.min.js" />
<Content Include="ViewSwitcher.ascx" />
Binary file not shown.
+64 -3
View File
@@ -1323,6 +1323,11 @@
<param name="lemma"></param>
<returns></returns>
</member>
<member name="P:SteamWare.DataWrap.numRecVoc">
<summary>
restituisce conteggio numero record dell'oggetto vocabolario
</summary>
</member>
<member name="P:SteamWare.DataWrap.lingue">
<summary>
elenco lingue ammesse da vocabolario...
@@ -3732,6 +3737,11 @@
effettua setup dei connection strings da web.config delal singola applicazione
</summary>
</member>
<member name="P:SteamWare.memLayer.ACBH">
<summary>
Nome della variabile AppConf da utilizzare...
</summary>
</member>
<member name="F:SteamWare.memLayer.AppConf">
<summary>
oggetto dizionario con chiave / valore x configurazioni applicazione
@@ -3739,7 +3749,7 @@
</member>
<member name="M:SteamWare.memLayer.resetAppConf">
<summary>
resetta il vocabolario rileggendo i dati...
resetta AppConfig svuotando e rileggendo i dati...
</summary>
</member>
<member name="M:SteamWare.memLayer.startupAppConf">
@@ -3747,12 +3757,22 @@
avvio oggetto AppConf in ram
</summary>
</member>
<member name="P:SteamWare.memLayer.numRecAppConf">
<summary>
Numero record salvati in AppConf
</summary>
</member>
<member name="M:SteamWare.memLayer.ricaricaAppConf">
<summary>
carica in ram oggetto AppConf
</summary>
<returns></returns>
</member>
<member name="P:SteamWare.memLayer.lastUpdateAppConf">
<summary>
ultimo update in cache dei valori di AppConfig
</summary>
</member>
<member name="M:SteamWare.memLayer.configDbVal(System.String)">
<summary>
Configurations da tabella DB Config
@@ -4045,7 +4065,7 @@
</summary>
<param name="nome">nome della variabile</param>
<param name="valore">valore</param>
<param name="setInTabInCache">da registrare come tabella da svuotare on update?</param>
<param name="setInTabInCache">da registrare come tabella da svuotare on update</param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.emptyCacheVal(System.String)">
@@ -4086,7 +4106,7 @@
</member>
<member name="M:SteamWare.memLayer.flushRegisteredCache">
<summary>
forza lo svuotamento delel tabelle indicate come in cache...
forza lo svuotamento delle tabelle indicate come in cache...
</summary>
</member>
<member name="F:SteamWare.memLayer.lazyConnection">
@@ -4156,6 +4176,47 @@
<param name="valori">Set KVP chiave-valore da salvare</param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redHashPresent(StackExchange.Redis.RedisKey)">
<summary>
Verifica se ci siano valori nella hash indicata...
</summary>
<param name="key"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redGetHash(System.String)">
<summary>
Recupera tutti i valori dalla hash
</summary>
<param name="hashKey"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redSaveHash(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[])">
<summary>
Salvataggio di una hash di valori
</summary>
<param name="hashKey"></param>
<param name="hashFields"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redDelKey(System.String)">
<summary>
Elimina una key (hash, string)
</summary>
<param name="key"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redFlushKey(System.String)">
<summary>
Flush completo cache redis
</summary>
<param name="keyPattern">** = tutti</param>
<returns></returns>
</member>
<member name="P:SteamWare.memLayer.numRecRedis">
<summary>
Restituisce numero record in Redis DB
</summary>
</member>
<member name="M:SteamWare.memLayer.imgUrl(System.String)">
<summary>
Formattazione stringa URL immagini con gestione "base url"
Binary file not shown.
Binary file not shown.
Binary file not shown.
+211 -211
View File
@@ -905,21 +905,6 @@
<c>true</c> if this instance can convert the specified value type; otherwise, <c>false</c>.
</returns>
</member>
<member name="T:Newtonsoft.Json.FloatParseHandling">
<summary>
Specifies how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatParseHandling.Double">
<summary>
Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Double"/>.
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatParseHandling.Decimal">
<summary>
Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Decimal"/>.
</summary>
</member>
<member name="T:Newtonsoft.Json.DateFormatHandling">
<summary>
Specifies how dates are formatted when writing JSON text.
@@ -1038,6 +1023,21 @@
Write special floating point values as the property's default value in JSON, e.g. 0.0 for a <see cref="T:System.Double"/> property, <c>null</c> for a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> property.
</summary>
</member>
<member name="T:Newtonsoft.Json.FloatParseHandling">
<summary>
Specifies how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatParseHandling.Double">
<summary>
Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Double"/>.
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatParseHandling.Decimal">
<summary>
Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Decimal"/>.
</summary>
</member>
<member name="T:Newtonsoft.Json.Formatting">
<summary>
Specifies formatting options for the <see cref="T:Newtonsoft.Json.JsonTextWriter"/>.
@@ -6586,56 +6586,6 @@
If this is <c>null</c>, default load settings will be used.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
</member>
<member name="T:Newtonsoft.Json.Linq.JRaw">
<summary>
Represents a raw JSON string.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.CreateAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
<summary>
Asynchronously creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
</summary>
<param name="reader">The reader.</param>
<param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
property returns an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(Newtonsoft.Json.Linq.JRaw)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class from another <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object.
</summary>
<param name="other">A <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object to copy from.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(System.Object)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class.
</summary>
<param name="rawJson">The raw json.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.Create(Newtonsoft.Json.JsonReader)">
<summary>
Creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
</summary>
<param name="reader">The reader.</param>
<returns>An instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
</member>
<member name="T:Newtonsoft.Json.Linq.JsonMergeSettings">
<summary>
Specifies the settings used when merging JSON.
</summary>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeArrayHandling">
<summary>
Gets or sets the method used when merging JSON arrays.
</summary>
<value>The method used when merging JSON arrays.</value>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeNullValueHandling">
<summary>
Gets or sets how null value properties are merged.
</summary>
<value>How null value properties are merged.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.JPropertyDescriptor">
<summary>
Represents a view of a <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.
@@ -6723,6 +6673,78 @@
The hash code for the name of the member.
</returns>
</member>
<member name="T:Newtonsoft.Json.Linq.JRaw">
<summary>
Represents a raw JSON string.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.CreateAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
<summary>
Asynchronously creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
</summary>
<param name="reader">The reader.</param>
<param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
property returns an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(Newtonsoft.Json.Linq.JRaw)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class from another <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object.
</summary>
<param name="other">A <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object to copy from.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(System.Object)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class.
</summary>
<param name="rawJson">The raw json.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JRaw.Create(Newtonsoft.Json.JsonReader)">
<summary>
Creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
</summary>
<param name="reader">The reader.</param>
<returns>An instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
</member>
<member name="T:Newtonsoft.Json.Linq.JsonLoadSettings">
<summary>
Specifies the settings used when loading JSON.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JsonLoadSettings.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> class.
</summary>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.CommentHandling">
<summary>
Gets or sets how JSON comments are handled when loading JSON.
</summary>
<value>The JSON comment handling.</value>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.LineInfoHandling">
<summary>
Gets or sets how JSON line info is handled when loading JSON.
</summary>
<value>The JSON line info handling.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.JsonMergeSettings">
<summary>
Specifies the settings used when merging JSON.
</summary>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeArrayHandling">
<summary>
Gets or sets the method used when merging JSON arrays.
</summary>
<value>The method used when merging JSON arrays.</value>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeNullValueHandling">
<summary>
Gets or sets how null value properties are merged.
</summary>
<value>How null value properties are merged.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.JToken">
<summary>
Represents an abstract JSON token.
@@ -8316,28 +8338,6 @@
<paramref name="obj"/> is not of the same type as this instance.
</exception>
</member>
<member name="T:Newtonsoft.Json.Linq.JsonLoadSettings">
<summary>
Specifies the settings used when loading JSON.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JsonLoadSettings.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> class.
</summary>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.CommentHandling">
<summary>
Gets or sets how JSON comments are handled when loading JSON.
</summary>
<value>The JSON comment handling.</value>
</member>
<member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.LineInfoHandling">
<summary>
Gets or sets how JSON line info is handled when loading JSON.
</summary>
<value>The JSON line info handling.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.MergeArrayHandling">
<summary>
Specifies how JSON arrays are merged together.
@@ -9126,71 +9126,6 @@
</note>
</summary>
</member>
<member name="T:Newtonsoft.Json.Serialization.ISerializationBinder">
<summary>
Allows users to control class loading and mandate what class to load.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToType(System.String,System.String)">
<summary>
When implemented, controls the binding of a serialized object to a type.
</summary>
<param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
<param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object</param>
<returns>The type of the object the formatter creates a new instance of.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToName(System.Type,System.String@,System.String@)">
<summary>
When implemented, controls the binding of a serialized object to a type.
</summary>
<param name="serializedType">The type of the object the formatter creates a new instance of.</param>
<param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
<param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object.</param>
</member>
<member name="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy">
<summary>
A snake case naming strategy.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
<param name="processDictionaryKeys">
A flag indicating whether dictionary keys should be processed.
</param>
<param name="overrideSpecifiedNames">
A flag indicating whether explicitly specified property names should be processed,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
</param>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean,System.Boolean)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
<param name="processDictionaryKeys">
A flag indicating whether dictionary keys should be processed.
</param>
<param name="overrideSpecifiedNames">
A flag indicating whether explicitly specified property names should be processed,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
</param>
<param name="processExtensionDataNames">
A flag indicating whether extension data names should be processed.
</param>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.ResolvePropertyName(System.String)">
<summary>
Resolves the specified property name.
</summary>
<param name="name">The property name to resolve.</param>
<returns>The resolved property name.</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy">
<summary>
A camel case naming strategy.
@@ -9666,59 +9601,6 @@
<param name="type">The type to resolve a contract for.</param>
<returns>The contract for a given type.</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.NamingStrategy">
<summary>
A base class for resolving how property names and dictionary keys are serialized.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessDictionaryKeys">
<summary>
A flag indicating whether dictionary keys should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessExtensionDataNames">
<summary>
A flag indicating whether extension data names should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.OverrideSpecifiedNames">
<summary>
A flag indicating whether explicitly specified property names,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>, should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetPropertyName(System.String,System.Boolean)">
<summary>
Gets the serialized name for a given property name.
</summary>
<param name="name">The initial property name.</param>
<param name="hasSpecifiedName">A flag indicating whether the property has had a name explicitly specified.</param>
<returns>The serialized property name.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetExtensionDataName(System.String)">
<summary>
Gets the serialized name for a given extension data name.
</summary>
<param name="name">The initial extension data name.</param>
<returns>The serialized extension data name.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetDictionaryKey(System.String)">
<summary>
Gets the serialized key for a given dictionary key.
</summary>
<param name="key">The initial dictionary key.</param>
<returns>The serialized dictionary key.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.ResolvePropertyName(System.String)">
<summary>
Resolves the specified property name.
</summary>
<param name="name">The property name to resolve.</param>
<returns>The resolved property name.</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.IReferenceResolver">
<summary>
Used to resolve references when serializing and deserializing JSON by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
@@ -9758,6 +9640,27 @@
<param name="reference">The reference.</param>
<param name="value">The object to reference.</param>
</member>
<member name="T:Newtonsoft.Json.Serialization.ISerializationBinder">
<summary>
Allows users to control class loading and mandate what class to load.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToType(System.String,System.String)">
<summary>
When implemented, controls the binding of a serialized object to a type.
</summary>
<param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
<param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object</param>
<returns>The type of the object the formatter creates a new instance of.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToName(System.Type,System.String@,System.String@)">
<summary>
When implemented, controls the binding of a serialized object to a type.
</summary>
<param name="serializedType">The type of the object the formatter creates a new instance of.</param>
<param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
<param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object.</param>
</member>
<member name="T:Newtonsoft.Json.Serialization.ITraceWriter">
<summary>
Represents a trace writer.
@@ -10428,6 +10331,59 @@
A <see cref="T:System.String"/> of the most recent trace messages.
</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.NamingStrategy">
<summary>
A base class for resolving how property names and dictionary keys are serialized.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessDictionaryKeys">
<summary>
A flag indicating whether dictionary keys should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessExtensionDataNames">
<summary>
A flag indicating whether extension data names should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="P:Newtonsoft.Json.Serialization.NamingStrategy.OverrideSpecifiedNames">
<summary>
A flag indicating whether explicitly specified property names,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>, should be processed.
Defaults to <c>false</c>.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetPropertyName(System.String,System.Boolean)">
<summary>
Gets the serialized name for a given property name.
</summary>
<param name="name">The initial property name.</param>
<param name="hasSpecifiedName">A flag indicating whether the property has had a name explicitly specified.</param>
<returns>The serialized property name.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetExtensionDataName(System.String)">
<summary>
Gets the serialized name for a given extension data name.
</summary>
<param name="name">The initial extension data name.</param>
<returns>The serialized extension data name.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetDictionaryKey(System.String)">
<summary>
Gets the serialized key for a given dictionary key.
</summary>
<param name="key">The initial dictionary key.</param>
<returns>The serialized dictionary key.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.NamingStrategy.ResolvePropertyName(System.String)">
<summary>
Resolves the specified property name.
</summary>
<param name="name">The property name to resolve.</param>
<returns>The resolved property name.</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.ObjectConstructor`1">
<summary>
Represents a method that constructs an object.
@@ -10490,20 +10446,49 @@
<param name="target">The target to get the value from.</param>
<returns>The value.</returns>
</member>
<member name="T:Newtonsoft.Json.TypeNameAssemblyFormatHandling">
<member name="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy">
<summary>
Indicates the method that will be used during deserialization for locating and loading assemblies.
A snake case naming strategy.
</summary>
</member>
<member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Simple">
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean)">
<summary>
In simple mode, the assembly used during deserialization need not match exactly the assembly used during serialization. Specifically, the version numbers need not match as the <c>LoadWithPartialName</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
<param name="processDictionaryKeys">
A flag indicating whether dictionary keys should be processed.
</param>
<param name="overrideSpecifiedNames">
A flag indicating whether explicitly specified property names should be processed,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
</param>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean,System.Boolean)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
<param name="processDictionaryKeys">
A flag indicating whether dictionary keys should be processed.
</param>
<param name="overrideSpecifiedNames">
A flag indicating whether explicitly specified property names should be processed,
e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
</param>
<param name="processExtensionDataNames">
A flag indicating whether extension data names should be processed.
</param>
</member>
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
</summary>
</member>
<member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Full">
<member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.ResolvePropertyName(System.String)">
<summary>
In full mode, the assembly used during deserialization must match exactly the assembly used during serialization. The <c>Load</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
Resolves the specified property name.
</summary>
<param name="name">The property name to resolve.</param>
<returns>The resolved property name.</returns>
</member>
<member name="T:Newtonsoft.Json.StringEscapeHandling">
<summary>
@@ -10525,6 +10510,21 @@
HTML (&lt;, &gt;, &amp;, &apos;, &quot;) and control characters (e.g. newline) are escaped.
</summary>
</member>
<member name="T:Newtonsoft.Json.TypeNameAssemblyFormatHandling">
<summary>
Indicates the method that will be used during deserialization for locating and loading assemblies.
</summary>
</member>
<member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Simple">
<summary>
In simple mode, the assembly used during deserialization need not match exactly the assembly used during serialization. Specifically, the version numbers need not match as the <c>LoadWithPartialName</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
</summary>
</member>
<member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Full">
<summary>
In full mode, the assembly used during deserialization must match exactly the assembly used during serialization. The <c>Load</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
</summary>
</member>
<member name="T:Newtonsoft.Json.TypeNameHandling">
<summary>
Specifies type name handling options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
+64 -3
View File
@@ -1323,6 +1323,11 @@
<param name="lemma"></param>
<returns></returns>
</member>
<member name="P:SteamWare.DataWrap.numRecVoc">
<summary>
restituisce conteggio numero record dell'oggetto vocabolario
</summary>
</member>
<member name="P:SteamWare.DataWrap.lingue">
<summary>
elenco lingue ammesse da vocabolario...
@@ -3732,6 +3737,11 @@
effettua setup dei connection strings da web.config delal singola applicazione
</summary>
</member>
<member name="P:SteamWare.memLayer.ACBH">
<summary>
Nome della variabile AppConf da utilizzare...
</summary>
</member>
<member name="F:SteamWare.memLayer.AppConf">
<summary>
oggetto dizionario con chiave / valore x configurazioni applicazione
@@ -3739,7 +3749,7 @@
</member>
<member name="M:SteamWare.memLayer.resetAppConf">
<summary>
resetta il vocabolario rileggendo i dati...
resetta AppConfig svuotando e rileggendo i dati...
</summary>
</member>
<member name="M:SteamWare.memLayer.startupAppConf">
@@ -3747,12 +3757,22 @@
avvio oggetto AppConf in ram
</summary>
</member>
<member name="P:SteamWare.memLayer.numRecAppConf">
<summary>
Numero record salvati in AppConf
</summary>
</member>
<member name="M:SteamWare.memLayer.ricaricaAppConf">
<summary>
carica in ram oggetto AppConf
</summary>
<returns></returns>
</member>
<member name="P:SteamWare.memLayer.lastUpdateAppConf">
<summary>
ultimo update in cache dei valori di AppConfig
</summary>
</member>
<member name="M:SteamWare.memLayer.configDbVal(System.String)">
<summary>
Configurations da tabella DB Config
@@ -4045,7 +4065,7 @@
</summary>
<param name="nome">nome della variabile</param>
<param name="valore">valore</param>
<param name="setInTabInCache">da registrare come tabella da svuotare on update?</param>
<param name="setInTabInCache">da registrare come tabella da svuotare on update</param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.emptyCacheVal(System.String)">
@@ -4086,7 +4106,7 @@
</member>
<member name="M:SteamWare.memLayer.flushRegisteredCache">
<summary>
forza lo svuotamento delel tabelle indicate come in cache...
forza lo svuotamento delle tabelle indicate come in cache...
</summary>
</member>
<member name="F:SteamWare.memLayer.lazyConnection">
@@ -4156,6 +4176,47 @@
<param name="valori">Set KVP chiave-valore da salvare</param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redHashPresent(StackExchange.Redis.RedisKey)">
<summary>
Verifica se ci siano valori nella hash indicata...
</summary>
<param name="key"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redGetHash(System.String)">
<summary>
Recupera tutti i valori dalla hash
</summary>
<param name="hashKey"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redSaveHash(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[])">
<summary>
Salvataggio di una hash di valori
</summary>
<param name="hashKey"></param>
<param name="hashFields"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redDelKey(System.String)">
<summary>
Elimina una key (hash, string)
</summary>
<param name="key"></param>
<returns></returns>
</member>
<member name="M:SteamWare.memLayer.redFlushKey(System.String)">
<summary>
Flush completo cache redis
</summary>
<param name="keyPattern">** = tutti</param>
<returns></returns>
</member>
<member name="P:SteamWare.memLayer.numRecRedis">
<summary>
Restituisce numero record in Redis DB
</summary>
</member>
<member name="M:SteamWare.memLayer.imgUrl(System.String)">
<summary>
Formattazione stringa URL immagini con gestione "base url"
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -39,9 +39,8 @@ C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.dll
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll.config
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.xml
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.dll
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.xml
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
@@ -52,5 +51,6 @@ C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Rel
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\SteamWare.dll.config
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.xml
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\bin\Release\Newtonsoft.Json.xml
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.dll
C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\WebSCR\WebSCR_data\bin\Release\StackExchange.Redis.xml
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
C:\Users\samuele.steamw\Documents\VisualStudioProject\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
Binary file not shown.