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
69461
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "statsig-io/dotnet-sdk", "max_stars_repo_path": "dotnet-statsig/src/Statsig/Server/Evaluation/Evaluator.cs", "provenance": "train-00000-of-00045.jsonl.gz:69462" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Security.Cryptography; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using Newtonsoft.Json.Linq; using static Statsig.Server.Evaluation.Helpers; namespace Statsig.Server.Evaluation { class Evaluator...
2.106358
a07b9c9da568d384d57fb05de5587715
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69462
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "autocore-ai/Roslin", "max_stars_repo_path": "Msg/GenMsgs/automotive_platform_msgs/AdaptiveCruiseControlCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:69463" }
starcoder
<gh_stars>0 namespace Roslin.Msg.automotive_platform_msgs { [MsgInfo("automotive_platform_msgs/AdaptiveCruiseControlCommand", "45cb31c55c795766905c8d3ddf401e18", @"# Adaptive Cruise Control Command Message # Contains commands to engage/disengage ACC or adjust the set points Header header uint8 msg_counter # Inc...
2.24351
56d348d73caa0edcfb299a5b68faeccd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69463
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "mortany/xray-oxygen", "max_stars_repo_path": "code/editors/xrEditor/MainWindow.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69464" }
starcoder
<filename>code/editors/xrEditor/MainWindow.xaml.cs<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input...
2.144265
5e09b58531bdfb62ac40fd955bf6cbcc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69464
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "freadblangks/WoWTools.Hotfixes", "max_stars_repo_path": "WoWTools.HotfixDumper/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69465" }
starcoder
<gh_stars>0 using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using DBDefsLib; using static DBDefsLib.Structs; namespace WoWTools.HotfixDumper { class Program { static void Main(string[] args) { if (args.Length < 2) { ...
2.29396
e3b5a3b47b8abd57d5ba18a407d3861c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69465
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "LazyTarget/MyLife", "max_stars_repo_path": "PollingEngine/Implementations/ProcessPoller/Models/ProcessRunInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69466" }
starcoder
<reponame>LazyTarget/MyLife using System; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Management; namespace ProcessPoller { public class ProcessRunInfo : IProcessRunInfo, IDisposable { private Process _process; private DateTime _exitT...
2.603803
a7ed800b960ec48fc69288607bfa61b6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69466
{ "extension": "c-sharp", "max_stars_count": "1612.0", "max_stars_repo_name": "SimonRupar/DbUp", "max_stars_repo_path": "src/dbup-core/Engine/Transactions/IConnectionFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:69467" }
starcoder
<reponame>SimonRupar/DbUp using System.Data; using DbUp.Engine.Output; namespace DbUp.Engine.Transactions { /// <summary> /// Responsible for creating a database connection to the database /// </summary> public interface IConnectionFactory { /// <summary> /// Creates a database conn...
2.02532
672c2fb1ef7fce6c96814898022715ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69467
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "wellcomecollection/iiif-builder", "max_stars_repo_path": "src/Wellcome.Dds/Wellcome.Dds/WordsAndPictures/SimpleAltoServices/TextLine.cs", "provenance": "train-00000-of-00045.jsonl.gz:69468" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using ProtoBuf; namespace Wellcome.Dds.WordsAndPictures.SimpleAltoServices { [Serializable] [ProtoContract] public class TextLine : Block { [ProtoMember(1)] public string Text { get; set; } } }
1.869146
b6618aa5a4cc0d77258ecb77ae1a000c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69468
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mictlanix/mbe", "max_stars_repo_path": "Web/Views/TechnicalServiceRequests/_CreateComponentSuccesful.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69469" }
starcoder
<filename>Web/Views/TechnicalServiceRequests/_CreateComponentSuccesful.cshtml @using Mictlanix.BE @using Mictlanix.BE.Model @using Mictlanix.BE.Web.Helpers @model TechnicalServiceRequestComponent @{ ViewBag.Privilege = (Html.CurrentUser() ?? new User()).GetPrivilege (SystemObjects.TechnicalServiceRequests); } @Htm...
1.649457
5a4046f51ccfeed20c7247ed02d4ec5d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69469
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zfy1045056938/THDN_Script", "max_stars_repo_path": "SHENSHAN/Menu/EnemyDeckSelection.cs", "provenance": "train-00000-of-00045.jsonl.gz:69470" }
starcoder
<reponame>zfy1045056938/THDN_Script using System.Collections; using System.Collections.Generic; using Mirror.Examples.Additive; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class EnemyDeckSelection : MonoBehaviour { public GameObject screenContent; //info public GameObje...
1.854562
37ffa3c37061cca7a17663ab06650cfd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69470
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gsteinbacher/RandomOrgSharp", "max_stars_repo_path": "RandomOrgSharpUnitTest/Request/PrecedingRequestCommandFactoryTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:69471" }
starcoder
using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using Obacher.RandomOrgSharp.Core.Parameter; using Obacher.RandomOrgSharp.Core.Request; using Should.Fluent; namespace RandomOrgSharp.UnitTest.Request { [TestClass] public class PrecedingRequestCommandFactoryTest { [TestMethod] ...
2.237737
e09ab3a284bd16010a1110416a5504ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69471
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.das-employerapprenticeshipsservice", "max_stars_repo_path": "src/SFA.DAS.EmployerAccounts.Web/Views/SearchPensionRegulator/SearchPensionRegulatorByAorn.cshtml", "provenance": "train-00000-of-00045.jso...
starcoder
@using SFA.DAS.EmployerAccounts.Web.Helpers @{ViewBag.PageID = "page-paye-scheme-ways-to-add"; } @{ViewBag.Title = "Ways to add your PAYE scheme"; } @{ViewBag.Section = "paye";} @{ViewBag.HideNav = true; } @{ ViewBag.GaData.Vpv = "/accounts/pensionregulator/search-by-aorn"; } @{Layout = "~/Views/Shared/_Layout_CDN...
2.273688
9a6663adf665923c0ad3f59738f44842
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69472
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "gibbed/Gibbed.Cryptic", "max_stars_repo_path": "projects/Gibbed.Cryptic.ExportSchemas/Natives/x32/StashTableHeader.cs", "provenance": "train-00000-of-00045.jsonl.gz:69473" }
starcoder
<filename>projects/Gibbed.Cryptic.ExportSchemas/Natives/x32/StashTableHeader.cs /* Copyright (c) 2021 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this softwar...
1.893946
61a7a60e6f03f3bda99cafa422768b9a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69473
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "blqw/blqw.UIF", "max_stars_repo_path": "blqw.MIS.Core/DataModification/DataModificationAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:69474" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace blqw.MIS.DataModification { /// <summary> /// 提供数据更改规则的基类 /// </summary> [AttributeUsage(AttributeTargets.Property | AttributeTargets.Parameter, AllowM...
2.880152
346887ede117cce911a118f4fa892ec6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69474
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "farleysr89/Aoc2016", "max_stars_repo_path": "Utilities/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69475" }
starcoder
<filename>Utilities/Program.cs using System; using System.Security.Cryptography; using System.Text; namespace Utilities { public static class Utils { public static string GetHash(string s) { var md5 = MD5.Create(); var hash = md5.ComputeHash(Encoding.UTF8.GetBytes(s)); ...
3.407877
8a6755064caaae25d40404707dcf7e5b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69475
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "DonMartin76/no-frills-transformation", "max_stars_repo_path": "src/NoFrillsTransformation/NoFrillsTransformation.Plugins.Sap/SapReader.cs", "provenance": "train-00000-of-00045.jsonl.gz:69476" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using NoFrillsTransformation.Interfaces; using NoFrillsTransformation.Plugins.Sap.Config; using SAP.Middleware.Connector; namespace NoFrillsTransformation.Plugins.Sap { internal class SapReader : ISourceReader, IRecord { ...
2.388313
547ad77765a0797b9b60921facd5f165
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69476
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rwx788/resharper-unity", "max_stars_repo_path": "resharper/resharper-unity/src/Unity.Shaders/Cg/Psi/Tree/IDeclaration.cs", "provenance": "train-00000-of-00045.jsonl.gz:69477" }
starcoder
<filename>resharper/resharper-unity/src/Unity.Shaders/Cg/Psi/Tree/IDeclaration.cs namespace JetBrains.ReSharper.Plugins.Unity.Shaders.Cg.Psi.Tree { public partial interface IDeclaration/* : ReSharper.Psi.Tree.IDeclaration*/{ //TODO: fix for Resolve } }
1.01727
dad7a659371395ae1bf3e8ea2524a71f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69477
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "ncarandini/Distributore", "max_stars_repo_path": "TeamLab.Distributore.ConsoleApp/Models/Interfaces/IDisplay.cs", "provenance": "train-00000-of-00045.jsonl.gz:69478" }
starcoder
<filename>TeamLab.Distributore.ConsoleApp/Models/Interfaces/IDisplay.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TeamLab.Distributore.ConsoleApp.Models.Interfaces { interface IDisplay { /// <summary> /// Mostr...
2.265534
68dc27fb14f0886d669f5ab2df305a2e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69478
{ "extension": "c-sharp", "max_stars_count": "21.0", "max_stars_repo_name": "JTOne123/Pillar", "max_stars_repo_path": "src/Pillar/Converters/BooleanConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69479" }
starcoder
<reponame>JTOne123/Pillar<filename>src/Pillar/Converters/BooleanConverter.cs using System; using System.Collections.Generic; using System.Globalization; using Xamarin.Forms; namespace Pillar { /// <summary> /// Provides an abstract type converter to convert /// boolean objects to and from a generic type. ...
3.216942
5c97fae1007900dbad012a3d8abb2548
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69479
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "mingyaaaa/Brochure", "max_stars_repo_path": "core/Brochure.ORM.MySql/MySqlDbDatabase.cs", "provenance": "train-00000-of-00045.jsonl.gz:69480" }
starcoder
<reponame>mingyaaaa/Brochure<filename>core/Brochure.ORM.MySql/MySqlDbDatabase.cs<gh_stars>1-10 using Brochure.ORM; using Brochure.ORM.Database; namespace Brochure.ORM.MySql { /// <summary> /// The my sql db database. /// </summary> public class MySqlDbDatabase : DbDatabase { /// <summary> ...
2.074901
1346d18819d498ca98168571085c40b6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69480
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "iHimiko/Yume.Controls", "max_stars_repo_path": "src/iCEY.Controls/iCEY.Controls/Properties/AssemblyInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69481" }
starcoder
<filename>src/iCEY.Controls/iCEY.Controls/Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Yume.Controls Library")] [assembly: AssemblyDescription("Yume.Controls Library")] [assembly: AssemblyConfiguration("")] [assembly: Assembl...
2.045154
2d9c1b91905551851f8520accd197d30
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69481
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "samuel-lucas6/Tango12", "max_stars_repo_path": "src/Tango12/Arrays.cs", "provenance": "train-00000-of-00045.jsonl.gz:69482" }
starcoder
<reponame>samuel-lucas6/Tango12 using System; /* Tango12: A stream cipher based on BLAKE2b. Copyright (c) 2021 <NAME> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without ...
2.631693
a1743db2069bdd6085a8d9516cc090bc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69482
{ "extension": "c-sharp", "max_stars_count": "34.0", "max_stars_repo_name": "nesrak1/xenko", "max_stars_repo_path": "sources/engine/Xenko.SpriteStudio.Offline/SpriteStudioAnimationAsset.cs", "provenance": "train-00000-of-00045.jsonl.gz:69483" }
starcoder
// Copyright (c) Xenko contributors (https://xenko.com) and Silicon Studio Corp. (https://www.siliconstudio.co.jp) // Distributed under the MIT license. See the LICENSE.md file in the project root for more information. using System.ComponentModel; using Xenko.Core.Assets; using Xenko.Core; using Xenko.Animations; using...
1.881472
900a1c5877e741c2439592bf99730ff1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69483
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mwhatters/SpringCollab2020", "max_stars_repo_path": "Triggers/DisableIcePhysicsTrigger.cs", "provenance": "train-00000-of-00045.jsonl.gz:69484" }
starcoder
using Celeste.Mod.Entities; using Microsoft.Xna.Framework; using MonoMod.Cil; using System; namespace Celeste.Mod.SpringCollab2020.Triggers { [CustomEntity("SpringCollab2020/DisableIcePhysicsTrigger")] class DisableIcePhysicsTrigger : Trigger { public static void Load() { IL.Celes...
2.028948
4446ba23bce32407ca5568ec4deff91e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69484
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "massimobonanni/SantaClausSmartworkController", "max_stars_repo_path": "SCSC.Core/Models/PackageDetailModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69485" }
starcoder
<reponame>massimobonanni/SantaClausSmartworkController using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Text; namespace SCSC.Core.Models { public class PackageDetailModel:PackageInfoModel { [JsonProperty("elfId")] public string ElfId { get; set; } [Js...
1.196043
2a03dbb39ef5b55a5ad98865220db65e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69485
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "steelden/yet-another-rabbitmq-client", "max_stars_repo_path": "src/YARC/Bus/Extensions/HandlerRegistryExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69486" }
starcoder
using YARC.Messages.Bus; using System; using System.Collections.Generic; using System.Threading.Tasks; using YARC.Bus.Handlers; namespace YARC.Bus { public static class HandlerRegistryExtensions { public static IHandlerRegistry On<T>(this IHandlerRegistry registry, IEventHandler<T> handler) where T : ...
2.510511
ebbab297f83aca9ea0202816e0549759
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69486
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "gatosyocora/MeshDeleterWithTexture", "max_stars_repo_path": "Assets/MeshDeleterWithTexture/Editor/Views/CanvasView.cs", "provenance": "train-00000-of-00045.jsonl.gz:69487" }
starcoder
using Gatosyocora.MeshDeleterWithTexture.Models; using Gatosyocora.MeshDeleterWithTexture.Utilities; using System; using System.IO; using System.Linq; using UnityEditor; using UnityEngine; namespace Gatosyocora.MeshDeleterWithTexture.Views { public class CanvasView : Editor, IDisposable { ...
1.84851
2ee836888b9c29c3e5b7312aca8ebbf0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69487
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "karl-rao/Kalendar", "max_stars_repo_path": "Libraries/Data/Clients/Response/MsonlineEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:69488" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; namespace Kalendar.Zero.Data.Clients.Response { [Serializable] [DataContract] public class MsonlineEvent { [DataMember(Name = "...
1.592796
a293245c3a4aa20b799e494f28409c8b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69488
{ "extension": "c-sharp", "max_stars_count": "243.0", "max_stars_repo_name": "maztan/SlimMessageBus", "max_stars_repo_path": "src/SlimMessageBus.Host.AspNetCore/MessageBusCurrentProviderBuilderExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69489" }
starcoder
namespace SlimMessageBus.Host.AspNetCore { using Microsoft.AspNetCore.Builder; using SlimMessageBus.Host.DependencyResolver; using System; public static class MessageBusCurrentProviderBuilderExtensions { public static MessageBusCurrentProviderBuilder From(this MessageBusCurrentProv...
1.8233
8717e42821e6da97e6b51f5942b60a09
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69489
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Warglaive/CSharpWebSeptember2018", "max_stars_repo_path": "Exam18.12.2018/MUSACAWEbApp/Controllers/Receipts/ReceiptsController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69490" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.EntityFrameworkCore; using MUSACAWEbApp.Models; using MUSACAWEbApp.Models.Enums; using MUSACAWEbApp.ViewModels; using SIS.HTTP.Responses; namespace MUSACAWEbApp.Controllers.Receipts { public class Rec...
2.096006
324867d83e4ad40871c32db4460ea1bd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69490
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SotoiGhost/xamarin-macios", "max_stars_repo_path": "src/MetalPerformanceShaders/MPSImageHistogram.cs", "provenance": "train-00000-of-00045.jsonl.gz:69491" }
starcoder
<filename>src/MetalPerformanceShaders/MPSImageHistogram.cs #if !MONOMAC && !NET using System; using Metal; using Foundation; namespace MetalPerformanceShaders { public partial class MPSImageHistogram { [Obsolete ("Please use 'GetHistogramSize' instead.")] public virtual nuint HistogramSizeForSourceFormat (MTLPixe...
1.630153
97e73a41ecaf0a75d9b3015d91609ca5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69491
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "HrBozhidarov/Lessplastic", "max_stars_repo_path": "LessplasticWebApp/Lessplastic.Models/PollsUsers.cs", "provenance": "train-00000-of-00045.jsonl.gz:69492" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace Lessplastic.Models { public class PollsUsers { public string LessplasticUserId { get; set; } public LessplasticUser LessplasticUser { get; set; } public int PollId { get; set; } public Poll Poll { g...
1.440755
8602916b6df5bf6b736461384b72b641
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69492
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Vukan-Markovic/UML-drawer", "max_stars_repo_path": "UML_parser/Models/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69493" }
starcoder
<filename>UML_parser/Models/Program.cs namespace Models { class Program { public static void Main(string [] args) { } } }
1.459103
59eae6b88bf51ffdbe1430b74b8e6c5c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69493
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ketura/LudumDare_046", "max_stars_repo_path": "src/LudumDare_046/Assets/Scripts/Scenes/Tutorial/ClickToExit.cs", "provenance": "train-00000-of-00045.jsonl.gz:69494" }
starcoder
<filename>src/LudumDare_046/Assets/Scripts/Scenes/Tutorial/ClickToExit.cs using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; public class ClickToExit : MonoBehaviour { // Start is called before the first frame update void Start() { } // Update is...
1.871587
86fa9e019f2b4637860de9983f77c982
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69494
{ "extension": "c-sharp", "max_stars_count": "152.0", "max_stars_repo_name": "TheColonel2688/EntryPoint", "max_stars_repo_path": "src/EntryPoint/Commands/Command.cs", "provenance": "train-00000-of-00045.jsonl.gz:69495" }
starcoder
<reponame>TheColonel2688/EntryPoint using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Reflection; using System.Runtime.ExceptionServices; namespace EntryPoint.Commands { internal class Command : BaseCommand { internal Command(BaseCliCommands par...
2.503987
89527851690e738fdedede66b958d62e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69495
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "takeitforwardsolutions/SignNow.NET", "max_stars_repo_path": "SignNow.Net.Test/GlobalSuppressions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69496" }
starcoder
<reponame>takeitforwardsolutions/SignNow.NET // This file is used by Code Analysis to maintain SuppressMessage // attributes that are applied to this project. // Project-level suppression either have no target or are given // a specific target and scoped to a namespace, type, member, etc. using System.Diagnostics.Cod...
2.12452
881a3c24326c7112e35d775c398deaa8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69496
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "thatsnotmylane/canvas-windows-sdk-v1", "max_stars_repo_path": "Canvas.v1/Converter/JsonConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:69497" }
starcoder
<filename>Canvas.v1/Converter/JsonConverter.cs using Newtonsoft.Json; namespace Canvas.v1.Converter { public class JsonConverter : IJsonConverter { JsonSerializerSettings _settings; /// <summary> /// Instantiates a new JsonConverter that converts JSON /// </summary> pu...
3.46085
5c9558932b225a687b08b8b4d40b2dc6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69497
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Kakoen/ConanExilesServerUpdater", "max_stars_repo_path": "ConanExilesUpdater/Services/Updater.cs", "provenance": "train-00000-of-00045.jsonl.gz:69498" }
starcoder
<reponame>Kakoen/ConanExilesServerUpdater using System; using System.Diagnostics; using System.IO; using System.IO.Compression; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using ConanExilesUpdater.Models; using ConanExilesUpdater.Models.Messages; using Newtonsoft.Json; us...
2.135099
b6c13c46ad1b3a50ec84b9c461551e3c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69498
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "congzw/NbFramework", "max_stars_repo_path": "src/NbCloud.Domain/Timetables/Courses/CourseOrder.cs", "provenance": "train-00000-of-00045.jsonl.gz:69499" }
starcoder
using System; namespace NbCloud.Domain.Timetables.Courses { /// <summary> /// 课程预约 /// </summary> public class CourseOrder : TimeOrder { /// <summary> /// 课程的名称 /// </summary> public virtual string Title { get; set; } /// <summary> /// 站点Id /...
2.239071
9c659e824eb9ab5e796b0c228729337a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69499
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "HaGaoKo/TaiDouARPG_Game", "max_stars_repo_path": "Assets/Plugins/IGSoft_Resources/Scripts/NcEffect/NcAddForce.cs", "provenance": "train-00000-of-00045.jsonl.gz:69500" }
starcoder
<reponame>HaGaoKo/TaiDouARPG_Game // ---------------------------------------------------------------------------------- // // FXMaker // Created by ismoon - 2012 - <EMAIL> // // ---------------------------------------------------------------------------------- using UnityEngine; using System.Collections; pu...
1.862105
676cfface01eecc0cb853c034e4b618f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69500
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Kixiron/Pulsar", "max_stars_repo_path": "Pulsar/Core/Commands/Economy/GiveMoney.cs", "provenance": "train-00000-of-00045.jsonl.gz:69501" }
starcoder
using System; using System.Threading.Tasks; using Discord; using Discord.Commands; using Discord.WebSocket; using Pulsar.Core.Utils; using Pulsar.Core.KixLog; /* * ________.__ * / _____/|__|__ __ ____ * / \ ___| \ \/ // __ \ * \ \_\ \ |\ /\ ___/ * \______ /__| \_...
2.741617
459daec501f577d330ba62fcabf5eaf0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69501
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "taz030485/BeatSaber-IPA-Reloaded", "max_stars_repo_path": "IllusionPlugin/BeatSaber/ModsaberModInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69502" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace IllusionPlugin.BeatSaber { /// <summary> /// A class to provide information about a mod on ModSaber.ML /// </summary> public class ModsaberModInfo { /// <summary> ...
2.41289
89fbb8d58f0eae86d8e9e9bcfb2a188a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69502
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "davidikin45/DigitalNomadDave", "max_stars_repo_path": "DND/Views/Shared/_LoginPartialMobile.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69503" }
starcoder
@using Microsoft.AspNet.Identity @if (Request.IsAuthenticated) { using (Html.BeginForm("LogOff", "Account", FormMethod.Post, new { id = "logoutForm", @class = "navbar-right" })) { @Html.AntiForgeryToken() <a href="javascript:document.getElementById('logoutForm').submit()">Log Off</a> } } e...
2.140232
c06c4a9c5d717744c6e5881597969455
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69503
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "ExCellRaD/BeatmapReaderV2", "max_stars_repo_path": "osuElements/Api/ApiUser.cs", "provenance": "train-00000-of-00045.jsonl.gz:69504" }
starcoder
<reponame>ExCellRaD/BeatmapReaderV2<filename>osuElements/Api/ApiUser.cs using System; using System.Collections.Generic; using osuElements.Helpers; namespace osuElements.Api { public class ApiUser { public GameMode GameMode { get; set; } public int User_Id { get; set; } public string Us...
1.94919
e4a0771ef1efb058d16d0292a0433a13
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69504
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Blecki/RMUDReboot", "max_stars_repo_path": "SinglePlayer/Skrogard/Skrogard/World/Caves/Passage.cs", "provenance": "train-00000-of-00045.jsonl.gz:69505" }
starcoder
<filename>SinglePlayer/Skrogard/Skrogard/World/Caves/Passage.cs using RMUD; namespace World.Caves { public class Passage : RMUD.MudObject { public override void Initialize() { Locale(RMUD.Locale.Exterior); SetProperty("short", "Passage"); SetProperty("long...
2.242134
0245d0a2d22e82354f30bfdcd04fd721
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69505
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zenmah/gamesapi", "max_stars_repo_path": "src_nancy/Games/GamesService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69506" }
starcoder
<reponame>zenmah/gamesapi<filename>src_nancy/Games/GamesService.cs using System; using System.Net.Http; using System.Threading.Tasks; using System.Collections.Generic; namespace WebApplication { public class Game { public int id {get; set;} public string name {get; set;} public string ...
2.399877
4f8f4dead5cd81c224b2869bab0ae677
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69506
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "macetini/ShieldShader", "max_stars_repo_path": "Assets/Scripts/ForceShieldSample.cs", "provenance": "train-00000-of-00045.jsonl.gz:69507" }
starcoder
<reponame>macetini/ShieldShader<filename>Assets/Scripts/ForceShieldSample.cs<gh_stars>1-10 using System.Collections; using System.Collections.Generic; using UnityEngine; /// <summary> /// Adds hits on LMB to ForceShieldController using raycast /// </summary> public class ForceShieldSample : MonoBehaviour { [Seri...
2.398878
a2020d63e657899b8437357387600a8c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69507
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Beckhoff-USA-Community/TE2000_TcHMI_AdvancedServerExtension", "max_stars_repo_path": "SQLiteConnector/SQLiteConnector.cs", "provenance": "train-00000-of-00045.jsonl.gz:69508" }
starcoder
//----------------------------------------------------------------------- // LICENSE // Zero-Clause BSD // Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. // // THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD T...
2.001441
fc71c7ef9faa77244719148373a892f7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69508
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "agc93/downlink", "max_stars_repo_path": "src/Downlink.Host/HostBuilderExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69509" }
starcoder
using System.IO; using System.Linq; using System.Reflection; using Downlink.Composition; using Downlink.Hosting; using Downlink.Infrastructure; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Logging; namespace Downlink { public static class HostBuilderExten...
2.021145
0fba1442331586902e669659a8fc8f03
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69509
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "shortlegstudio/silverneedle-web", "max_stars_repo_path": "silverneedle/lib/Shops/WeaponShop.cs", "provenance": "train-00000-of-00045.jsonl.gz:69510" }
starcoder
// Copyright (c) 2017 <NAME> // // This software is released under the MIT License. // https://opensource.org/licenses/MIT namespace SilverNeedle.Shops { using System.Collections.Generic; using System.Linq; using SilverNeedle.Equipment; using SilverNeedle.Serialization; public class WeaponShop : S...
2.532369
f7dd8cb4ffbec9848458682986789d2d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69510
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ntratcliff/rgd-event-based-architecture", "max_stars_repo_path": "Assets/Demo/Scripts/Paddle.cs", "provenance": "train-00000-of-00045.jsonl.gz:69511" }
starcoder
using UnityEngine; namespace Demo { [RequireComponent(typeof(Rigidbody2D))] public class Paddle : MonoBehaviour { [SerializeField] private float moveForce = 3f; [SerializeField] private float maxSpeed = 8f; private Rigidbody2D body; private bool moving; private int...
2.770325
6ca15f2396e8aa1d4c5d11714972197f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69511
{ "extension": "c-sharp", "max_stars_count": "8570.0", "max_stars_repo_name": "berkansasmaz/aspnetcore", "max_stars_repo_path": "src/Identity/ApiAuthorization.IdentityServer/src/Configuration/AspNetConventionsConfigureOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:69512" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Duende.IdentityServer.Configuration; using Microsoft.AspNetCore.Identity; using Microsoft.Extensions.Options; namespace Microsoft.AspNetCore.ApiAuthorization.IdentityServer; ...
1.273591
98b50035228580973147156eda56b151
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69512
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "feanz/EventSourceDemo", "max_stars_repo_path": "tests/UnitTests/Fixture/NonSnapshotableCreatedEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:69513" }
starcoder
<reponame>feanz/EventSourceDemo<filename>tests/UnitTests/Fixture/NonSnapshotableCreatedEvent.cs namespace Eventus.UnitTests.Fixture { using Events; using System; public class NonSnapshotableCreatedEvent : Event { public string TestValue { get; } public NonSnapshotableCreatedEvent(Guid ...
1.753673
18582ec3de0e33768a6af02e971dcb99
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69513
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "econmed/ImageServer20", "max_stars_repo_path": "ImageViewer/PresentationStates/PresentationStateGraphic.cs", "provenance": "train-00000-of-00045.jsonl.gz:69514" }
starcoder
<gh_stars>1-10 #region License // Copyright (c) 2009, ClearCanvas Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the abov...
2.246303
1050fe6de9818e876b51c7e9dc9eb30e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69514
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "danimart1991/xamarin-example-jobintown", "max_stars_repo_path": "src/Services/NetworkService/Network/Models/Exceptions/Specifics/NetworkServiceForbiddenException.cs", "provenance": "train-00000-of-00045.jsonl.gz:69515" }
starcoder
<reponame>danimart1991/xamarin-example-jobintown using System.Net; using Network.Contracts.Models.Interfaces; using Network.Models.Exceptions.Basic; namespace Network.Models.Exceptions.Specifics { public class NetworkServiceForbiddenException : NetworkServiceClientErrorException { public NetworkServic...
1.869497
b1504b66e223be1c761528b5b565b530
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69515
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GoldyD/CodeGeneration.Roslyn", "max_stars_repo_path": "samples/OrderedGeneratorsSolution/Sample.Consumer/Foo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69516" }
starcoder
<gh_stars>0 using Sample.Generator; namespace Sample.Consumer { [TryCatchOrdered(ExecutionOrder = 1)] [DuplicateWithSuffixByNameOrdered("t", ExecutionOrder = 2)] [RemoveOrdered(ExecutionOrder = 3)] public partial class Foo { [DuplicateWithSuffixByNameOrdered("t", ExecutionOrder = 1)] ...
1.853378
690d4b7e23ebc2a88a2096a5dfbcc350
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69516
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "PhysikOnline/tinygu_backend", "max_stars_repo_path": "Tinygubackend/Services/AuthService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69517" }
starcoder
using System; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Configuration; using Microsoft.IdentityModel.Tokens; using Newtonsoft.Json; using System.IdentityModel.Tokens.Jwt; using System.Linq; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using Tinygubackend.Contexts;...
2.522051
d0707956847813112cd53484e834a063
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69517
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jieunkang-101/VendorOrderTracker.Solution", "max_stars_repo_path": "VendorOrderTracker/Models/Vendor.cs", "provenance": "train-00000-of-00045.jsonl.gz:69518" }
starcoder
using System; using System.Collections.Generic; namespace VendorOrderTracker.Models { public class Vendor { public string Name { get; set; } public string Description { get; set; } public int Id { get; set; } public static int CurrentId { get; set; } = 0; public List<Order> Orders { get; set; }...
3.069
16deefbb09a23555d2f49f462dd362c9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69518
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ErQing/BDFramework.Core", "max_stars_repo_path": "Packages/com.popo.bdframework/Runtime/AssetsManager/ArtAsset/AssetBundle/V2/AsyncLoadTaskGroup.cs", "provenance": "train-00000-of-00045.jsonl.gz:69519" }
starcoder
<gh_stars>1-10 using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using BDFramework.ResourceMgr.V2; using LitJson; using UnityEngine; using Object = UnityEngine.Object; namespace BDFramework.ResourceMgr { /// <sum...
2.048959
201b0e66e8998da073d330c810c9a7b9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69519
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pjannesen/NBuildProject", "max_stars_repo_path": "Jannesen.VisualStudioExtension.NBuildProject.Build/Library/ConfigReader.cs", "provenance": "train-00000-of-00045.jsonl.gz:69520" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.IO; using System.Xml; namespace Jannesen.VisualStudioExtension.NBuildProject.Build.Library { public sealed class ConfigReader: IDisposable { private readonly XmlTextReader _xmlReader; public ...
2.495672
6cf3c106637955642a34d0de6c9f3e9c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69520
{ "extension": "c-sharp", "max_stars_count": "480.0", "max_stars_repo_name": "SimonCropp/vstest", "max_stars_repo_path": "src/vstest.console/Processors/TestSourceArgumentProcessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:69521" }
starcoder
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using Microsoft.VisualStudio.TestPlatform.ObjectModel; namespace Microsoft.VisualStudio.TestPlatform.CommandLine.Processors; /// <summary> ...
2.36453
26152f9b3e89a249d1e9d95f3f82a49c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69521
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LeonardoQueres/Web-api-with-DDD", "max_stars_repo_path": "Aplication/AppService/AlunoAppService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69522" }
starcoder
using Aplication.Interface; using Aplication.ViewModel; using AutoMapper; using Domain.Entidade; using Domain.Interface.Service; using Shared.Interface; namespace Aplication.AppService { public class AlunoAppService : BaseCrudAppService<AlunoViewModel, Aluno>, IAlunoAppService { private readonly IAlun...
1.796313
8d2b302ba644e44da27a89cfee5678c6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69522
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Nagasaki45/UnsocialVR", "max_stars_repo_path": "Assets/Scripts/Player/LocalPlayer.cs", "provenance": "train-00000-of-00045.jsonl.gz:69523" }
starcoder
using UnityEngine; using UnityEngine.Networking; public class LocalPlayer : NetworkBehaviour { public GameObject local; public GameObject remote; public void Start() { if (isLocalPlayer) { Destroy(remote); } else { Destroy(local); ...
2.028575
2b088bf4dd5095e7dfdf8ff4573d1f8e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69267
{ "extension": "c-sharp", "max_stars_count": "11580.0", "max_stars_repo_name": "BrandonAraya/Ryujinx", "max_stars_repo_path": "Ryujinx.Memory/Tracking/AbstractRegion.cs", "provenance": "train-00000-of-00045.jsonl.gz:69268" }
starcoder
<reponame>BrandonAraya/Ryujinx<gh_stars>1000+ using Ryujinx.Memory.Range; namespace Ryujinx.Memory.Tracking { /// <summary> /// A region of memory. /// </summary> abstract class AbstractRegion : INonOverlappingRange { /// <summary> /// Base address. /// </summary> p...
3.138511
14dee70c310247a29412bdedb7903995
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69268
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ecampidoglio/cake", "max_stars_repo_path": "src/Cake.Common/Security/DirectoryHash.cs", "provenance": "train-00000-of-00045.jsonl.gz:69269" }
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 System; using System.Collections.Generic; using System.Text; using Cake.Core.IO; namespace Cake.Common.Secur...
2.837514
5cac5048e36f6e935cac2d326b8af84c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69269
{ "extension": "c-sharp", "max_stars_count": "217.0", "max_stars_repo_name": "aferin/Tizen-CSharp-Samples", "max_stars_repo_path": "Mobile/Xamarin.Forms/AppHistory/AppHistory/AppHistory.Tizen.Mobile/LogImplementation.cs", "provenance": "train-00000-of-00045.jsonl.gz:69270" }
starcoder
<gh_stars>100-1000 /* * Copyright (c) 2017 Samsung Electronics Co., Ltd 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 ...
2.029303
d2290e97ec00ec41d79aca52e4bdec4b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69270
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "AvePoint/group-hub-samples", "max_stars_repo_path": "sdk/GroupTagOperations.cs", "provenance": "train-00000-of-00045.jsonl.gz:69271" }
starcoder
<filename>sdk/GroupTagOperations.cs<gh_stars>1-10 namespace Cloud.GroupHub.Sdk.Sample { #region using directives using System; #endregion public class GroupTagOperations { /// <summary> /// Apply build-in tag to group with specific id /// </summary> /// <param name...
2.511272
67d291b5f01855e294d4e878761ad786
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69271
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "inorton/KInstruments", "max_stars_repo_path": "KInstrumentsService/InstrumentData.cs", "provenance": "train-00000-of-00045.jsonl.gz:69272" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Text; using UnityEngine; namespace KInstrumentsService { [DataContract] public class InstrumentData { public InstrumentData() { VesselName = "n/a"; } ...
2.070923
0a430943e90a74b2adca7b92156e4c09
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69272
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "RightpointLabs/Pourcast", "max_stars_repo_path": "RightpointLabs.Pourcast.Web/Controllers/Api/KegController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69273" }
starcoder
<reponame>RightpointLabs/Pourcast namespace RightpointLabs.Pourcast.Web.Controllers.Api { using System.Collections.Generic; using System.Web.Http; using RightpointLabs.Pourcast.Application.Orchestrators.Abstract; using RightpointLabs.Pourcast.Domain.Models; [System.Web.Http.RoutePrefix("api/keg")...
2.156887
4ece02810293e1cd564c874073b14b58
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69273
{ "extension": "c-sharp", "max_stars_count": "71.0", "max_stars_repo_name": "tied/bitbucket-for-visual-studio", "max_stars_repo_path": "Source/GitClientVS.Infrastructure/ViewModels/PullRequestsWindowContainerViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69274" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.Reactive; using System.Reactive.Linq; using System.Windows.Input; using GitClientVS.Contracts.Events; using GitClientVS.Contracts.Interfaces; using GitClientVS.Contracts.Interfaces.Services; using GitClientVS.Contract...
1.83279
d98e0297e09443519c06274de7b9e3c8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69274
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tempusdigital/treinamento-02", "max_stars_repo_path": "Treinamento02/EntityFramework/Services/ProdutoService.cs", "provenance": "train-00000-of-00045.jsonl.gz:69275" }
starcoder
<gh_stars>0 using EntityFramework.Models; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using FluentValidation; using Tempus.Utils; namespace EntityFramework.Services { public class ProdutoService : IProdutoService { ...
2.356084
0837a9cbacb1d3a162fcefceeaf476ad
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69275
{ "extension": "c-sharp", "max_stars_count": "587.0", "max_stars_repo_name": "google/sandbox-attacksurface-analysis-tools", "max_stars_repo_path": "NtApiDotNet/Utilities/ASN1/Builder/DERBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:69276" }
starcoder
<filename>NtApiDotNet/Utilities/ASN1/Builder/DERBuilder.cs // Copyright 2021 Google LLC. 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...
2.694514
107d850c184d274b4deb0815ecca507c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69276
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "panoramicdata/LogicMonitor.Api", "max_stars_repo_path": "LogicMonitor.Api/Data/FetchDataResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:69277" }
starcoder
namespace LogicMonitor.Api.Data; /// <summary> /// An instance FetchData response /// </summary> [DataContract] public class FetchDataResponse { /// <summary> /// The total count /// </summary> [DataMember(Name = "total")] public int TotalCount { get; set; } /// <summary> /// The instance FetchData responses ...
1.875256
548a8358e1c0be99b4d7526a89ddfcff
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69277
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "BlackEric001/LiveJournalPoster", "max_stars_repo_path": "LjPoster/Model/LjUserInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:69278" }
starcoder
<gh_stars>1-10 using Horizon.XmlRpc.Core; namespace LjPoster.Model { public class LjUserInfo { public int userid { get; set; } [XmlRpcMissingMapping(MappingAction.Ignore)] public string message { get; set; } public string fullname { get; set; } public Fr...
1.298482
f420b4c7f3b16fee4ce7efc0a4a70750
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69278
{ "extension": "c-sharp", "max_stars_count": "48.0", "max_stars_repo_name": "Leeemons/eet-dotnetcore", "max_stars_repo_path": "src/Mews.Eet/Dto/Wsdl/SendRevenueXmlMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:69279" }
starcoder
<reponame>Leeemons/eet-dotnetcore<filename>src/Mews.Eet/Dto/Wsdl/SendRevenueXmlMessage.cs using System.Xml.Serialization; namespace Mews.Eet.Dto.Wsdl { [XmlRoot(ElementName = "Trzba", Namespace = "http://fs.mfcr.cz/eet/schema/v3")] public class SendRevenueXmlMessage { [XmlElement(Namespace = "http...
1.915075
2a43ac381cbaf67cc8dd1d0eab37a3d6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69279
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "renerichter/UC2-AR-RECOGNITION", "max_stars_repo_path": "Assets/Assets/AddMoveRotateRemoveObjects/SwitchView.cs", "provenance": "train-00000-of-00045.jsonl.gz:69280" }
starcoder
<filename>Assets/Assets/AddMoveRotateRemoveObjects/SwitchView.cs using System.Collections; using System.Collections.Generic; using UnityEngine; public class SwitchView : MonoBehaviour { public GameObject eCam; public GameObject tCam; bool onEyeLevel; public static SwitchView sw; [HideInInspector] public...
2.296235
77f37af0e95b62669988637211ee7af9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69280
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SimsimhanChobo/SC-KRM", "max_stars_repo_path": "Assets/SC KRM/Language/LanguageList.cs", "provenance": "train-00000-of-00045.jsonl.gz:69281" }
starcoder
<gh_stars>1-10 using SCKRM.Renderer; using SCKRM.UI; using System.Collections.Generic; using UnityEngine; namespace SCKRM.Language.UI { [AddComponentMenu("SC KRM/Language/UI/Language List")] public sealed class LanguageList : SCKRM.UI.UI { [SerializeField] Dropdown dropdown; public void La...
1.978164
28754c3131fd2628aa46bdc28c960176
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69281
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "iwiniwin/Litchi", "max_stars_repo_path": "Runtime/IO/VFileSystem.cs", "provenance": "train-00000-of-00045.jsonl.gz:69282" }
starcoder
<reponame>iwiniwin/Litchi using System.IO; namespace Litchi.IO { public static class VFileSystem { public static bool Exists(string path) { return File.Exists(path); } public static string ReadAllText(string path) { return File.ReadAllText(path);...
2.441361
bcd667c9adcddecccfaa5a1168b2efaa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69282
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "PlatinumTeam/HaxPackage", "max_stars_repo_path": "marble/client/init.cs", "provenance": "train-00000-of-00045.jsonl.gz:69283" }
starcoder
<reponame>PlatinumTeam/HaxPackage //----------------------------------------------------------------------------- // Variables used by client scripts & code. The ones marked with (c) // are accessed from code. Variables preceeded by Pref:: are client // preferences and stored automatically in the ~/client/prefs....
1.683889
80a1797e0bfcfb87af21db6754d49b59
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69283
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "CDLUC3/dataup2", "max_stars_repo_path": "Deployment/WebApplicationAzureDeployment/csx/Dev/roles/WebApplication/approot/Views/Repository/ManageFileMetaData.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:69284" }
starcoder
<filename>Deployment/WebApplicationAzureDeployment/csx/Dev/roles/WebApplication/approot/Views/Repository/ManageFileMetaData.cshtml @using Microsoft.Research.DataOnboarding.WebApplication.Resource; @model Microsoft.Research.DataOnboarding.WebApplication.ViewModels.ManageReopsitoryViewModel @{ ViewBag.Title = ...
1.996373
50ef1b56d3f8b64013f95b37e90c19c5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69284
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "SunnyMakode/DatingApp", "max_stars_repo_path": "DatingApp.API/Data/Seed.cs", "provenance": "train-00000-of-00045.jsonl.gz:69285" }
starcoder
using System.Collections.Generic; using System.Linq; using DatingApp.API.Models; using Microsoft.AspNetCore.Identity; using Newtonsoft.Json; namespace DatingApp.API.Data { public class Seed { public static void SeedUsers(UserManager<User> userManager, RoleManager<Role> roleManager) { ...
2.714936
cc14ffb0117114577f2e9f8bc366d4ba
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69285
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Not-Fight-Club/not-fight-club-fights", "max_stars_repo_path": "FightsApi/BetsWorker.cs", "provenance": "train-00000-of-00045.jsonl.gz:69286" }
starcoder
using BetsApi_Models.ViewModels; using FightsApi_Buisiness.Interfaces; using FightsApi_Data; using FightsApi_Models.ViewModels; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.L...
2.36217
636ff6e47ee3743bbdd4f8f487ea5289
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69286
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ucdavis/CCIA", "max_stars_repo_path": "CCIA/Models/BulkSalesCertificateViewModels/BulkSalesCreateViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:69287" }
starcoder
<filename>CCIA/Models/BulkSalesCertificateViewModels/BulkSalesCreateViewModel.cs using System; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; namespace CCIA.Models.BulkSale...
2.619201
1a38a843212a23b5d4119e3ab80777dd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69287
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "couchjanus/cpp-cs-fundamental", "max_stars_repo_path": "unit_06/cs/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:69288" }
starcoder
using System; namespace cs { public struct Person { public int age; public int height; } public class Persons { public int age; public int height; } class Program { static void Calculate(int t) { int x = ...
3.544844
01050addcb90ac0a879fe06687c0c29d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69288
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "yurifarion/Come-out-Fighting-Turn-Based-Jam-2020", "max_stars_repo_path": "Assets/_Assets/Scripts/Enemy/EnemyStats.cs", "provenance": "train-00000-of-00045.jsonl.gz:69289" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine.UI; using UnityEngine; public class EnemyStats : MonoBehaviour { public int life = 100; public int attackforce = 20; //UI public Text attackForce_txt; //position to instantiate Shot fx and hit effect public Transform shot_po...
2.539952
6c9b0158ae580e2d07045d69b3ac5280
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69289
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "iceicebabyy/Intersect-Engine", "max_stars_repo_path": "Intersect (Core)/GameObjects/ItemBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:69290" }
starcoder
<filename>Intersect (Core)/GameObjects/ItemBase.cs<gh_stars>0 using System; using System.ComponentModel.DataAnnotations.Schema; using System.Linq; using Intersect.Enums; using Intersect.GameObjects.Conditions; using Intersect.GameObjects.Events; using Intersect.Models; using Intersect.Utilities; using System.Collecti...
2.288617
c3d81d91d0e424f1ea00c509c61ad49b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69290
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "StrangeDevTeam/Strange-Unity-Demo", "max_stars_repo_path": "Assets/Strange/Scripts/StrangeLogger.cs", "provenance": "train-00000-of-00045.jsonl.gz:69291" }
starcoder
<gh_stars>0 using System.Collections; using System.Collections.Generic; using UnityEngine; public class StrangeLogger { public static string StrangeErrorPrefix = "STRANGE ERROR:: "; public static string StrangeLogPrefix = "STRANGE LOG:: "; public static void Log(string logInfo) { Debug.Log(St...
1.779137
fdee4d5c4a1a0efa65001cc5e9fa884b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69291
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "ejricahuerta/hopeline", "max_stars_repo_path": "PRJ/HopeLine.Web/Pages/Map.cshtml.cs", "provenance": "train-00000-of-00045.jsonl.gz:69292" }
starcoder
<filename>PRJ/HopeLine.Web/Pages/Map.cshtml.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using HopeLine.DataAccess.Entities; using HopeLine.Service.Interfaces; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore....
2.186534
c8f8ba916a48075fb77e104eef15df93
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69292
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mzoellner/reactivestatemachine", "max_stars_repo_path": "ReactiveStateMachine/IgnoringObservable.cs", "provenance": "train-00000-of-00045.jsonl.gz:69293" }
starcoder
<reponame>mzoellner/reactivestatemachine using System; using System.Reactive.Linq; namespace ReactiveStateMachine { public class IgnoringObservable<T> : IIgnoringObservable<T> { private bool _ignoring = true; private readonly IObservable<T> _source; public IgnoringObservab...
2.696743
f13b92978339562c86f86740318ea194
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69293
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "GrapeCity/ComponentOne-ASPNET-MVC-Samples", "max_stars_repo_path": "MvcExplorer/src/MvcExplorer/Controllers/TabPanel/AccessibilityController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69294" }
starcoder
<reponame>GrapeCity/ComponentOne-ASPNET-MVC-Samples<gh_stars>1-10 using MvcExplorer.Models; using Microsoft.AspNetCore.Mvc; using System.Linq; using System.Collections.Generic; using Microsoft.AspNetCore.Http; namespace MvcExplorer.Controllers { public partial class TabPanelController : Controller { /...
1.941315
3a315bca0d51d07f9f06475fb44d609b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69294
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "TanHaoran/NurseService1.0", "max_stars_repo_path": "Domain11/Department.cs", "provenance": "train-00000-of-00045.jsonl.gz:69295" }
starcoder
<filename>Domain11/Department.cs /*************************************************************************** * * 功能: 实体类 * 作者: YanMing * 日期: 2017/7/29 19:17:38 * * 修改日期: * 修改人: * 修改内容: * * *******************************************************************...
2.367087
ad7784c6ca901801bc32b0da41d49eac
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69295
{ "extension": "c-sharp", "max_stars_count": "32.0", "max_stars_repo_name": "Farfetch/kafka-flow-retry-extensions", "max_stars_repo_path": "src/KafkaFlow.Retry.IntegrationTests/RetrySimpleTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69296" }
starcoder
namespace KafkaFlow.Retry.IntegrationTests { using System; using System.Linq; using System.Threading.Tasks; using AutoFixture; using KafkaFlow.Retry.IntegrationTests.Core.Bootstrappers.Fixtures; using KafkaFlow.Retry.IntegrationTests.Core.Messages; using KafkaFlow.Retry.IntegrationTests.Core...
1.904472
0d8a62bf56903a4159b2733eab49c124
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69296
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "haesemeyer/mhapi", "max_stars_repo_path": "CameraLink/PGGazelleCamera.cs", "provenance": "train-00000-of-00045.jsonl.gz:69297" }
starcoder
<reponame>haesemeyer/mhapi<filename>CameraLink/PGGazelleCamera.cs /* Copyright 2016 <NAME> Licensed under the MIT License, see License.txt. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTI...
2.542149
87619e8bdc66c7b0f501de6185b57d89
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69297
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zmjack/SignalRSharp", "max_stars_repo_path": "SignalRSharp/SignalRClient.cs", "provenance": "train-00000-of-00045.jsonl.gz:69298" }
starcoder
<filename>SignalRSharp/SignalRClient.cs using Microsoft.AspNetCore.Http.Connections; using Microsoft.AspNetCore.Http.Connections.Client; using Microsoft.AspNetCore.SignalR.Client; using NStandard; using System; using System.Net.Http; using System.Threading; using System.Threading.Tasks; namespace Appie { public c...
2.460481
66390e9e9dd8fc09cd4f4b346b8bc6ae
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69298
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "cybervoid/CryptoMon", "max_stars_repo_path": "CryptoMon/CryptoLib/Sockets/SocketModels/CryptoCompareSet.cs", "provenance": "train-00000-of-00045.jsonl.gz:69299" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; using System.Dynamic; namespace CryptoLib.Sockets.SocketModels { public class CryptoCompareSet { public bool Ignore { ...
2.283472
3d69c5c3944e0a1114f22f47b494b5a0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69299
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Presst0n/GuildDashBot", "max_stars_repo_path": "DiscordBot.Server/Controllers/AdministrationController.cs", "provenance": "train-00000-of-00045.jsonl.gz:69300" }
starcoder
using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks; using DiscordBot.Server.Models; using DiscordBot.Server.ViewModels; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.EntityFrame...
2.2773
56ec4e63d858eceedc7b5413b45e90cf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69300
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kevingosse/Imageboard-Browser", "max_stars_repo_path": "ImageTools/Source/src/ImageTools/ImageTools.Filtering/ZXingBarcodeReader.cs", "provenance": "train-00000-of-00045.jsonl.gz:69301" }
starcoder
<reponame>kevingosse/Imageboard-Browser<filename>ImageTools/Source/src/ImageTools/ImageTools.Filtering/ZXingBarcodeReader.cs // =============================================================================== // ZXingBarcodeReader.cs // .NET Image Tools // ===============================================================...
2.629224
9fcee13210d8c2a52deafae890a37bbb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69301
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Chansardrake/xamarin-demos", "max_stars_repo_path": "Forms/ListView/ListView/Samples/GridLayout/Model/GalleryInfoRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:69302" }
starcoder
<filename>Forms/ListView/ListView/Samples/GridLayout/Model/GalleryInfoRepository.cs #region Copyright Syncfusion Inc. 2001-2020. // Copyright Syncfusion Inc. 2001-2020. All rights reserved. // Use of this code is subject to the terms of our license. // A copy of the current license can be obtained at any time by e-mail...
2.284012
4b557897c9a73a7756a5175b30049cb7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69302
{ "extension": "c-sharp", "max_stars_count": "28.0", "max_stars_repo_name": "KirillOsenkov/runtime", "max_stars_repo_path": "src/libraries/Microsoft.Extensions.DependencyModel/tests/CompilationLibraryTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:69303" }
starcoder
<reponame>KirillOsenkov/runtime<filename>src/libraries/Microsoft.Extensions.DependencyModel/tests/CompilationLibraryTests.cs // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using FluentAssertions; using Microsoft.Extensions.Depend...
2.133004
dab01f889dfa2e512f238fb00f719245
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69303
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "noflashbang/odata.net", "max_stars_repo_path": "src/OData/Microsoft/OData/Core/UriParser/Binders/MetadataBinder.cs", "provenance": "train-00000-of-00045.jsonl.gz:69304" }
starcoder
// OData .NET Libraries // Copyright (c) Microsoft Corporation. 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/LICE...
2.238327
9837fca8688e275205f481d5ee7f92ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
69304
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "q2kPetrov/SoftUni", "max_stars_repo_path": "C# OOP/01_WorkingWithAbstraction/03_JedyGalaxy/StartUp.cs", "provenance": "train-00000-of-00045.jsonl.gz:69305" }
starcoder
<filename>C# OOP/01_WorkingWithAbstraction/03_JedyGalaxy/StartUp.cs using System; using System.Linq; namespace JediGalaxy { class StartUp { static void Main() { var starter = new Engine(); starter.Run(); } } }
2.029961
ee196345a28ef947eacf695d3deb0954