added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68233
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "tdinucci/LogicMine", "max_stars_repo_path": "Test/Test.LogicMine.DataObject/UpdateObject/UpdateObjectRequestTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:68234" }
starcoder
<filename>Test/Test.LogicMine.DataObject/UpdateObject/UpdateObjectRequestTest.cs using System; using System.Collections.Generic; using System.Linq; using LogicMine.DataObject.UpdateObject; using Test.Common.LogicMine.DataType; using Xunit; namespace Test.LogicMine.DataObject.UpdateObject { public class UpdateObjec...
2.586912
92df759cca8422f8aa458b3acdcf9a0e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68234
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "VulcanTechnologies/XiantFiler", "max_stars_repo_path": "Filer.Addin.Outlook2007/Context Menu/ItemContextMenuListener.cs", "provenance": "train-00000-of-00045.jsonl.gz:68235" }
starcoder
<filename>Filer.Addin.Outlook2007/Context Menu/ItemContextMenuListener.cs using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Reflection; using log4net; using Xiant.Common; using Xiant.Common.Outlook; using OLK ...
1.71203
18b60506aec4ddf2938bc00b2c34c96e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68235
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "danielmartind/MyVote", "max_stars_repo_path": "src/UI/MyVote.UI.Views.Mobile.Shared/Controls/BackgroundIntExtendedPicker.cs", "provenance": "train-00000-of-00045.jsonl.gz:68236" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace MyVote.UI.Controls { public sealed class BackgroundIntExtendedPicker : ExtendedPicker<int> { } }
1.24888
66e950187a2cc85cf7fa968acb8f03e6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68236
{ "extension": "c-sharp", "max_stars_count": "911.0", "max_stars_repo_name": "cnork/referencesource", "max_stars_repo_path": "System.IdentityModel/System/IdentityModel/Protocols/WSTrust/WSTrustFeb2005ResponseSerializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68237" }
starcoder
//----------------------------------------------------------------------- // <copyright file="WSTrustFeb2005ResponseSerializer.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace S...
2.279911
086e7d70711f4b55d2d6318e954cf26a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68237
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Tobogganeer/Memory-Lane-Github", "max_stars_repo_path": "Project/Source/Assets/Scripts/FX/Tracer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68238" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Tracer : MonoBehaviour { public float speed = 75; //public LayerMask wallLayerMask; //public float maxDistance = 500; public void Init(Vector3 origin, Vector3 end) { Destroy(gameObject, Vector3.Dist...
2.467111
18762a72143e375d468aa469f59450b4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68238
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "meysambagheri96/bitframework", "max_stars_repo_path": "src/Server/Bit.Server.IdentityServer/Implementations/DefaultScopesProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:68239" }
starcoder
<filename>src/Server/Bit.Server.IdentityServer/Implementations/DefaultScopesProvider.cs using System.Collections.Generic; using Bit.IdentityServer.Contracts; using IdentityServer3.Core.Models; namespace Bit.IdentityServer.Implementations { public class DefaultScopesProvider : IScopesProvider { private...
2.280862
f57bdca76d26cb32a10dba55a5e22fcc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68239
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "BaristaLabs/BaristaLabs.Skrapr", "max_stars_repo_path": "src/BaristaLabs.Skrapr.ChromeDevTools/Page/ColorPickedEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:68240" }
starcoder
<reponame>BaristaLabs/BaristaLabs.Skrapr namespace BaristaLabs.Skrapr.ChromeDevTools.Page { using Newtonsoft.Json; /// <summary> /// Fired when a color has been picked. /// </summary> public sealed class ColorPickedEvent : IEvent { /// <summary> /// RGBA of the picked color. ...
2.041575
2f8dedb918fc9e4a1f7aa8ffdf321098
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68240
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Hunv/LedGameDisplay", "max_stars_repo_path": "LedGameDisplayLibrary/Effects/Countdown.cs", "provenance": "train-00000-of-00045.jsonl.gz:68241" }
starcoder
<filename>LedGameDisplayLibrary/Effects/Countdown.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Text; using System.Timers; using System.Linq; using rpi_ws281x; namespace LedGameDisplayLibrary.Effects { public class Countdown : IEffect { /// <summary> /// The Minute...
3.226446
bc1024c8eb0185c954ab7dc80e6b7108
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68241
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Anapher/TreeViewEx", "max_stars_repo_path": "src/Controls/Models/IIntoViewBringable.cs", "provenance": "train-00000-of-00045.jsonl.gz:68242" }
starcoder
namespace TreeViewEx.Controls.Models { public interface IIntoViewBringable { void BringIntoView(); } }
1.516635
e6c15fef99a403693870f602f9e701cb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68242
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Zulkir/VulkaNet", "max_stars_repo_path": "Source/VulkaNetGenerator/GenStructs/GenDisplayPropertiesKHR.cs", "provenance": "train-00000-of-00045.jsonl.gz:68243" }
starcoder
using VulkaNetGenerator.Dummies; namespace VulkaNetGenerator.GenStructs { public unsafe struct GenDisplayPropertiesKHR { public GenDisplayKHR display; public StrByte* displayName; public VkExtent2D physicalDimensions; public VkExtent2D physicalResolution; public VkSurfa...
1.333456
a2862591e243a3eaa091df86fb2dc1d4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68371
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "adamfoneil/DapperLunchAndLearn", "max_stars_repo_path": "DapperLunchAndLearn/Models/Artist.cs", "provenance": "train-00000-of-00045.jsonl.gz:68372" }
starcoder
<filename>DapperLunchAndLearn/Models/Artist.cs using DapperLunchAndLearn.Models.Conventions; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace DapperLunchAndLearn.Models { [Table(nameof(Artist))] public class Artist...
2.505353
8a0629a16ff7ee4d71abd6141be5da50
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68372
{ "extension": "c-sharp", "max_stars_count": "110.0", "max_stars_repo_name": "patridge/FlatRedBall", "max_stars_repo_path": "FRBDK/FRBDK Supporting Projects/EditorObjects/Gui/WindowAssociationHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:68373" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using FlatRedBall.Gui; using FlatRedBall; using FlatRedBall.Graphics; using FlatRedBall.ManagedSpriteGroups; using FlatRedBall.Graphics.Model; namespace EditorObjects.Gui { public static class WindowAssociationHelper { ...
1.693399
21537d199d4949e062f4af2d2567a0b7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68373
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "boone34/Data.Entity.Edmx", "max_stars_repo_path": "Model/Map/EntityTypeModificationFunctionWithResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:68374" }
starcoder
using System.Collections.Generic; using System.Linq; using TechNoir.Data.Entity.Edmx.Serialization; namespace TechNoir.Data.Entity.Edmx.Model.Map { public class EntityTypeModificationFunctionWithResult : EntityTypeModificationFunction { public IReadOnlyCollection<ResultBinding> ResultBindings { get; }...
1.975488
8707cee499f048dd1ec0a757a6b573fc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68374
{ "extension": "c-sharp", "max_stars_count": "34.0", "max_stars_repo_name": "Azure/azure-relay-dotnet", "max_stars_repo_path": "src/Microsoft.Azure.Relay/WebSockets/NetStandard20/WebSocketHandle.Managed.cs", "provenance": "train-00000-of-00045.jsonl.gz:68375" }
starcoder
<gh_stars>10-100 // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.Azure.Relay.WebSockets.NetStandard20 { using System; using System.Collections.Generic; using System.Diagnostics; u...
1.870882
5027b968ef43279f7f7e855fd5f06043
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68375
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "CredentialEngine/Registry_Assistant", "max_stars_repo_path": "src/SamplePublishing/RA.SamplesForDocumentation/SupportingData/Occupations.cs", "provenance": "train-00000-of-00045.jsonl.gz:68376" }
starcoder
<reponame>CredentialEngine/Registry_Assistant<filename>src/SamplePublishing/RA.SamplesForDocumentation/SupportingData/Occupations.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using RA.Models.Input; namespace RA.SamplesForDocumentation { publi...
2.657884
1acb50bc665b38a48fbe0e59b9ce8767
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68376
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "truong225/CSharp_Engine", "max_stars_repo_path": "Source/Plugins/EditorBase/DataConverters/MaterialFromTexture.cs", "provenance": "train-00000-of-00045.jsonl.gz:68377" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.IO; using Duality; using Duality.IO; using Duality.Components; using Duality.Components.Renderers; using Duality.Resources; using Duality.Drawing; using Duality.Editor; namespace Duality.Editor.Plugins.Base.DataConverters { public clas...
2.367572
e60a4623e664c1aad1a02d038279feed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68377
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "IcaroTorres/rpc-billing-processing", "max_stars_repo_path": "src/Utils/Library/DependencyInjection/ExchangeSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:68378" }
starcoder
namespace Microsoft.Extensions.DependencyInjection { public class ExchangeSettings { public string Name { get; set; } public string Type { get; set; } public string RoutingKey { get; set; } } }
1.494678
be3637d7a89ec909c076089c38065b1e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68378
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "usernameHed/BackHome", "max_stars_repo_path": "Assets/_Scripts/Game/Grappling.cs", "provenance": "train-00000-of-00045.jsonl.gz:68379" }
starcoder
<reponame>usernameHed/BackHome using Sirenix.OdinInspector; using System.Collections.Generic; using UnityEngine; public class Grappling : MonoBehaviour { [FoldoutGroup("GamePlay"), Tooltip(""), SerializeField] private float secondeBeforeDetach = 1f; [FoldoutGroup("GamePlay"), Tooltip(""), Serializ...
1.923027
8892d9f1186d94ca46f0c675b85dfc1a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68379
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "reflectsoftware/Plato.NET", "max_stars_repo_path": "src/Plato/ClassFactory/ProviderClassFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:68380" }
starcoder
<gh_stars>10-100 // Plato.NET // Copyright (c) 2017 ReflectSoftware Inc. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Plato.ClassFactory.Interfaces; using Plato.Configuration; using Plato.Configuration.Enums; using Plato.Configuration.Interface...
2.279724
6d2135e481745a8f57d554a71083eb24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68380
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "skbkontur/result", "max_stars_repo_path": "Kontur.Results.SourceGenerator.Monad/Code/Methods/Conversion/Combinations/OrElse/MethodNames.cs", "provenance": "train-00000-of-00045.jsonl.gz:68381" }
starcoder
<filename>Kontur.Results.SourceGenerator.Monad/Code/Methods/Conversion/Combinations/OrElse/MethodNames.cs namespace Kontur.Results.SourceGenerator.Code.Methods.Conversion.Combinations.OrElse { internal static class MethodNames { internal const string OrElse = "OrElse"; } }
1.538788
8fc0eb7396ca8656f3285efcb5ed39a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68381
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tobiasbu/rhythmos", "max_stars_repo_path": "RhythmosEditor/Utils/XMLUtiliy.cs", "provenance": "train-00000-of-00045.jsonl.gz:68382" }
starcoder
<gh_stars>0 using System.Xml; namespace RhythmosEditor.Utils { internal static class XMLUtility { static public XmlNode CreateNodeByName(XmlDocument xmlDoc, string name, string innerText) { XmlNode node = xmlDoc.CreateElement(name); node.InnerText = innerText; return node; } } }
1.915862
82fdeb397624462e80b5ed74005c83d1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68382
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "pthivierge/pi-replay-service", "max_stars_repo_path": "AppCmdLine/Exceptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:68383" }
starcoder
#region Copyright // Copyright 2016 <NAME>. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by...
2.113151
405b09bbf72cdfdd32fff77d55ceddd9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68383
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "santoro-mariano/castv2", "max_stars_repo_path": "Castv2WinPhone/src/Messaging/StandardRequests/Entities/Image.cs", "provenance": "train-00000-of-00045.jsonl.gz:68384" }
starcoder
<filename>Castv2WinPhone/src/Messaging/StandardRequests/Entities/Image.cs using System.Runtime.Serialization; namespace Castv2WinPhone.Messaging.StandardRequests.Entities { [DataContract] public sealed class Image { [DataMember(Name = "url")] public string Url { get; ...
1.948706
b2ddfb4469bbb2ef27f5bf71fa898315
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68384
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "louay-hesham/AlarmPlus", "max_stars_repo_path": "AlarmPlus/AlarmPlus.Android/AppMinimizer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68385" }
starcoder
<filename>AlarmPlus/AlarmPlus.Android/AppMinimizer.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android.Views; using Android.Widget; using Xamarin.Forms; using AlarmPlus.Droid...
1.933942
083649eaceb5ea413c759911beb4198b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68385
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "puiyan69/SCCAssign3", "max_stars_repo_path": "Src/MoneyFox.Ios/Views/Menu/MenuTableViewSource.cs", "provenance": "train-00000-of-00045.jsonl.gz:68386" }
starcoder
using System; using System.Collections.Generic; using Foundation; using UIKit; namespace MoneyFox.Ios { public class MenuTableViewSource : UITableViewSource { List<MenuModel> TableItems; string CellIdentifier = "MenuTableViewCell"; public MenuTableViewSource(List<MenuModel> menuItems) { TableItems = men...
2.141481
90eb81bbf0432bb3d760038e5f5a4e1d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68386
{ "extension": "c-sharp", "max_stars_count": "133.0", "max_stars_repo_name": "keikei14/MikuMikuLibrary", "max_stars_repo_path": "MikuMikuModel/GUI/Forms/NodeSelectForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:68387" }
starcoder
using System; using System.Linq; using System.Windows.Forms; using MikuMikuLibrary.Archives; using MikuMikuModel.Nodes; using MikuMikuModel.Nodes.Archives; using MikuMikuModel.Nodes.Wrappers; using MikuMikuModel.Resources; using MikuMikuModel.Resources.Styles; namespace MikuMikuModel.GUI.Forms { public partial cl...
2.310205
e50071ffbcfb4d2dca0e930e32939200
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68387
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rphuang/RiotCSharp", "max_stars_repo_path": "RiotData/Dto/SystemDto.cs", "provenance": "train-00000-of-00045.jsonl.gz:68388" }
starcoder
<reponame>rphuang/RiotCSharp namespace RiotData { /// <summary> /// defines the DTO for request to get system: Info, CPU, Memory, Storage /// </summary> public class SystemDto { /// <summary> /// system category: one of Info, CPU, Memory, Storage /// </summary> publi...
2.086203
0af81f1a6be383e9356a361d3c40742f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68388
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "methylium/NuGetGallery", "max_stars_repo_path": "src/NuGetGallery.Operations/Tasks/CuratedFeeds/ListCuratedFeedManagersTask.cs", "provenance": "train-00000-of-00045.jsonl.gz:68389" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NuGetGallery.Operations.Tasks.CuratedFeeds { [Command("listcuratedfeedmanagers", "Lists the managers for a curated feed", AltName = "lcfm", MinArgs = 1, MaxArgs = 1)] public class List...
2.680411
4bd442f4decf0df9469e808a0082bd11
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68389
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wozzo/Cake.Bower", "max_stars_repo_path": "src/Cake.Bower.Tests/BowerLinkFixture.cs", "provenance": "train-00000-of-00045.jsonl.gz:68390" }
starcoder
using System; using Cake.Testing.Fixtures; namespace Cake.Bower.Tests { public class BowerLinkFixture : ToolFixture<BowerLinkSettings> { public BowerLinkFixture() : base("bower") { } public Action<BowerLinkSettings> LinkSettings { get; set; } protected override void RunTool() ...
1.882233
ad9ccba2a5d910f40670eec02f89f1ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68390
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlancHeart/huobi_CSharp", "max_stars_repo_path": "Huobi.SDK.Core.Test/RequestBuilder/WebSocketRequestBuilderV2Test.cs", "provenance": "train-00000-of-00045.jsonl.gz:68391" }
starcoder
<gh_stars>0 using System; using Huobi.SDK.Core.Model; using Huobi.SDK.Core.RequestBuilder; using Xunit; namespace Huobi.SDK.Core.Test.RequestBuilder { public class WebSocketRequestBuilderV2Test { [Fact] public void Build_NullParam_Success() { var builder = new WebSocketV2Re...
1.705706
2f5de224b311734913e1b534e21eaf26
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68391
{ "extension": "c-sharp", "max_stars_count": "911.0", "max_stars_repo_name": "cnork/referencesource", "max_stars_repo_path": "System/net/System/Net/SecureProtocols/_NegoStream.cs", "provenance": "train-00000-of-00045.jsonl.gz:68392" }
starcoder
<reponame>cnork/referencesource /*++ Copyright (c) Microsoft Corporation Module Name: _NegoStream.cs Abstract: The class is used to encrypt/decrypt user data based on established security context. Presumably the context belongs to SSPI NEGO or NTLM package. Author: <NAME> 12-Aug-2003 Revision Hi...
2.162521
fab1c4af385759a77cb186a7c85d857a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68392
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "xknife-erian/nknife", "max_stars_repo_path": "NKnife.Win.Forms/Colors/ControlRenderer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68393" }
starcoder
<filename>NKnife.Win.Forms/Colors/ControlRenderer.cs<gh_stars>1-10 using System.Drawing; using System.Drawing.Drawing2D; namespace NKnife.Win.Forms.Colors { public class ControlRenderer { public Color ColorVeryDarkBackground { get; set; } public Color ColorLightBackground { get; set; } ...
2.5967
dec0bf9011c357527599140a5e7e7b88
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68393
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "sep/sama", "max_stars_repo_path": "sama/Models/Setting.cs", "provenance": "train-00000-of-00045.jsonl.gz:68394" }
starcoder
<reponame>sep/sama<filename>sama/Models/Setting.cs using System; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace sama.Models { public class Setting { [Key] [DatabaseGenerated(DatabaseGeneratedOption.None)] public Guid Id { get;...
2.173653
41189cf4af9f9f957d4fdf7064a5de24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68394
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "RomitMehta/presentations", "max_stars_repo_path": "DOTNETCORE/ASP.NETCore/v3.1/AutoLot/AutoLot.Web/Pages/Cars/Details.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:68395" }
starcoder
<filename>DOTNETCORE/ASP.NETCore/v3.1/AutoLot/AutoLot.Web/Pages/Cars/Details.cshtml<gh_stars>1-10 @page "{id?}" @model AutoLot.Web.Pages.Cars.DetailsModel @{ ViewData["Title"] = "Details"; } <h1>Details for @Model.Car.PetName</h1> @Html.DisplayFor(m=>m.Car) @Html.DisplayFor(m=>m.Car,"CarWithColors") <div> ...
1.996024
e78ed57f0684991ef2ef5eafbc8cf910
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68395
{ "extension": "c-sharp", "max_stars_count": "84.0", "max_stars_repo_name": "pansk/knx.net", "max_stars_repo_path": "src/KNXLib/Properties/AssemblyConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:68396" }
starcoder
<gh_stars>10-100 using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("KNXLibTests")]
0.705039
a52dfd3e3c86afce45a3af07e0e55c03
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68396
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mgrzadziel/squidex", "max_stars_repo_path": "src/Squidex/Areas/Api/Config/Swagger/SecurityProcessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:68397" }
starcoder
// ========================================================================== // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschraenkt) // All rights reserved. Licensed under the MIT license. // ===========================...
1.796832
ff20ab6e8529b15eacb99298480e3488
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68397
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-10", "max_stars_repo_path": "StaticExamples/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:68398" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace StaticExamples { class Program { static void Main(string[] args) { // call static method Console.WriteLine(Calculator.Add(2, 2)); ...
3.34615
7d0300e059feb7d04229dc9446f4c3b9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68398
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "moloneymb/TensorFlowSharp", "max_stars_repo_path": "SampleTest/SampleTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:68399" }
starcoder
// // This is just a dumping ground to exercise different capabilities // of the API. Some idioms might be useful, some not, feel free to // // using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using TensorFlow; using System.IO; using System.Collections.Generic; using Lear...
3.010761
b70ac24b4d0e56e8ce0ac279ef8dd4b3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68399
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "jinbeizame007/KelpNet", "max_stars_repo_path": "KelpNet/Functions/Connections/EmbedID.cs", "provenance": "train-00000-of-00045.jsonl.gz:68400" }
starcoder
using System; using KelpNet.Common; using KelpNet.Common.Functions.Type; using KelpNet.Common.Tools; namespace KelpNet.Functions.Connections { [Serializable] public class EmbedID : SingleInputFunction { const string FUNCTION_NAME = "EmbedID"; public NdArray Weight; public readonl...
2.442297
0356d4ce8a34cdbd1d7f308db7e319ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68400
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Shuttle/Shuttle.Esb.EMail", "max_stars_repo_path": "Shuttle.Esb.EMail.SendGrid/AddressExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:68401" }
starcoder
using SendGrid.Helpers.Mail; using Shuttle.Core.Contract; using Shuttle.Esb.EMail.Messages; namespace Shuttle.Esb.EMail.SendGrid { public static class AddressExtensions { public static EmailAddress GetEmailAddress(this SendEMailCommand.Address address) { Guard.AgainstNull(address, ...
1.921629
9015987e4c215164f3bbb75f34cfc539
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68401
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "shaga/LibBcore.Android", "max_stars_repo_path": "LibBcore/LibBcore/Bcore.cs", "provenance": "train-00000-of-00045.jsonl.gz:68402" }
starcoder
<reponame>shaga/LibBcore.Android using System; using System.Collections.Generic; using System.Linq; using System.Text; using Android.Bluetooth; using Android.Media; using Android.Text; namespace LibBcore { public enum EBcoreConnectionState { Disconnected, Connecting, Connected, ...
2.320008
395382b5c48e76ee2ba748f112bda80d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68402
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JavierCanon/GoogleAnalyticsTracker", "max_stars_repo_path": "src/Others/SmartAnalytics/SmartAnalytics/Report/SmartAnalytics.Services/Util/Paging.cs", "provenance": "train-00000-of-00045.jsonl.gz:68403" }
starcoder
namespace SmartAnalytics.Services.Util { /// <summary> /// 分页前 /// </summary> public class Paging { public int PageIndex { get; set; } public int PageSize { get; set; } } }
1.744828
e22dfd3025d178579db9a53e164e7664
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68403
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "PeteW/TfsPivotViewer", "max_stars_repo_path": "TfsVisualizer/Views/Home/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:68404" }
starcoder
@{ ViewBag.Title = "Home Page"; } <script src="@Url.Content("~/Scripts/silverlight.js")" type="text/javascript"></script> <style type="text/css"> #silverlightControlHost { height: 600px; width: 100%; text-align: center; } #primary_content { width: 100% !important; }...
2.039155
9e5c24c6173e44704104e6c1f6f057aa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68404
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "afuersch/Wuzlstats-2014", "max_stars_repo_path": "WuzlStats/Controllers/PlayerController.cs", "provenance": "train-00000-of-00045.jsonl.gz:68405" }
starcoder
using System.Web.Mvc; using WuzlStats.Models; using WuzlStats.ViewModels.Player; namespace WuzlStats.Controllers { public class PlayerController : Controller { private readonly Db _db = new Db(); [Route("Player/{playerName}")] public ActionResult Index(string playerName) { ...
1.942677
d85e753e7ba0261dfd82f4b0a52c8a83
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68405
{ "extension": "c-sharp", "max_stars_count": "23.0", "max_stars_repo_name": "gitter-badger/Gum", "max_stars_repo_path": "WpfDataUi/Controls/AngleSelectorDisplay.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:68406" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; ...
2.372026
1800f7e3de6eb4049cb1f5ab76ceb9f8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68406
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BlockForks/dotnet-stellar-sdk", "max_stars_repo_path": "stellar-dotnet-sdk-xdr/generated/Hash.cs", "provenance": "train-00000-of-00045.jsonl.gz:68407" }
starcoder
// Automatically generated by xdrgen // DO NOT EDIT or your changes may be overwritten namespace stellar_dotnet_sdk.xdr { // === xdr source ============================================================ // typedef opaque Hash[32]; // ========================================================================...
2.284093
bc17729aacacc41ea58e690020ded785
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68407
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "GAGreatProgrammer/Employees-Management-System-EMS-", "max_stars_repo_path": "Employees Management System/Forms/EmployeePayHistory.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68408" }
starcoder
 namespace Employees_Management_System.Forms { partial class EmployeePayHistory { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ...
1.559259
e3eb4c5babf32fa1868f3c5473c7218b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68408
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ebu/mcma-libraries-dotnet", "max_stars_repo_path": "Generic/Mcma.Data.MongoDB/MongoDbFilterDefinitionBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:68409" }
starcoder
<filename>Generic/Mcma.Data.MongoDB/MongoDbFilterDefinitionBuilder.cs using System; using System.Linq; using Mcma.Data.DocumentDatabase.Queries; using Mcma.Utility; using MongoDB.Driver; namespace Mcma.Data.MongoDB { public class MongoDbFilterDefinitionBuilder : IMongoDbFilterDefinitionBuilder { pub...
2.531991
8f50f274cbb61b7724710552ad8e2715
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68409
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Invectys/UserCommunicationService", "max_stars_repo_path": "UserCommunicationService/Controllers/MessagesModels/ReceiveMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:68410" }
starcoder
<gh_stars>1-10 using Invectys.media; using UserCommunicationService.Core.Services.Messages.MessagesModels; namespace UserCommunicationService.Controllers.MessagesModels { public class ReceiveMessage { public ReceiveMessage(Guid id, string fromId, string? toId, Guid chatId, string content,...
2.127959
5ddff58278cb5e4ed772dfebeee37271
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68410
{ "extension": "c-sharp", "max_stars_count": "27.0", "max_stars_repo_name": "PacktPublishing/Building-Microservices-with-DotNET-Core", "max_stars_repo_path": "Chapter01/FlixOne.BookStore/FlixOne.BookStore/Common/OrderRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:68411" }
starcoder
<filename>Chapter01/FlixOne.BookStore/FlixOne.BookStore/Common/OrderRepository.cs<gh_stars>10-100 using System; using FlixOne.BookStore.Models; namespace FlixOne.BookStore.Common { public class OrderRepository : IOrderRepository { public OrderModel Get(Guid orderId) { //...
2.400989
db60322374ff1dc699ea007eb60e60ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68411
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SkillsFundingAgency/das-providerpayments", "max_stars_repo_path": "src/AcceptanceTesting/Common/ProviderPayments.TestStack.Core/Workflow/IlrSubmission/Tasks/CopyValidLearnerDataTask.cs", "provenance": "train-00000-of-00045.jsonl.gz:68...
starcoder
<reponame>SkillsFundingAgency/das-providerpayments namespace ProviderPayments.TestStack.Core.Workflow.IlrSubmission.Tasks { internal class CopyValidLearnerDataTask : RunTransientSqlScriptsTask { private static readonly ComponentType[] ComponentTypes = { ComponentType.EarningsCalculator}; privat...
1.305222
97b48f4233a98cc885cd93cb9cabda5c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68412
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mindaugasdirg/FinHub", "max_stars_repo_path": "source/FinHub/Models/EntityModels/Group.cs", "provenance": "train-00000-of-00045.jsonl.gz:68413" }
starcoder
using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace FinHub.Models.EntityModels { public class Group { [Required] [Key] public int Id { get; set; } [Required] public string Name { get...
2.059514
93be0241631c9a15a43308ddd9c8c376
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68413
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "dpisanu/NUnitExtractor", "max_stars_repo_path": "Clients/ExtractorUi/Commands/PopulateCategoryFiltersCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:68414" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Input; using TestExtractor.Client.ExtractorUi.ViewModel; namespace TestExtractor.Client.ExtractorUi.Commands { /// <summary> /// Command Class that handles the Populating of the Filters for the current Extracted List ...
2.724729
4c2b8c6f3f0d0cd2daf83497aa33bc8e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68414
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "luizfbicalho/Camunda.NET", "max_stars_repo_path": "camunda-bpm-platform-net/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/AbstractRestProcessEngineAware.cs", "provenance": "train-00000-of-00045.jsonl.gz:68415"...
starcoder
<reponame>luizfbicalho/Camunda.NET<filename>camunda-bpm-platform-net/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/AbstractRestProcessEngineAware.cs /* * Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH * under one or more contributor license agreements. See the NOTIC...
1.775162
645a920ade796784e10e36872bb17ee9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68415
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "ChayimFriedman2/mp4explorer", "max_stars_repo_path": "sourceCode/trunk/src/Mp4Explorer/Views/BoxViews/ISO/MovieFragments/TfraView.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:68416" }
starcoder
//=============================================================================== // Copyright © 2009 CM Streaming Technologies. // All rights reserved. // http://www.cmstream.net //=============================================================================== using System.Collections.ObjectModel; using System.Windo...
2.280247
132b33795de1269bbc507740a6eb6bf4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68416
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "MelnikovAG/roslyn", "max_stars_repo_path": "src/EditorFeatures/Core.Wpf/Suggestions/SuggestedActions/FixAllCodeFixSuggestedAction.cs", "provenance": "train-00000-of-00045.jsonl.gz:68417" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.CodeAnalysis.CodeActions; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalysis.Code...
1.340611
f6c42c22cf15852d4dd6e1c6413db262
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68417
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "jonathanrlouie/unity-vr-livestream", "max_stars_repo_path": "TutorClient/Assets/VoiceChat/Scripts/Networking/VoiceChatNetworkProxy.cs", "provenance": "train-00000-of-00045.jsonl.gz:68418" }
starcoder
using UnityEngine; using System.Collections.Generic; using UnityEngine.Networking; using UnityEngine.Networking.NetworkSystem; using UnityEngine.UI; namespace VoiceChat.Networking { public class VoiceChatNetworkProxy : NetworkBehaviour { public delegate void MessageHandler<T>(T data); ...
1.756147
318d748c447b4a0c9f2c8bee18cd1384
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68418
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sebtelko/pulumi-azure-native", "max_stars_repo_path": "sdk/dotnet/DataFactory/V20170901Preview/Inputs/CopyActivityArgs.cs", "provenance": "train-00000-of-00045.jsonl.gz:68419" }
starcoder
<reponame>sebtelko/pulumi-azure-native<gh_stars>0 // *** WARNING: this file was generated by the Pulumi SDK Generator. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; ...
1.501607
8ac40eacae4d95dc4dd52c11c0d0a840
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68419
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "chumano/nextone", "max_stars_repo_path": "src/MapService/DTOs/Map/RenderMapDTO.cs", "provenance": "train-00000-of-00045.jsonl.gz:68420" }
starcoder
<filename>src/MapService/DTOs/Map/RenderMapDTO.cs namespace MapService.DTOs.Map { public class RenderMapDTO { } }
1.382557
9a9917062942d73f63bc1bf75e7db16f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68420
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "vallind/Taiwu_mods", "max_stars_repo_path": "Samsara1k/Samsara1k.cs", "provenance": "train-00000-of-00045.jsonl.gz:68421" }
starcoder
using Harmony12; using System; using System.Collections.Generic; using System.Reflection; using System.Reflection.Emit; using UnityEngine; using UnityModManagerNet; namespace Samsara1k { [HarmonyPatch(typeof(ActorMenu), "NewMianActor")] public class ActorMenu_NewMainActor_Patch { public static voi...
2.059536
43a32a1923435fe6fa775c7bc7f547a0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68421
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "WNVProject/west-nile-site", "max_stars_repo_path": "WNV/Register.aspx.cs", "provenance": "train-00000-of-00045.jsonl.gz:68422" }
starcoder
using System; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Security.Cryptography; using System.Text; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using MySql; using MySql.Data; using MySql.Data.MySqlClient; using System.Data; using System.Diag...
2.44994
c67e808c8e4e524313d8ab389b76e532
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68422
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lastlink/dotnet-bundle", "max_stars_repo_path": "DotNet.Bundle/AppBundler.cs", "provenance": "train-00000-of-00045.jsonl.gz:68423" }
starcoder
<gh_stars>0 using System.IO; namespace Dotnet.Bundle { public class AppBundler { private readonly IBundleAppTask _task; private readonly StructureBuilder _builder; public AppBundler(IBundleAppTask task, StructureBuilder builder) { _task = task; _builder ...
2.37666
a62bd7d7862df7ff216c584a35c341a3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68423
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "EasyAbp/GiftCardManagement", "max_stars_repo_path": "test/EasyAbp.GiftCardManagement.EntityFrameworkCore.Tests/EntityFrameworkCore/GiftCardTemplates/GiftCardTemplateRepositoryTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:68...
starcoder
using System; using System.Threading.Tasks; using EasyAbp.GiftCardManagement.GiftCardTemplates; using Volo.Abp.Domain.Repositories; using Xunit; namespace EasyAbp.GiftCardManagement.EntityFrameworkCore.GiftCardTemplates { public class GiftCardTemplateRepositoryTests : GiftCardManagementEntityFrameworkCoreTestBase ...
1.849303
2d4c2e448e637f79a0ac2f235fa01a41
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68424
{ "extension": "c-sharp", "max_stars_count": "1700.0", "max_stars_repo_name": "JerrettDavis/AppMetrics", "max_stars_repo_path": "src/Core/test/App.Metrics.Facts/Data/ValueReaderTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:68425" }
starcoder
// <copyright file="ValueReaderTests.cs" company="App Metrics Contributors"> // Copyright (c) App Metrics Contributors. All rights reserved. // </copyright> namespace App.Metrics.Facts.Data { public class ValueReaderTests { // TODO: AH - Add value readers tests } }
0.916232
b656ee7d0bbaf4e588483d9d83a66a27
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68425
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NyanKiyoshi/jsii", "max_stars_repo_path": "packages/jsii-pacmak/test/expected.jsii-calc/dotnet/Amazon.JSII.Tests.CalculatorPackageId/Amazon/JSII/Tests/CalculatorNamespace/StructUnionConsumer.cs", "provenance": "train-00000-of-00045.js...
starcoder
<reponame>NyanKiyoshi/jsii using Amazon.JSII.Runtime.Deputy; namespace Amazon.JSII.Tests.CalculatorNamespace { /// <remarks> /// stability: Experimental /// </remarks> [JsiiClass(nativeType: typeof(Amazon.JSII.Tests.CalculatorNamespace.StructUnionConsumer), fullyQualifiedName: "jsii-calc.StructUnionCon...
1.671978
340f9484ea01bd143a7d17db8b7ba0ee
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68426
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "miroslavpokorny/smap", "max_stars_repo_path": "smap/smap/Data/Input/QrReaderData.cs", "provenance": "train-00000-of-00045.jsonl.gz:68427" }
starcoder
namespace smap.Data.Input { public class QrReaderData { public MetaData MetaData { get; set; } public int QrCodeBottomPositionY { get; set; } public double PageRotation { get; set; } } }
1.206266
9ac836a35f899d0489126645d988c0ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68427
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "haiquangtran/Skube", "max_stars_repo_path": "Assets/Scripts/Constants.cs", "provenance": "train-00000-of-00045.jsonl.gz:68428" }
starcoder
<filename>Assets/Scripts/Constants.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Assets.Scripts { public static class Constants { public static class World { // Enemies public const int NUM_OF_ENEMIES = 10; ...
2.630407
7a3781344be39c6a6ddb623ac4a33c72
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68428
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yorrickm/sdk-unity", "max_stars_repo_path": "src/Assets/Plugins/RoarEngine/Modules/RoarFriendsModule.cs", "provenance": "train-00000-of-00045.jsonl.gz:68429" }
starcoder
using UnityEngine; using System.Collections; public class RoarFriendsModule : RoarModule { protected override void DrawGUI() {} }
1.063476
d7dd219546c9d8279e868393c0da9a8e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68429
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Godin/sonar-msbuild-runner", "max_stars_repo_path": "SonarQube.TeamBuild.PreProcessor/Interfaces/IAnalyzerInstaller.cs", "provenance": "train-00000-of-00045.jsonl.gz:68430" }
starcoder
//----------------------------------------------------------------------- // <copyright file="IAnalzyerInstaller.cs" company="SonarSource SA and Microsoft Corporation"> // Copyright (c) SonarSource SA and Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the proj...
1.738972
f08152fbf1d12dd4b87bb34f53374b6d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68430
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "anlun214/osharp", "max_stars_repo_path": "tests/OSharp.Tests/Data/CheckTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:68431" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.IO; using Xunit; namespace OSharp.Data.Tests { public class CheckTests { private const string Name = "name"; [Fact] public void Required_Test() { Assert.Throws<ArgumentNullException>(() =...
2.566843
7d1c9d8d29646418d645ec2161f9c2d8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68431
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Lotes/how-to-build-a-lexer", "max_stars_repo_path": "Lexer/CharType.cs", "provenance": "train-00000-of-00045.jsonl.gz:68432" }
starcoder
<reponame>Lotes/how-to-build-a-lexer namespace Lexer { public enum CharType { Invalid, Special, Literal } }
1.225787
5b21d7175cb53a4baba5cc0e1c12cc94
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68432
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "WickedFlame/Yaml", "max_stars_repo_path": "src/Tests/YamlMap.Tests/YamlReaderArrayElementsTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:68433" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using YamlMap; using NUnit.Framework; namespace YamlMap.Tests { [TestFixture] public class YamlReaderArrayElementsTests { [Test] public void WickedFlame_Yaml_YamlReader_Array_SimpleProperty_R...
2.752714
5496644e9213209440e0e943099fed3a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68433
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Distance-Modding/Mod.CustomCar", "max_stars_repo_path": "Distance.CustomCar/Data/Materials/MaterialInfos.cs", "provenance": "train-00000-of-00045.jsonl.gz:68434" }
starcoder
using UnityEngine; namespace Distance.CustomCar.Data.Materials { public class MaterialInfos { public Material material; public int diffuseIndex = -1; public int normalIndex = -1; public int emitIndex = -1; public void ReplaceMaterialInRenderer(Renderer renderer, int materialIndex) { if (material == ...
2.372084
6861354134295da09248985172d72bf9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68434
{ "extension": "c-sharp", "max_stars_count": "149.0", "max_stars_repo_name": "pandazzurro/LogClientSideFull", "max_stars_repo_path": "ASP.NET Core/JSNLog/PublicFacing/Configuration/JsnlogConfiguration/ICanCreateJsonFields.cs", "provenance": "train-00000-of-00045.jsonl.gz:68435" }
starcoder
<gh_stars>100-1000 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace JSNLog { /// <summary> /// Classes (loggers, etc.) that implement this interface can generate /// JSON name-value fields based on their properties. These fields are used in the /// JSON ...
2.574769
7ef6b5414538ea6d33023917eab97c78
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68435
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jlgaffney/neo-sharp", "max_stars_repo_path": "src/NeoSharp.Core/Messaging/Messages/GetBlocksMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:68436" }
starcoder
<reponame>jlgaffney/neo-sharp using System.IO; using NeoSharp.BinarySerialization; using NeoSharp.Core.Types; using NeoSharp.Types; namespace NeoSharp.Core.Messaging.Messages { public class GetBlocksMessage : Message<GetBlocksPayload> { /// <summary> /// Constructor /// </summary> ...
2.344715
4f97f166d7ea4407a65860ef9dd795ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68436
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "awais-ilyas/ExtensionMethods.CSharp", "max_stars_repo_path": "ExtensionDemo/Extensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:68437" }
starcoder
using System; namespace CustomExtensions { public static class Extensions { public static void PrintToConsole(this string message) { Console.WriteLine(message); } } }
2.495461
b23358d1a87f162e4299e4396374d2ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68437
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "provisiondata/pdsi.mcp.ticketsync", "max_stars_repo_path": "PDSI.SmarterTrackClient/StEventActionOccurrences.cs", "provenance": "train-00000-of-00045.jsonl.gz:68438" }
starcoder
<filename>PDSI.SmarterTrackClient/StEventActionOccurrences.cs using System; using System.Collections.Generic; namespace PDSI.SmarterTrackClient { public partial class StEventActionOccurrences { public int EventActionOccurenceId { get; set; } public int EventActionId { get; set; } publi...
1.753192
e975db4dfa822717a6a045c01728d006
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68438
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Alexxx2207/EntityFrameworkCore", "max_stars_repo_path": "VaporStore/VaporStore/DataProcessor/Dto/Import/GameDTO.cs", "provenance": "train-00000-of-00045.jsonl.gz:68439" }
starcoder
using Newtonsoft.Json; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Text; namespace VaporStore.DataProcessor.Dto.Import { public class GameDTO { [JsonProperty] [Required] public string Name { get; set; } [JsonPropert...
1.966521
213b23cfd76e17502cc9e3429704decb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68439
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mrlldd/hookr-rent-service", "max_stars_repo_path": "Hookr/Hookr.Migrations/Migrations/20201026224438_RevertedWebAppUsersTable.cs", "provenance": "train-00000-of-00045.jsonl.gz:68440" }
starcoder
<gh_stars>0 using System; using Microsoft.EntityFrameworkCore.Migrations; namespace HookrTelegramBot.Migrations { public partial class RevertedWebAppUsersTable : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.DropForeignKey( ...
1.296546
64e030d64c9b1d1c0a8292d9d3c3699d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68440
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vseanreesermsft/razor-tooling", "max_stars_repo_path": "src/Razor/test/Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test/ProjectSystem/RazorDocumentInfoProviderTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:68441" }
starcoder
<filename>src/Razor/test/Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test/ProjectSystem/RazorDocumentInfoProviderTest.cs // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Microsoft.AspNetCo...
1.686613
f8a9cf95ae617b82e72d9017890f7807
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68441
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "1orenz0/sandbox-attacksurface-analysis-tools", "max_stars_repo_path": "NtApiDotNet/NtLocale.cs", "provenance": "train-00000-of-00045.jsonl.gz:68442" }
starcoder
// Copyright 2016 Google Inc. 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. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applica...
2.264868
ac5468d632f86c990ea2f2eecdc1f915
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68442
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "ecjtuseclab/Diana", "max_stars_repo_path": "code/Diana0.01/Web/Control/ClientsDataControler.cs", "provenance": "train-00000-of-00045.jsonl.gz:68443" }
starcoder
<reponame>ecjtuseclab/Diana using basedal; using Diana.Idal; using Diana.model; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web; using Diana.tool.Code; using Diana.bll; /// <summary> ///项目名称:Diana轻量级开发框架 ///版本:0.0.1版 ///开发团队成员:胡凯雨,张梦丽,艾美珍,易传佳,陈祚松,康文洋,张婷婷,王露,周庆,夏萍萍...
1.687819
f0059bc910c4a8c3c75574df9f088977
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68443
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "hixio-mh/BoC", "max_stars_repo_path": "Src/Commons/Validation/IModelValidator.cs", "provenance": "train-00000-of-00045.jsonl.gz:68444" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace BoC.Validation { public interface IModelValidator { IEnumerable<ErrorInfo> Validate(object model); } }
1.792444
f61c041464c5df88f4ab3270349dbe2b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68444
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DanielPri/FrontHat", "max_stars_repo_path": "Assets/Scripts/BGController.cs", "provenance": "train-00000-of-00045.jsonl.gz:68445" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class BGController : MonoBehaviour { [SerializeField] float scrollSpeed = 1f; public Vector2 scrollDirection; MeshRenderer mesh; Vector2 offset; Vector2 newPosition; GameObject wind; float windDirection...
2.213235
4e6ef956247a21223b1e882d92dff968
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68445
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "iamtheyammer/gam-cros-win-wrapper", "max_stars_repo_path": "ChromebookGUI/ChromebookGUI/FixCSVCommas.cs", "provenance": "train-00000-of-00045.jsonl.gz:68446" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; /// <summary> /// This class fixes any issues with CSVs you might have when getting info from GAM. /// It will "fix" data that comes out in CSV from GAM-- by giving you a string[] result from it, where ...
3.481257
2f73379d1479801e5a27ee118bae0401
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68446
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Oltier/tele-portal", "max_stars_repo_path": "Assets/User Scripts/OrangePortalOpen.cs", "provenance": "train-00000-of-00045.jsonl.gz:68447" }
starcoder
using UnityEngine; using System.Collections; public class OrangePortalOpen : MonoBehaviour { public GameObject Orange; void OnCollisionEnter(Collision other) { if (other.gameObject.CompareTag("CanBeShot")) { Destroy(this.gameObject); GameObject prevPortals = GameO...
2.008204
dc7d8b7412955abec5243dbbdd7ec9ff
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68447
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "invio/Invio.Extensions.Reflection", "max_stars_repo_path": "test/Invio.Extensions.Reflection.Tests/CachedDelegatesConstructorInfoExtensionsTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:68448" }
starcoder
<filename>test/Invio.Extensions.Reflection.Tests/CachedDelegatesConstructorInfoExtensionsTests.cs using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Invio.Xunit; using Xunit; namespace Invio.Extensions.Reflection { [UnitTest] public sealed class CachedDelegatesCo...
2.550417
efc5f13b8e7041df8bedc1c897cb0ee6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68448
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sherikhanx/SOSERP", "max_stars_repo_path": "Ecommerce/Logic/ICatalog.cs", "provenance": "train-00000-of-00045.jsonl.gz:68449" }
starcoder
<gh_stars>0 using Ecommerce.Entity; using Insight.Database; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Ecommerce.Logic { public interface ICatalog { [Sql("EcommerceProductCatalog_GetAll")] List<Product> GetProdu...
1.783739
7c6436c2dd6d21a81a371865563dc45d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68449
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "antonetalon/ZergRush", "max_stars_repo_path": "Samples~/CodeGenBasics/CodeGenSamples.cs", "provenance": "train-00000-of-00045.jsonl.gz:68450" }
starcoder
<reponame>antonetalon/ZergRush using System.Collections.Generic; using UnityEngine; using ZergRush.CodeGen; using ZergRush.ReactiveCore; namespace ZergRush.Samples { /* * To generate code press Shift + Alt + C in unity, or "Code Gen" > "Run CodeGen" from menu * Some time it is difficult to refactor code ...
2.324278
23e72314db9254df6b986de4f4eb0ff0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68450
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "xakml/IBatisNet", "max_stars_repo_path": "IBatisNet.DataMapper/Commands/DataReaderTransformer.cs", "provenance": "train-00000-of-00045.jsonl.gz:68451" }
starcoder
#region Apache Notice /***************************************************************************** * $Revision: 374175 $ * $LastChangedDate: 2007-02-28 10:57:11 -0700 (Wed, 28 Feb 2007) $ * $LastChangedBy: gbayon $ * * iBATIS.NET Data Mapper * Copyright (C) 2006/2005 - The Apache Software Foundation * * ...
2.066921
4dc653306a2a4b8febca81f34b2da5ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68451
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zhouyongtao/my_aspnetmvc_learning", "max_stars_repo_path": "my_aspnetmvc_learning/Controllers/AsyncController.cs", "provenance": "train-00000-of-00045.jsonl.gz:68452" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Threading.Tasks; using System.Web; using System.Web.Mvc; namespace my_aspnetmvc_learning.Controllers { public class AsyncController : Controller { // GET: Async [AsyncTimeou...
2.569871
4c7d06520b7ea1f3712b42cbc3837798
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68452
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "waseems/inbox2_desktop", "max_stars_repo_path": "ThirdParty/Src/Lumisoft.Net/IMAP/Server/IMAP_eArgs_SETACL.cs", "provenance": "train-00000-of-00045.jsonl.gz:68453" }
starcoder
<gh_stars>10-100 using System; namespace LumiSoft.Net.IMAP.Server { /// <summary> /// Provides data for SetFolderACL event. /// </summary> public class IMAP_SETACL_eArgs { private IMAP_Session m_pSession = null; private string m_pFolderName = ""; private string ...
2.461974
04393a2fcdb0f9041c9932065c7f22c2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68453
{ "extension": "c-sharp", "max_stars_count": "36.0", "max_stars_repo_name": "ninject/Ninject.Web.Common", "max_stars_repo_path": "src/Ninject.Web.Common.WebHost/NinjectHttpApplication.cs", "provenance": "train-00000-of-00045.jsonl.gz:68454" }
starcoder
<reponame>ninject/Ninject.Web.Common // ------------------------------------------------------------------------------------------------- // <copyright file="NinjectHttpApplication.cs" company="Ninject Project Contributors"> // Copyright (c) 2010-2011 bbv Software Services AG. // Copyright (c) 2011-2017 Ninject Pro...
1.898354
ff38c9bede36b2a6af38a612eafe6df0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68454
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "colinjacobsorckestra/BetterRetail", "max_stars_repo_path": "src/Orckestra.Composer.SearchQuery/Context/ISearchQueryContext.cs", "provenance": "train-00000-of-00045.jsonl.gz:68455" }
starcoder
<filename>src/Orckestra.Composer.SearchQuery/Context/ISearchQueryContext.cs using Orckestra.Composer.SearchQuery.ViewModels; using Orckestra.Overture.ServiceModel.SearchQueries; using System.Threading.Tasks; namespace Orckestra.Composer.SearchQuery.Context { public interface ISearchQueryContext { Task...
1.631823
23a4866d3be1b0377d95359460f9c888
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68455
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SamuelKupferschmid/computational-geometry", "max_stars_repo_path": "Geometry2D/Segment.cs", "provenance": "train-00000-of-00045.jsonl.gz:68456" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Geometry2D { public struct Segment : IGeometricElement { public readonly Vector Start; public readonly Vector End; public double X1 => Start.X; public ...
3.249139
aed50278314450351a1ac2036af5285d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68456
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "adimosh/IX.StandardExtensions", "max_stars_repo_path": "src/IX.StandardExtensions/System/IO/File.cs", "provenance": "train-00000-of-00045.jsonl.gz:68457" }
starcoder
// <copyright file="File.cs" company="<NAME>"> // Copyright (c) <NAME> with all rights reserved. Part of the IX Framework. // </copyright> using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; usi...
2.488214
07c68415b4aed8378589caa5f8171a27
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68457
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "stefb965/nodejstools", "max_stars_repo_path": "Nodejs/Product/Nodejs/SharedProject/Misc/UnsafeNativeMethods.cs", "provenance": "train-00000-of-00045.jsonl.gz:68458" }
starcoder
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Runtime.InteropServices; namespace Microsoft.VisualStudioTools.Project { internal static class UnsafeNativeMethods ...
1.90867
fddc91def37cbe7c2d11d6e1dd5be4f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68458
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "djfuzzy/saskpartydonors", "max_stars_repo_path": "api/Services/Importers/RecipientNameMapper.cs", "provenance": "train-00000-of-00045.jsonl.gz:68459" }
starcoder
namespace SaskPartyDonors.Services.Importers { public static class RecipientNameMapper { public static string SaskatchewanParty = "Saskatchewan Party"; public static string Import(string importedRecipientName) { switch (importedRecipientName) { case "Saskatchewan Party": ...
2.269925
5197fddf58e3547ffee67a3ed76b8aa8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68459
{ "extension": "c-sharp", "max_stars_count": "522.0", "max_stars_repo_name": "essensoft/paymen", "max_stars_repo_path": "src/Essensoft.Paylink.Alipay/Response/AlipayMerchantServiceconsultQueryResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:68460" }
starcoder
<gh_stars>100-1000 using System.Collections.Generic; using System.Text.Json.Serialization; using Essensoft.Paylink.Alipay.Domain; namespace Essensoft.Paylink.Alipay.Response { /// <summary> /// AlipayMerchantServiceconsultQueryResponse. /// </summary> public class AlipayMerchantServiceconsultQueryResp...
1.380932
30a278536e616b8259cefa4f7c48580f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
68460
{ "extension": "c-sharp", "max_stars_count": "30.0", "max_stars_repo_name": "GoneUp/GPK_RePack", "max_stars_repo_path": "UpkManager.Dds/DdsPixelFormat.cs", "provenance": "train-00000-of-00045.jsonl.gz:68461" }
starcoder
using System; using System.Diagnostics.CodeAnalysis; using System.IO; using UpkManager.Dds.Constants; namespace UpkManager.Dds { [SuppressMessage("ReSharper", "MemberCanBeInternal")] public sealed class DdsPixelFormat { #region Constructor internal DdsPixelFormat() { } internal DdsPixelFormat(Fi...
2.414686
965d7cc9e7277af2dfc4341ff2d0ef41