repo_name
stringlengths
1
52
repo_creator
stringclasses
6 values
programming_language
stringclasses
4 values
code
stringlengths
0
9.68M
num_lines
int64
1
234k
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using AWSSDKDocSamples.Util; using Amazon.DynamoDBv2; using Amazon.DynamoDBv2.Model; using System.Collections.Specialized; using System.Configuration; using System.Threading.Tasks; using System.IO; namespace AWSSDKDocSamples.Dyna...
1,150
aws-sdk-net
aws
C#
using Amazon.DynamoDBv2; using Amazon.DynamoDBv2.Model; using AWSSDKDocSamples.Util; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace AWSSDKDocSamples.DynamoDBv2 { public static class TableUtils { public static void Confirm...
144
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.EC2; using Amazon.EC2.Model; namespace AWSSDKDocSamples.Amazon.EC2.Generated { class EC2Samples : ISample { public void EC2AllocateAddress() { #region ec...
3,036
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.EC2InstanceConnect; using Amazon.EC2InstanceConnect.Model; namespace AWSSDKDocSamples.Amazon.EC2InstanceConnect.Generated { class EC2InstanceConnectSamples : ISample { publi...
42
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ECR; using Amazon.ECR.Model; namespace AWSSDKDocSamples.Amazon.ECR.Generated { class ECRSamples : ISample { public void ECRBatchDeleteImage() { #region b...
169
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ECS; using Amazon.ECS.Model; namespace AWSSDKDocSamples.Amazon.ECS.Generated { class ECSSamples : ISample { public void ECSCreateCluster() { #region to-c...
666
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.EKS; using Amazon.EKS.Model; namespace AWSSDKDocSamples.Amazon.EKS.Generated { class EKSSamples : ISample { public void EKSCreateCluster() { #region to-c...
107
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ElastiCache; using Amazon.ElastiCache.Model; namespace AWSSDKDocSamples.Amazon.ElastiCache.Generated { class ElastiCacheSamples : ISample { public void ElastiCacheAddTagsToR...
867
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ElasticBeanstalk; using Amazon.ElasticBeanstalk.Model; namespace AWSSDKDocSamples.Amazon.ElasticBeanstalk.Generated { class ElasticBeanstalkSamples : ISample { public void E...
643
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ElasticFileSystem; using Amazon.ElasticFileSystem.Model; namespace AWSSDKDocSamples.Amazon.ElasticFileSystem.Generated { class ElasticFileSystemSamples : ISample { public vo...
252
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ElasticLoadBalancing; using Amazon.ElasticLoadBalancing.Model; namespace AWSSDKDocSamples.Amazon.ElasticLoadBalancing.Generated { class ElasticLoadBalancingSamples : ISample { ...
747
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ElasticLoadBalancingV2; using Amazon.ElasticLoadBalancingV2.Model; namespace AWSSDKDocSamples.Amazon.ElasticLoadBalancingV2.Generated { class ElasticLoadBalancingV2Samples : ISample ...
720
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.FSx; using Amazon.FSx.Model; namespace AWSSDKDocSamples.Amazon.FSx.Generated { class FSxSamples : ISample { public void FSxCopyBackup() { #region to-copy...
262
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Glacier; using Amazon.Glacier.Model; namespace AWSSDKDocSamples.Amazon.Glacier.Generated { class GlacierSamples : ISample { public void GlacierAbortMultipartUpload() ...
612
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.IdentityManagement; using Amazon.IdentityManagement.Model; namespace AWSSDKDocSamples.Amazon.IdentityManagement.Generated { class IdentityManagementServiceSamples : ISample { ...
1,090
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Inspector; using Amazon.Inspector.Model; namespace AWSSDKDocSamples.Amazon.Inspector.Generated { class InspectorSamples : ISample { public void InspectorAddAttributesToFindi...
576
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.KeyManagementService; using Amazon.KeyManagementService.Model; namespace AWSSDKDocSamples.Amazon.KeyManagementService.Generated { class KeyManagementServiceSamples : ISample { ...
1,522
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Lambda; using Amazon.Lambda.Model; namespace AWSSDKDocSamples.Amazon.Lambda.Generated { class LambdaSamples : ISample { static IAmazonLambda client = new AmazonLambdaClient(...
989
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.LexModelBuildingService; using Amazon.LexModelBuildingService.Model; namespace AWSSDKDocSamples.Amazon.LexModelBuildingService.Generated { class LexModelBuildingServiceSamples : ISample...
383
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Neptune; using Amazon.Neptune.Model; namespace AWSSDKDocSamples.Amazon.Neptune.Generated { class NeptuneSamples : ISample { static IAmazonNeptune client = new AmazonNeptuneC...
867
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Organizations; using Amazon.Organizations.Model; namespace AWSSDKDocSamples.Amazon.Organizations.Generated { class OrganizationsSamples : ISample { public void Organizations...
663
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Pinpoint; using Amazon.Pinpoint.Model; namespace AWSSDKDocSamples.Amazon.Pinpoint.Generated { class PinpointSamples : ISample { public void PinpointGetJourneyRunExecutionAct...
74
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Polly; using Amazon.Polly.Model; namespace AWSSDKDocSamples.Amazon.Polly.Generated { class PollySamples : ISample { public void PollyDeleteLexicon() { #r...
121
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Pricing; using Amazon.Pricing.Model; namespace AWSSDKDocSamples.Amazon.Pricing.Generated { class PricingSamples : ISample { public void PricingDescribeServices() { ...
60
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("...
37
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Redshift; using Amazon.Redshift.Model; namespace AWSSDKDocSamples.Amazon.Redshift.Generated { class RedshiftSamples : ISample { public void RedshiftAuthorizeClusterSecurityG...
597
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Rekognition; using Amazon.Rekognition.Model; namespace AWSSDKDocSamples.Amazon.Rekognition.Generated { class RekognitionSamples : ISample { public void RekognitionAssociateF...
450
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Threading; using Amazon; using Amazon.Route53; using Amazon.Route53.Model; namespace AWSSDKDocSamples.Route53 { //Create a hosted zone and add a basic record set to it class route53samples : ISample { public static void Route53CreateAdd(string[...
78
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Route53; using Amazon.Route53.Model; namespace AWSSDKDocSamples.Amazon.Route53.Generated { class Route53Samples : ISample { public void Route53AssociateVPCWithHostedZone() ...
586
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Amazon.S3; using Amazon.S3.Model; using System.Diagnostics; using System.IO; using System.Net; namespace AWSSDKDocSamples.S3 { public class BaseS3Samples : ISample { public void BucketSamples() { ...
927
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SecretsManager; using Amazon.SecretsManager.Model; namespace AWSSDKDocSamples.Amazon.SecretsManager.Generated { class SecretsManagerSamples : ISample { public void SecretsMa...
505
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SecurityHub; using Amazon.SecurityHub.Model; namespace AWSSDKDocSamples.Amazon.SecurityHub.Generated { class SecurityHubSamples : ISample { public void SecurityHubAcceptAdmi...
1,221
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Amazon.SecurityToken; using AWSSDKDocSamples.Util; using Amazon.SecurityToken.Model; namespace AWSSDKDocSamples.SecurityToken { public class StsSamplesBase : ISample { private AmazonSecurityTokenServiceClient...
74
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SecurityToken; using Amazon.SecurityToken.Model; namespace AWSSDKDocSamples.Amazon.SecurityToken.Generated { class SecurityTokenServiceSamples : ISample { public void Securi...
220
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.ServiceDiscovery; using Amazon.ServiceDiscovery.Model; namespace AWSSDKDocSamples.Amazon.ServiceDiscovery.Generated { class ServiceDiscoverySamples : ISample { public void S...
429
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SimpleEmail; using Amazon.SimpleEmail.Model; using System.IO; namespace AWSSDKDocSamples.SES { class SESSamples : ISample { public static void SESSendEmail() { #region...
429
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SimpleEmail; using Amazon.SimpleEmail.Model; namespace AWSSDKDocSamples.Amazon.SimpleEmail.Generated { class SimpleEmailServiceSamples : ISample { public void SimpleEmailSer...
781
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SimpleEmailV2; using Amazon.SimpleEmailV2.Model; namespace AWSSDKDocSamples.Amazon.SimpleEmailV2.Generated { class SimpleEmailServiceV2Samples : ISample { public void Simple...
38
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.Snowball; using Amazon.Snowball.Model; namespace AWSSDKDocSamples.Amazon.Snowball.Generated { class SnowballSamples : ISample { public void SnowballCancelCluster() {...
323
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SimpleNotificationService; using Amazon.SimpleNotificationService.Model; namespace AWSSDKDocSamples.SNS { class SNSSamples : ISample { public static void SNSCreateSubscribePublis...
410
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SQS; using Amazon.SQS.Model; namespace AWSSDKDocSamples.Amazon.SQS.Generated { class SQSSamples : ISample { static IAmazonSQS client = new AmazonSQSClient(); public ...
57
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SQS; using Amazon.SQS.Model; namespace AWSSDKDocSamples.SQS { class SQSSamples : ISample { public static void SQSReceiveMessage() { #region SQSReceiveMessage var ...
672
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.SSMContacts; using Amazon.SSMContacts.Model; namespace AWSSDKDocSamples.Amazon.SSMContacts.Generated { class SSMContactsSamples : ISample { public void SSMContactsAcceptPage...
537
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.StorageGateway; using Amazon.StorageGateway.Model; namespace AWSSDKDocSamples.Amazon.StorageGateway.Generated { class StorageGatewaySamples : ISample { public void StorageGa...
998
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Amazon.Runtime; using System.Threading; namespace AWSSDKDocSamples.Util { public static class Common { public static void WaitUntil(Func<bool> isDoneFunc) { WaitUntil(isDoneFunc, TimeSpan....
40
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.WAF; using Amazon.WAF.Model; namespace AWSSDKDocSamples.Amazon.WAF.Generated { class WAFSamples : ISample { public void WAFCreateIPSet() { #region create...
671
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Amazon.WAFRegional; using Amazon.WAFRegional.Model; namespace AWSSDKDocSamples.Amazon.WAFRegional.Generated { class WAFRegionalSamples : ISample { public void WAFRegionalCreateIPSe...
671
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator { /// <summary> /// Parses the command line into argument settings controlling the documentation /// generator. /...
285
aws-sdk-net
aws
C#
using System; namespace SDKDocGenerator { class Program { static int Main(string[] args) { var returnCode = -1; var commandArguments = CommandArguments.Parse(args); if (!string.IsNullOrEmpty(commandArguments.Error)) { Console.Wr...
39
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("...
37
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; using SDKDocGenerator; namespace SDKDocGenerator.UnitTests { public class NDocMethodSignatureTests { [Fact] public void GenericReturnMethod() { ...
99
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; namespace SDKDocGenerator.UnitTests { public class RedirectWriterTest { [Fact] public void ExtractFromUrlTest() { string serviceId; ...
29
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("...
37
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Text; namespace SDKDocGenerator { public class FilenameGenerator { private const int MAX_FILE_SIZE = 160; // we shorten some namespaces to avoid hitting folder name limits in Windows. We need // to know this info when gene...
127
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator { public abstract class FileUtilties { /// <summary> /// Copies one folder's content to another, optionally recursing the source hier...
73
aws-sdk-net
aws
C#
using System; namespace SDKDocGenerator { /// <summary> /// Abstracts the .Net version from the platform folder. /// </summary> public class FrameworkVersion : MarshalByRefObject { public readonly static FrameworkVersion DotNet35 = new FrameworkVersion(".NET Framework 3.5", "NET3_5"); ...
45
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using System.Xml.XPath; using SDKDocGenerator.Writers; using System.Diagnostics; using System.Reflection; namespace SDKDocGenerator { /// <summary> /// Wraps the generation information required to emit...
364
aws-sdk-net
aws
C#
using System.IO; namespace SDKDocGenerator { /// <summary> /// Command line options for the AWS SDK for .NET documentation generator /// </summary> public class GeneratorOptions { /// <summary> /// If set, causes the generator to emit additional diagnostic messages /// w...
130
aws-sdk-net
aws
C#
using System; using System.CodeDom; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using System.Xml.XPath; using System.Xml.Linq; using SDKDocGenerator.Writers; using System.Xml; using System.Diagnostics; using System.T...
772
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Reflection; namespace SDKDocGenerator { public abstract class AbstractWrapper : MarshalByRefObject { public string DocId { private set; get; } ...
1,132
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using SDKDocGenerator.Writers; using System.Diagnostics; namespace SDKDocGenerator { /// <summary> /// Documentation generator for the AWS SDK for .NET v3+ codebase. /// </summary> public class SdkDocGenerator { ...
297
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("...
37
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Syntax { public class CSharpSyntaxGenerator { private static readonly string _objectTypeName = "System.Object"; FrameworkVersion _version; pu...
199
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Syntax { public class SyntaxWriter { static Func<string, string> wrapHighlight = (x) => string.Format("<span style=\"color:Blue;\">{0}</span>", x); F...
102
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// IJsonWrapper.cs /// Interface that represents a type capable of handling all kinds of JSON /// data. This is mainly used when mapping objects through JsonMapper, and /// it's implemented by JsonData. /// /// The authors disclaim copyright to this source code. Fo...
65
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// JsonData.cs /// Generic type to hold JSON data (objects, arrays, and so on). This is /// the default type returned by JsonMapper.ToObject(). /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this d...
1,010
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// JsonException.cs /// Base class throwed by LitJSON when a parsing error occurs. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion using System; namespace Json.Li...
62
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// JsonMapper.cs /// JSON to .Net object and object to JSON conversions. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion using System; using System.Collections; usi...
919
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// JsonReader.cs /// Stream-like access to JSON text. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion using System; using System.Collections.Generic; using System.G...
367
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// JsonWriter.cs /// Stream-like facility to output JSON text. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion using System; using System.Collections.Generic; using...
495
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// Lexer.cs /// JSON lexer implementation based on a finite state machine. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion using System; using System.Collections.Ge...
912
aws-sdk-net
aws
C#
#pragma warning disable 1587 #region Header /// /// ParserToken.cs /// Internal representation of the tokens used by the lexer and the parser. /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this distribution. /// #endregion namespace Json.LitJson...
46
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; namespace SDKDocGenerator.Writers { public abstract class BaseTemplateWriter { public GeneratorOptions Options { get; private set; } ...
54
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml.Linq; using System.Reflection; namespace SDKDocGenerator.Writers { public abstract class BaseWriter { protected ...
666
aws-sdk-net
aws
C#
using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Xml.Linq; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { public class ClassWriter : BaseWriter { readonly TypeWrapper _versionType; public ClassWriter(GenerationManifest...
439
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.XPath; using System.Xml.Linq; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { public class ConstructorWriter : MethodB...
72
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Writers { class EnumWriter { } }
13
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.XPath; using System.Xml.Linq; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { public class EventWriter : MemberWriter ...
62
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.XPath; using System.Xml.Linq; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { public class FieldWriter : MemberWriter ...
62
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Writers { public class LandingPageWriter : BaseTemplateWriter { public LandingPageWriter(GeneratorOptions options) : base(options...
38
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.ComTypes; using System.Runtime.Remoting.Messaging; using System.Text; using System.Threading.Tasks; using System.Xml.XPath; using System.Xml.Linq; namespace SDKDocGenerator.Writers { public a...
112
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Writers { public abstract class MethodBaseWriter : MemberWriter { readonly MethodBaseWrapper _info; protected MethodBaseWriter(GenerationManifest art...
58
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.XPath; using System.Xml.Linq; using System.Text.RegularExpressions; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { pu...
193
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SDKDocGenerator.Writers { public class NamespaceWriter : BaseWriter { readonly string _namespaceName; readonly AssemblyWrapper _assemblyWrapper; ...
148
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml.XPath; using System.Xml.Linq; using SDKDocGenerator.Syntax; namespace SDKDocGenerator.Writers { public class PropertyWriter : MemberWrit...
112
aws-sdk-net
aws
C#
using System; using System.IO; using System.Text.RegularExpressions; using System.Collections.Generic; namespace SDKDocGenerator { #region rules public abstract class RewriteRuleBase { public string Pattern; public string Substitution; public string Flags; public static str...
107
aws-sdk-net
aws
C#
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using Json; using Json.LitJson; namespace SDKDocGenerator.Writers { public class TOCWriter : BaseTemplateWriter { private readonly Dictionary<string, string> _namespaceTocs = new Dictionary<string,...
207
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
324
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
75
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
160
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("AWSSDK.Extensions.CrtIntegration")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Amazon.com, Inc")] [assembly: AssemblyProduct("Amazon Web Services Common Runtime inte...
21
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
137
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
267
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
51
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
229
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
59
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license"...
135
aws-sdk-net
aws
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("AWSSDK.Extensions.NETCore.Setup")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Amazon.com, Inc")] [assembly: AssemblyProduct("Amazon Web Services SDK for .NET extensi...
21
aws-sdk-net
aws
C#
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the ...
102
aws-sdk-net
aws
C#
using Amazon.Runtime; using System; using Amazon; using Amazon.Runtime.Internal; namespace CrtIntegrationTests { /// <summary> /// Generic service client configuration /// </summary> public class TestClientConfig : ClientConfig { public override string ServiceVersion => throw new NotImpl...
35