added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836612
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "OkumaScott/Imagin.NET", "max_stars_repo_path": "Imagin.Common.WPF/_Converters/Converter.Generic.cs", "provenance": "train-00027-of-00045.jsonl.gz:155832" }
starcoder
using System; using System.Windows.Data; namespace Imagin.Common.Converters { /// <summary> /// /// </summary> public class Converter<TSource, TResult> : IValueConverter { readonly Func<TResult, TSource> _back; readonly Func<TSource, TResult> _to; Converter(Func<TSource,...
3.125657
acbdd127cf751b2ea60070aa5a886dfe
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836613
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "windupbutton/roscoe", "max_stars_repo_path": "src/WindupButton.Roscoe.Postgres.Tests/UnitTest1.cs", "provenance": "train-00027-of-00045.jsonl.gz:155833" }
starcoder
// Copyright 2019 <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 applicable law or agreed to in writin...
1.989713
6b1f19446ea99007f615455ab0aff0a5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836614
{ "extension": "c-sharp", "max_stars_count": "23.0", "max_stars_repo_name": "Panthere/GenericInliner", "max_stars_repo_path": "GenericVarInliner/GenericVarInliner.cs", "provenance": "train-00027-of-00045.jsonl.gz:155834" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using dnlib.DotNet; using dnlib.DotNet.Emit; using ClientPlugin; using ClientPlugin.Models; using ClientPlugin.Providers; using ClientPlugin.UI; namespace GenericVarInliner { public class GenericVarInliner : IGenericInliner ...
2.250924
d4e3d21c445746f2b1fe65d8aea478c0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836615
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MichaelProkofyev/Impulse", "max_stars_repo_path": "Assets/External/Neuron 1/NeuronDebug/Scripts/CameraController.cs", "provenance": "train-00027-of-00045.jsonl.gz:155835" }
starcoder
<reponame>MichaelProkofyev/Impulse /************************************************************************************ Copyright: Copyright 2014 Beijing Noitom Technology Ltd. All Rights reserved. Pending Patents: PCT/CN2014/085659 PCT/CN2014/071006 Licensed under the Perception Neuron SDK License Beta Version (...
1.729443
30fc7114af16d16f6f2b00a560d8512b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836616
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "nlhans/SimShift", "max_stars_repo_path": "SimShift/SimShift/Entities/ShifterTableConfiguration.cs", "provenance": "train-00027-of-00045.jsonl.gz:155836" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using System.Linq; using SimShift.Dialogs; using SimShift.Models; namespace SimShift.Entities { public class ShifterTableConfiguration { public ShifterTableConfigurationDefault Mode; public int SpdPerGear; public float Mas...
2.465346
1de85a810279ca9001401dcd0d6b290c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836617
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "Platonenkov/MathCore.WPF", "max_stars_repo_path": "MathCore.WPF/Shaders/ZoomBlur.cs", "provenance": "train-00027-of-00045.jsonl.gz:155837" }
starcoder
<filename>MathCore.WPF/Shaders/ZoomBlur.cs using System.Windows; using System.Windows.Media; using System.Windows.Media.Effects; using Point = System.Windows.Point; // ReSharper disable UnusedType.Global // ReSharper disable MemberCanBePrivate.Global namespace MathCore.WPF.Shaders { /// <summary>Размытие из центр...
2.715977
bf0c7f5d0016d97ac219b795cac33d2e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836618
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Johlandabee/fh3vc", "max_stars_repo_path": "FH3VC/App/VolumeControl.cs", "provenance": "train-00027-of-00045.jsonl.gz:155838" }
starcoder
using AudioSwitcher.AudioApi.CoreAudio; using AudioSwitcher.AudioApi.Session; using System; using System.Diagnostics; using System.Drawing; using System.IO; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; using ForzaVolumeControl.Properties; namespace ForzaVolumeControl.App { public ...
2.457205
02aa81ff512c3882ca0eedb73bf15ce1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836619
{ "extension": "c-sharp", "max_stars_count": "33.0", "max_stars_repo_name": "Cryru/Emotion", "max_stars_repo_path": "Emotion/UI/UICallbackListNavigator.cs", "provenance": "train-00027-of-00045.jsonl.gz:155839" }
starcoder
#region Using using System; using System.Collections.Generic; using System.Diagnostics; using System.Numerics; using Emotion.Common; using Emotion.Common.Serialization; using Emotion.Graphics; using Emotion.Platform.Input; using Emotion.Primitives; #endregion #nullable enable namespace Emotion.UI { /// <summar...
2.057547
32369b22a092d45a6aa09f311e716e67
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836620
{ "extension": "c-sharp", "max_stars_count": "310.0", "max_stars_repo_name": "Web-Dev-Collaborative/Aspose.Words-for-.NET", "max_stars_repo_path": "Showcases/Document_Comparison_by_Aspose_Words_for_NET/DocumentComparison/Default.aspx.cs", "provenance": "train-00027-of-00045.jsonl.gz:155840" }
starcoder
using Aspose.Words; using Aspose.Words.Saving; using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Web; using System.Web.Hosting; using System.Web.Services; using System.Web.UI; using System.Web.UI.WebControls; namespace DocumentComparison { p...
2.478966
47508aa824e2f47671561b8ca950bb32
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836621
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "scottenriquez/cdktf-alpha-csharp-testing", "max_stars_repo_path": "resources/.gen/aws/aws/DataAwsLambdaInvocation.cs", "provenance": "train-00027-of-00045.jsonl.gz:155841" }
starcoder
using Amazon.JSII.Runtime.Deputy; #pragma warning disable CS0672,CS0809,CS1591 namespace aws { [JsiiClass(nativeType: typeof(aws.DataAwsLambdaInvocation), fullyQualifiedName: "aws.DataAwsLambdaInvocation", parametersJson: "[{\"name\":\"scope\",\"type\":{\"fqn\":\"constructs.Construct\"}},{\"name\":\"id\",\"type\"...
1.933431
5d8f92f7fc85f4ce3e0336b0613096a7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836622
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "metachris/neo-express", "max_stars_repo_path": "src/neoxp/ExpressChainManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:155842" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.IO; using System.IO.Abstractions; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Configuration; using Neo; using Neo.BlockchainToolkit; using Neo.BlockchainToolkit.Models; usin...
1.916291
6ab34fddfdd28d7f25fc8d5f1e65083b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836623
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "StephenClearyApps/DotNetApis", "max_stars_repo_path": "service/DotNetApis.Cecil/CecilExtensions.Members.cs", "provenance": "train-00027-of-00045.jsonl.gz:155843" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using DotNetApis.Common; using Mono.Cecil; namespace DotNetApis.Cecil { public static partial class CecilExtensions { /// <summary> /// Returns all the declaring types for this m...
2.71839
1d29f012a4517b84b310f8958b4a1a13
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836624
{ "extension": "c-sharp", "max_stars_count": "57.0", "max_stars_repo_name": "yanglei50/OpenHalcon", "max_stars_repo_path": "HalconDotNet/HalconDotNet/HOperatorException.cs", "provenance": "train-00027-of-00045.jsonl.gz:155844" }
starcoder
<filename>HalconDotNet/HalconDotNet/HOperatorException.cs // Decompiled with JetBrains decompiler // Type: HalconDotNet.HOperatorException // Assembly: halcondotnetxl, Version=17.12.0.0, Culture=neutral, PublicKeyToken=4973bed59ddbf2b8 // MVID: 39799324-2494-4A83-8C57-2731D25BAE81 // Assembly location: C:\Program File...
2.063611
dedb801d1f45f26bb557891a8a61fa15
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836625
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Antoine-BL/Simp-ORM", "max_stars_repo_path": "Simp-ORM/Dao/GenericDao.cs", "provenance": "train-00027-of-00045.jsonl.gz:155845" }
starcoder
<reponame>Antoine-BL/Simp-ORM using System; using System.Collections; using System.Collections.Generic; using System.Linq.Expressions; using System.Reflection; using System.Text; using SimpORM.Sql; namespace SimpORM.Dao { public class GenericDao<T> : IDao<T, int> { private IDbAdapter dbAdapter; ...
2.791889
a32180e49de01427475038a99a9d4607
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836626
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "microsoft/factored-segmenter", "max_stars_repo_path": "lib/TextHelpers.cs", "provenance": "train-00027-of-00045.jsonl.gz:155846" }
starcoder
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. using System; using System.Collections.Generic; using System.Globalization; using System.Linq; namespace Common.Text { /// <summary>Helper functions for Unicode</summary> public static class Unicode { /// <summ...
2.886719
353bb763b32438e8d1f022032bfff2e6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836627
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "TimeXt/FluentTimeSpan-CSharp", "max_stars_repo_path": "FluentTimeSpan/FluentTimeSpan/FluentTimeSpan.InX.cs", "provenance": "train-00027-of-00045.jsonl.gz:155847" }
starcoder
<reponame>TimeXt/FluentTimeSpan-CSharp using System; namespace FluentTimeSpan { /// <summary> /// The partial class of FluentTimeSpan, including methods for conversion to time units /// </summary> public static partial class FluentTimeSpan { /// <summary> /// Converts a Timespan in...
3.476516
22decdf132c98dd974c0f6e4c5846e63
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836628
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "Entomy/LibLangly", "max_stars_repo_path": "Philosoft.BehavioralAttributes/MaybeLinksNewNodeAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:155848" }
starcoder
namespace System.Diagnostics.CodeAnalysis { /// <summary> /// Specifies that the operation might allocate and link a new node. /// </summary> [AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method, Inherited = true, AllowMultiple = false)] public sealed class MaybeLinksNewNodeAttribute : Attribute...
2.875494
021ffeca643c4688d2c1ecf00c4415c5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836629
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sumuongit/asp-mvc-generic-repository-uow-pattern-crud", "max_stars_repo_path": "ASP_MVC_Website/Global.asax.cs", "provenance": "train-00027-of-00045.jsonl.gz:155849" }
starcoder
<filename>ASP_MVC_Website/Global.asax.cs using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Web; using System.Web.Mvc; using System.Web.Optimization; using System.Web.Routing; namespace ASP_MVC_Website { public class MvcApplication : System.Web.HttpApplicat...
2.107623
7a2686f58b0bda341ebe3fdde93b6fbf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836630
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AxelUser/AdventOfCode2020", "max_stars_repo_path": "Day19/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:155850" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text.RegularExpressions; namespace Day19 { class Program { static void Main(string[] args) { var fileName = args[0]; var part = int.Parse(args[1]); var matchPro...
2.871828
49c0e05456e6b7b2eb3c511167b94559
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836631
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "chi-rei-den/Silverfish", "max_stars_repo_path": "cards/DRAGONS/DRG/Sim_DRG_238ht.cs", "provenance": "train-00027-of-00045.jsonl.gz:155851" }
starcoder
/* _BEGIN_TEMPLATE_ { "id": "DRG_238ht", "name": [ "巨龙之爪", "<NAME>" ], "text": [ null, null ], "cardClass": null, "type": "WEAPON", "cost": 5, "rarity": null, "set": "DRAGONS", "collectible": null, "dbfId": 55819 } _END_TEMPLATE_ */ namespace HREngine.Bots { class Sim_DRG_23...
1.323417
c0eb61d44ff492e60c51bb505227089d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836632
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "athipp/azure-powershell", "max_stars_repo_path": "src/ResourceManager/Intune/Commands.Intune/MultiPageGetter.cs", "provenance": "train-00027-of-00045.jsonl.gz:155852" }
starcoder
<filename>src/ResourceManager/Intune/Commands.Intune/MultiPageGetter.cs // ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance wi...
2.400196
ee9765452fae7d9c5fe3d07b201b08a4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836633
{ "extension": "c-sharp", "max_stars_count": "31.0", "max_stars_repo_name": "willianantunes/csharp-playground", "max_stars_repo_path": "src/Infrastructure/Database/FluentSetup/FluentPlayer.cs", "provenance": "train-00027-of-00045.jsonl.gz:155853" }
starcoder
<filename>src/Infrastructure/Database/FluentSetup/FluentPlayer.cs using Microsoft.EntityFrameworkCore; using TicTacToeCSharpPlayground.Core.Models; namespace TicTacToeCSharpPlayground.Infrastructure.Database.FluentSetup { public static class FluentPlayer { public static void Setup(ModelBuilder modelBui...
2.504413
98968d2a4a382c8332f8359431ee27c9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836634
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "candela-software/Schema.NET", "max_stars_repo_path": "Source/Schema.NET/core/ItemList.cs", "provenance": "train-00027-of-00045.jsonl.gz:155854" }
starcoder
<reponame>candela-software/Schema.NET namespace Schema.NET { using System; using System.Runtime.Serialization; using Newtonsoft.Json; /// <summary> /// A list of items of any sort&amp;#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lis...
2.730977
98e124dc3bddc5856f7d13c0ffc8c683
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836635
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "olegsych/fuzzy", "max_stars_repo_path": "test/IFuzzListExtensionsTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:155855" }
starcoder
<filename>test/IFuzzListExtensionsTest.cs using System; using System.Collections.Generic; using System.Linq.Expressions; using Fuzzy.Implementation; using Inspector; using NSubstitute; using NSubstitute.Core; using Xunit; namespace Fuzzy { public abstract class IFuzzListExtensionsTest: TestFixture { //...
2.258174
305c79a785c2bc41f4debd5ea328833d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836636
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "TioRACLab/dosbox-lib", "max_stars_repo_path": "TioRACLab.DosBoxTest/DosBoxProcessTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:155856" }
starcoder
using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; using TioRACLab.DosBox; namespace TioRACLab.DosBoxTest { public class DosBoxProcessTest { [Test] public void IsRunning() { using var dosBoxProcess = new DosBoxProcess { ...
2.064165
ec5a58ce0e3afff809881ed2d1b3d41a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836637
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "KhloeLeclair/StardewMods", "max_stars_repo_path": "ThemeManager/Patches/CarpenterMenu_Patches.cs", "provenance": "train-00027-of-00045.jsonl.gz:155857" }
starcoder
using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using HarmonyLib; using StardewValley.Menus; using StardewModdingAPI; namespace Leclair.Stardew.ThemeManager.Patches; internal static class CarpenterMenu_Patches { private static ModEntry? Mod; ...
1.940917
b681089a5830a98bffe3a061e01efe5f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836638
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "stephenfuqua/FlightNode.Api", "max_stars_repo_path": "Identity/src/Services/Models/IdList.cs", "provenance": "train-00027-of-00045.jsonl.gz:155858" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace FlightNode.Identity.Services.Models { public class IdList { } }
0.944034
c55e08ed7e71d9c3829e0bc6c73eae86
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836639
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jozefizso/BuildTasks", "max_stars_repo_path": "tests/AcmeCorpAddinNet48/AcmeAddin.cs", "provenance": "train-00027-of-00045.jsonl.gz:155859" }
starcoder
using System; using System.Diagnostics; using System.Runtime.InteropServices; using Extensibility; namespace AcmeCorp.Net48Sample { [ComVisible(true)] [Guid("01BF0B35-5D6E-4873-84F1-D925F39BD3AC")] [ProgId("AcmeCorp.Net48Sample.AcmeAddin")] public class AcmeAddin : IDTExtensibility2 { publ...
1.491454
c1e4a1eb7ecddb8e26babc732f7aa9ae
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836640
{ "extension": "c-sharp", "max_stars_count": "138.0", "max_stars_repo_name": "qifei2012/GreenPipes", "max_stars_repo_path": "src/GreenPipes/Introspection/IProbeResultBuilder.cs", "provenance": "train-00027-of-00045.jsonl.gz:155860" }
starcoder
namespace GreenPipes.Introspection { public interface IProbeResultBuilder { ProbeResult Build(); } }
1.546799
b6bd6a2b1c08bcad32a85c6a59346f5d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836641
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "kingcean/DiscoverHollywood", "max_stars_repo_path": "DiscoverHollywood/Import/MovieLens.cs", "provenance": "train-00027-of-00045.jsonl.gz:155861" }
starcoder
<reponame>kingcean/DiscoverHollywood using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DiscoverHollywood.Import { /// <summary> /// The MovieLens csv files loader. /// </summary> public class MovieLensFileLoad...
2.775003
f2ed0beb1a87fa006b5d2425b4cca588
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836642
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "statica-ss/Sitana", "max_stars_repo_path": "Sitana.Extensions/WPF/GraphicsDeviceControl.cs", "provenance": "train-00027-of-00045.jsonl.gz:155862" }
starcoder
<reponame>statica-ss/Sitana<gh_stars>0 #region File Description //----------------------------------------------------------------------------- // NativeMethods.cs // // Copyright 2011, <NAME>. // Licensed under the terms of the Ms-PL: http://www.microsoft.com/opensource/licenses.mspx#Ms-PL //-------------------------...
2.157178
aa33291872eda45e7653327908025aa1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836643
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ilkerogutcu/microservices-ecommerce", "max_stars_repo_path": "src/Services/Catalog/Catalog.Application/Dtos/OptionValueDetailsDto.cs", "provenance": "train-00027-of-00045.jsonl.gz:155863" }
starcoder
namespace Catalog.Application.Dtos { public class OptionValueDetailsDto { public string OptionId { get; set; } public string OptionName { get; set; } public string OptionValueId { get; set; } public string OptionValueName { get; set; } } }
1.290799
4bde8f01aeb63edbac441cf88731a1b8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836644
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "robinbach/Baconator", "max_stars_repo_path": "Baconator/Assets/__Script/LightUp.cs", "provenance": "train-00027-of-00045.jsonl.gz:155864" }
starcoder
<reponame>robinbach/Baconator<filename>Baconator/Assets/__Script/LightUp.cs using UnityEngine; using System.Collections; public class LightUp : MonoBehaviour { public GameObject prefabLighter; private EnvirStatus status; // Use this for initialization void Start () { status = Camera.main.GetComponent<EnvirSta...
2.219286
be6653ca0ccc331c2a31cc831e80c3bb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836645
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "spc348/C-Sharp-Algorithms", "max_stars_repo_path": "MainProgram/AlgorithmsTests/BinarySearchTreeSorterTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:155865" }
starcoder
using System; using System.Diagnostics; using System.Collections.Generic; using Algorithms.Sorting; namespace C_Sharp_Algorithms.AlgorithmsTests { public static class BinarySearchTreeSorterTest { public static void DoTest() { List<int> numbers = new List<int> { 23, 42, 4, 16, 8, 1...
2.405002
1384490629f78dc4d00968056b6029e6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836646
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "lnupmi11/ScientificReport", "max_stars_repo_path": "ScientificReport/Startup.cs", "provenance": "train-00027-of-00045.jsonl.gz:155866" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; using System.Globalization; using Microsoft.AspNetCore.Authentication.Cookies; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Localiza...
1.438938
797dcc59a5482d398d22cf5c04e7c299
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836647
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bluebackblue/UpmAssetLib", "max_stars_repo_path": "BlueBackAssetLib/Assets/UPM/Samples~/Asset/Editor/MenuItem.cs", "provenance": "train-00027-of-00045.jsonl.gz:155867" }
starcoder
<reponame>bluebackblue/UpmAssetLib<gh_stars>0 /** BlueBack.AssetLib.Samples.Asset.Editor */ namespace BlueBack.AssetLib.Samples.Asset.Editor { /** MenuItem */ #if(UNITY_EDITOR) public class MenuItem { /** LoadAssetWithAssetsPath */ [UnityEditor.MenuItem("Samples/BlueBack.AssetLib/Asset/LoadAssetWithAssetsP...
2.039048
3ea66c101975e7e3e8acd55b9ca7e14b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836648
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "skbkontur/extern-csharp-sdk", "max_stars_repo_path": "src/Kontur.Extern.Api.Client.Http/ClusterClientAdapters/HttpRequestsFactory.cs", "provenance": "train-00027-of-00045.jsonl.gz:155868" }
starcoder
<reponame>skbkontur/extern-csharp-sdk #nullable enable using System; using System.Threading.Tasks; using Kontur.Extern.Api.Client.Http.Configurations; using Kontur.Extern.Api.Client.Http.Options; using Kontur.Extern.Api.Client.Http.Serialization; using Vostok.Clusterclient.Core; using Vostok.Logging.Abstractions; using...
1.785559
d9cb4a9d733eee0a274a7ab216cca2d2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836649
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dvs99/OpenSilver", "max_stars_repo_path": "src/Runtime/Runtime/System.Windows.Interactivity/BehaviorCollection.cs", "provenance": "train-00027-of-00045.jsonl.gz:155869" }
starcoder
<reponame>dvs99/OpenSilver<filename>src/Runtime/Runtime/System.Windows.Interactivity/BehaviorCollection.cs  /*=================================================================================== * * Copyright (c) Userware/OpenSilver.net * * This file is part of the OpenSilver Runtime (https://opensilver.net...
2.499647
50e678a12e748be6b69b4e56abe7be15
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836650
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "esskar/vss2git", "max_stars_repo_path": "VssPhysicalLib/FileHeaderRecord.cs", "provenance": "train-00027-of-00045.jsonl.gz:155870" }
starcoder
/* Copyright 2009 HPDI, LLC * * 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 applicable law or agreed to i...
2.434866
ad20499d2c5bc07fc4ed1906a8884675
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836651
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "EppuSyyrakki/Red-Dust", "max_stars_repo_path": "Assets/Scripts/Values.cs", "provenance": "train-00027-of-00045.jsonl.gz:155871" }
starcoder
using UnityEngine; namespace RedDust { public static class Values { public class Navigation { public const float MoveTargetTreshold = 0.5f; public const float MaxNavMeshProjection = 1.5f; public const float MovingThreshold = 0.05f; public const float WalkMulti = 0.6f; public const float CrouchMul...
1.535291
86944de219933b0c6052ab67ce9e9ab7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836652
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tech-ticks/RTDXTools", "max_stars_repo_path": "Packages/RTDXTools.Core/Editor/AssetBundles/AbBuilder.cs", "provenance": "train-00027-of-00045.jsonl.gz:155872" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using UnityEditor; using UnityEngine; public class AbBuilder : EditorWindow { public const string TempPath = "AssetBundleBuildTemp"; /// <summary> /// AssetBundles that shouldn't be copied to the romfs since they are ...
2.25974
b102e9fbf9610f9ac1933031fb86f8d5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836653
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gp15237125756/Remaining", "max_stars_repo_path": "Com.ChinaPalmPay.Platform.RentCar/Com.ChinaPalmPay.Platform.RentCar.BLL/UserRegisterAsynchronous.cs", "provenance": "train-00027-of-00045.jsonl.gz:155873" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Com.ChinaPalmPay.Platform.RentCar.IMessaging; using Com.ChinaPalmPay.Platform.RentCar.MessagingFactory; using Com.ChinaPalmPay.Platform.RentCar.Model; namespace Com.ChinaPalmPay.Platfo...
2.156409
8712cd0280c1b091e10720e0698a18e1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836654
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Brosilio/KnockKnock", "max_stars_repo_path": "src/KnockKnock/WhosThere.cs", "provenance": "train-00027-of-00045.jsonl.gz:155874" }
starcoder
<filename>src/KnockKnock/WhosThere.cs<gh_stars>0 using System; using System.Collections.Specialized; using System.ComponentModel; using System.Net; using System.Net.NetworkInformation; using System.Net.Sockets; using System.Text; using System.Threading.Tasks; namespace KnockKnock { public class WhosThere { /// <s...
2.910534
7d77847603a58dfe29826b0482a689ae
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836655
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "eightHundreds/AspNetCoreSimpleBlog", "max_stars_repo_path": "src/Blog.EntityFramework/DbModelBuilderExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:155875" }
starcoder
<filename>src/Blog.EntityFramework/DbModelBuilderExtensions.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Text; namespace Blog.EntityFramework { /// <summary> /// Extension methods for <see cref="T:System.Data.Entity.DbModelBuilder" />. /// </summary> public static class DbModelBui...
2.670733
14a0c409ba581e9993ea116d9e111d79
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836656
{ "extension": "c-sharp", "max_stars_count": "3268.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/network/Azure.ResourceManager.Network/src/Generated/Models/ConnectionResetSharedKey.Serialization.cs", "provenance": "train-00027-of-00045.jsonl.gz:155876" }
starcoder
<gh_stars>1000+ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System.Text.Json; using Azure.Core; namespace Azure.ResourceManager.Network.Models { public partial class ConnectionResetSharedKey : IUtf8JsonSerializable ...
1.729399
50b100eb66a19ed628d06bcb4a896d90
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836657
{ "extension": "c-sharp", "max_stars_count": "129.0", "max_stars_repo_name": "jamiewilbraham/IoTDemos", "max_stars_repo_path": "RetailDemo/src/RetailOnTheEdge.Web/Controllers/ConfigController.cs", "provenance": "train-00027-of-00045.jsonl.gz:155877" }
starcoder
using System; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using RetailOnTheEdge.Web.Models; using RetailOnTheEdge.Web.Options; using RetailOnTheEdge.Web.Services.Interfaces; namespace RetailOnTheEdge.Web.Controllers { [Route("api/[controller]")] public class ConfigController : Controller { ...
1.975201
1603cce78e6d0bc252254f64ba563da5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836658
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "wgv-jxiao/SmbAbstraction", "max_stars_repo_path": "SmbAbstraction.Tests/Path/PathTestData.cs", "provenance": "train-00027-of-00045.jsonl.gz:155878" }
starcoder
<filename>SmbAbstraction.Tests/Path/PathTestData.cs namespace SmbAbstraction.Tests.Path { public interface IPathTestData { public string Root { get; } public string DirectoryAtRoot { get; } public string FileAtRoot { get; } public string NestedDirectoryAtRoot { get; } pu...
2.344484
fd725f7f72d79de803ada8a88086af44
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836659
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "stockmansy/NoeSBot", "max_stars_repo_path": "NoeSbot.Database/Migrations/20171210104228_Initial Event support.cs", "provenance": "train-00027-of-00045.jsonl.gz:155879" }
starcoder
<reponame>stockmansy/NoeSBot<filename>NoeSbot.Database/Migrations/20171210104228_Initial Event support.cs using System; using System.Collections.Generic; using Microsoft.EntityFrameworkCore.Migrations; namespace NoeSbot.Database.Migrations { public partial class InitialEventsupport : Migration { prote...
1.883518
5e169ab4f2c5c7cbae0e2b6dad15a126
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836660
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "starfury1927/UltraPowaCOC", "max_stars_repo_path": "Ultrapowa Clash Server/Packets/Messages/Server/BookmarkRemoveAllianceMessage.cs", "provenance": "train-00027-of-00045.jsonl.gz:155880" }
starcoder
using System.Collections.Generic; namespace UCS.PacketProcessing.Messages.Server { // Packet 24344 internal class BookmarkRemoveAllianceMessage : Message { public BookmarkRemoveAllianceMessage(PacketProcessing.Client client) : base(client) { SetMessageType(24344); } ...
2.087431
ffe3ce6c20bd1c26e6462aae7cad7d62
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836661
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "ArtOfSettling/dotCommand", "max_stars_repo_path": "solution/WellFired.Command.Unity.Runtime/CommandHandlers/ConsoleCommandAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:155881" }
starcoder
<gh_stars>1-10 using System; namespace WellFired.Command.Unity.Runtime.CommandHandlers { /// <summary> /// Place this attribute on any method that you want exposed to the .Command. /// /// Example: /// /// [ConsoleCommand(Name = "DeviceID", Description = "Outputs the device's ID")] /// private static void Dev...
2.921798
d762b858bdcc453fa1b64fe3c3bc4617
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836662
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Cloris5/Online_Game_Final_Project-", "max_stars_repo_path": "Online_Game_Final_Project/Assets/Scripts/Gun.cs", "provenance": "train-00027-of-00045.jsonl.gz:155882" }
starcoder
<reponame>Cloris5/Online_Game_Final_Project- using System.Collections; using System.Collections.Generic; using UnityEngine; public class Gun : MonoBehaviour { public GameObject gun; public GameObject bullet; public GameObject bulletSpawnPoint; [SerializeField] private float speed; [Serialize...
2.400244
d1915057240ca7926ec73984168ea335
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836663
{ "extension": "c-sharp", "max_stars_count": "3294.0", "max_stars_repo_name": "BaruaSourav/docs", "max_stars_repo_path": "samples/snippets/csharp/VS_Snippets_CLR/conceptual.disposable/cs/Disposable.cs", "provenance": "train-00027-of-00045.jsonl.gz:155883" }
starcoder
<reponame>BaruaSourav/docs<filename>samples/snippets/csharp/VS_Snippets_CLR/conceptual.disposable/cs/Disposable.cs using System; public class Disposable : IDisposable { private bool _disposed; // <SnippetDispose> public void Dispose() { // Dispose of unmanaged resources. Dispose(true);...
2.638217
f657a9d404dbd18c55a084258a0631a9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836664
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "ifakFAST/Mediator.Net", "max_stars_repo_path": "WindowsService/Service.cs", "provenance": "train-00027-of-00045.jsonl.gz:155884" }
starcoder
<reponame>ifakFAST/Mediator.Net<gh_stars>1-10 using System; using System.Diagnostics; using System.ServiceProcess; using System.Threading; using System.Timers; using System.IO; namespace WinService { public partial class Service : ServiceBase { private Process process = null; private bool stop...
2.335216
c758d60616ee5da43bc21f74306528f7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836665
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gurkanarkas/BasketCase", "max_stars_repo_path": "BasketCase.Core/Entities/Concrete/Product/ProductStock.cs", "provenance": "train-00027-of-00045.jsonl.gz:155885" }
starcoder
<reponame>gurkanarkas/BasketCase using Core.Entities; using System; using System.Collections.Generic; using System.Text; namespace BasketCase.Core.Entities.Concrete { /// <summary> /// Sadece modellemek amacıyla yazdım. Herhangi bir db operasyonu gerçekleşmeyecek. /// </summary> public class ProductSt...
1.872617
2a86307052233e4353d2b9da9fdc8660
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836666
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MuilaerteJunior/Training", "max_stars_repo_path": "netcore/DesignPatterns/DesignPatterns/Creational/Singleton.cs", "provenance": "train-00027-of-00045.jsonl.gz:155886" }
starcoder
<filename>netcore/DesignPatterns/DesignPatterns/Creational/Singleton.cs namespace DesignPatterns.Creational { public class Singleton { private static Singleton _unique; public string RandomName { get; set; } private Singleton(){} public static Singleton GetInstance(){ ...
2.607308
deea69f89cff1f2f20a258e541b4487a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836667
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Meowmaritus/DS3Hook", "max_stars_repo_path": "DS3Hook/[General]/Memloc.cs", "provenance": "train-00027-of-00045.jsonl.gz:155887" }
starcoder
<filename>DS3Hook/[General]/Memloc.cs using DS3Hook.Injection.Structures; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DS3Hook { public struct Memloc { public IntPtr Address { get { ...
2.444647
a54e5b170872aa60bde7471db1474d1a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836668
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jcl86/library", "max_stars_repo_path": "QuestPDF/Elements/ExternalLink.cs", "provenance": "train-00027-of-00045.jsonl.gz:155888" }
starcoder
using QuestPDF.Infrastructure; namespace QuestPDF.Elements { internal class ExternalLink : ContainerElement { public string Url { get; set; } = "https://www.questpdf.com"; internal override void Draw(Size availableSpace) { var targetSize = Child?.Measure(availableS...
2.78286
236e2d41b401481b2f9d9c40b6ac8349
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836669
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ProjectAMANDA/AMANDAAPI", "max_stars_repo_path": "AMANDAPI/AMANDAPI/Models/Analytics.cs", "provenance": "train-00027-of-00045.jsonl.gz:155889" }
starcoder
<filename>AMANDAPI/AMANDAPI/Models/Analytics.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace AMANDAPI.Models { /*This is creating a class called Analytics with properties for Keywords("happy") and Sentiment (0.25f) * */ public class An...
2.625745
f5165cf021ccdd95a6993384f6bfb9a7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836670
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "imasm/NPocoSamples", "max_stars_repo_path": "NPocoSamples/Decorated/Models/ProductWithOneToOne.cs", "provenance": "train-00027-of-00045.jsonl.gz:155890" }
starcoder
<reponame>imasm/NPocoSamples using NPoco; namespace NPocoSamples.Decorated.Models { [TableName("Products")] [PrimaryKey("ProductId")] public class ProductWithOneToOne { public int ProductId { get; set; } public string ProductName { get; set; } public int? SupplierId { get; set; ...
1.964688
2bff9962fc717fd36b989147070a447e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836671
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BugsUK/FindApprenticeship", "max_stars_repo_path": "src/SFA.Apprenticeships.Infrastructure.UnitTests/Communication/Email/EmailMessageFormatters/ExpiringDraftEmailDailyDigestMessageFormatterTests.cs", "provenance": "train-00027-of-0004...
starcoder
namespace SFA.Apprenticeships.Infrastructure.UnitTests.Communication.Email.EmailMessageFormatters { using System; using System.Collections.Generic; using System.Linq; using Application.Interfaces.Communications; using Domain.Entities.Communication; using FluentAssertions; using Communicatio...
1.867375
85ce2b751543d9004633f7ea018ca415
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836672
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "productive-dev/solar-coffee", "max_stars_repo_path": "SolarCoffee.Web/Startup.cs", "provenance": "train-00027-of-00045.jsonl.gz:155892" }
starcoder
<filename>SolarCoffee.Web/Startup.cs<gh_stars>10-100 using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Newtonsoft.Json.Seri...
2.072369
ae57ad813e9d8465552236008e4ad3cf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836673
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "emperorstarfinder/WhiteCore-Dev-1", "max_stars_repo_path": "WhiteCore/Services/API/WorldAPI/ResidentAPI.cs", "provenance": "train-00027-of-00045.jsonl.gz:155893" }
starcoder
<filename>WhiteCore/Services/API/WorldAPI/ResidentAPI.cs /* * Copyright (c) Contributors, http://whitecore-sim.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond...
1.663689
8323976ee31bc872dba98c2c1dfe9ef2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836674
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "natsnudasoft/NatsnudaLibrary", "max_stars_repo_path": "src/TestExtensions/EqualsOverrideTheory.cs", "provenance": "train-00027-of-00045.jsonl.gz:155894" }
starcoder
<reponame>natsnudasoft/NatsnudaLibrary<filename>src/TestExtensions/EqualsOverrideTheory.cs // <copyright file="EqualsOverrideTheory.cs" company="natsnudasoft"> // Copyright (c) <NAME>. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in comp...
2.728707
04281ff0981efcf0f18e06e4596efcd3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836675
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "zoomlacms/web022", "max_stars_repo_path": "Source-Code-设客网设计师与设计院作品分享与威客门户网站/Guest/Bar/ReplyList.aspx.cs", "provenance": "train-00027-of-00045.jsonl.gz:155895" }
starcoder
using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using ZoomLa.BLL; using ZoomLa.BLL.Plat; using ZoomLa.Common; using ZoomLa.SQLDAL; public partial class Plat_Blog_ReplyList : System.Web.UI.Page { B_Guest_B...
2.074288
71227ada6584eb8472a4ab084ea53507
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836676
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "WinterStudios/U-System", "max_stars_repo_path": "U-System.UX/PropertyChanged.cs", "provenance": "train-00027-of-00045.jsonl.gz:155896" }
starcoder
<filename>U-System.UX/PropertyChanged.cs using System; using System.Collections.Generic; using System.ComponentModel; using System.Runtime.CompilerServices; using System.Text; namespace U_System.UX { public class OnPropertyChanged : INotifyPropertyChanged { public event PropertyChangedEventHandler Pro...
2.364672
001ec41903c0b8ec0c4b07ce5060f7e1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836677
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "realTobby/ZPLUtility", "max_stars_repo_path": "src/BinaryKits.ZplUtility/Elements/ZplPositionedElementBase.cs", "provenance": "train-00027-of-00045.jsonl.gz:155897" }
starcoder
namespace BinaryKits.ZplUtility.Elements { public abstract class ZplPositionedElementBase : ZplElementBase { public ZplOrigin Origin { get; protected set; } public ZplPositionedElementBase(int positionX, int positionY) : base() { Origin = new ZplOrigin(positionX, positionY)...
2.474992
926db8ea52039735d051fec0a3f27860
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836678
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "AaronFriel/pulumi-aws-native", "max_stars_repo_path": "sdk/dotnet/Evidently/Outputs/ProjectDataDeliveryObject.cs", "provenance": "train-00027-of-00045.jsonl.gz:155898" }
starcoder
<filename>sdk/dotnet/Evidently/Outputs/ProjectDataDeliveryObject.cs // *** 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...
1.58936
88e26d47e40778b585a439c4b1dfdec3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836679
{ "extension": "c-sharp", "max_stars_count": "260.0", "max_stars_repo_name": "quinmars/opc-ua-client", "max_stars_repo_path": "UaClient/ServiceModel/Ua/Variant.cs", "provenance": "train-00027-of-00045.jsonl.gz:155899" }
starcoder
// Copyright (c) Converter Systems LLC. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Reflection; using System.Xml.Linq; namespace W...
1.947525
95e096cbbe28e039f0840b4cd42edd85
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836680
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alpaix/azure-jobs", "max_stars_repo_path": "test/Microsoft.Azure.WebJobs.Host.IntegrationTests/ModelBindingTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:155900" }
starcoder
<reponame>alpaix/azure-jobs // Copyright (c) Microsoft Open Technologies, Inc. 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.IO; using System.Threading; using System.Threading.Tasks; using Xunit; namespa...
2.187078
3217c34784218f3f221be83463d0ad1f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836681
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "fdieulle/RelayBoard", "max_stars_repo_path": "RelayBoard/Internals/PulseSource.cs", "provenance": "train-00027-of-00045.jsonl.gz:155901" }
starcoder
using System; using System.Collections; using System.Runtime.InteropServices; namespace RelayBoard.Internals { [StructLayout(LayoutKind.Sequential)] public unsafe struct PulseSource { private byte* _flags; private int _maskOffset; private ushort _maskLength; private ushort ...
3.006684
d807c5c8716ebc537ab9ca2f59524237
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836682
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "martincostello/website", "max_stars_repo_path": "src/Website/Pages/Shared/_Footer.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:155902" }
starcoder
<filename>src/Website/Pages/Shared/_Footer.cshtml @model SiteOptions <hr /> <footer> <p class="d-none d-md-block"> &copy; @Model!.Metadata?.Author?.Name @DateTimeOffset.UtcNow.Year | Built from <a id="link-git-commit" href="@Model.Metadata?.Repository/commit/@GitMetadata.Commit" title="View ...
2.325187
3133809ae3b84fda19037f0973a9e818
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836683
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "GoldenBread/Cake.Storm", "max_stars_repo_path": "fluent/src/Cake.Storm.Fluent.Android/Commands/JarsignerCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:155903" }
starcoder
using System.Collections.Generic; using System.Linq; using Cake.Core; using Cake.Core.IO; using Cake.Core.Tooling; using Cake.Storm.Fluent.Commands; namespace Cake.Storm.Fluent.Android.Commands { internal class JarsignerCommand : BaseCommand { private readonly ICakeContext _context; internal Jarsig...
2.352775
90138c61dc4eb952c36e254869f8ad86
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836684
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Snowdrama/SimpleUnityScripts", "max_stars_repo_path": "Assets/SimpleMenu/SetToggleOption.cs", "provenance": "train-00027-of-00045.jsonl.gz:155904" }
starcoder
<reponame>Snowdrama/SimpleUnityScripts using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class SetToggleOption : MonoBehaviour { public enum ToggleOption { InvertYAxis, } public ToggleOption toggleOption; public OptionsObject options...
1.900651
cb0e7e4ed305aa2020d987cdc0cbcb4e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836685
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JaronKuijper/Siren", "max_stars_repo_path": "Assets/Plugins/Siren/Scripts/SFX/AudioAssetLibrary.cs", "provenance": "train-00027-of-00045.jsonl.gz:155905" }
starcoder
using UnityEngine.Serialization; using UnityEngine; namespace Siren { /// <summary> /// DataClass: Contains mappings from indentifier to audio asset /// </summary> public class AudioAssetLibrary : ScriptableObject { [FormerlySerializedAs("AudioIndentifier")] [SerializeField] private...
2.74576
1c2566ce42aabd2942aa9b256b57e4c7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836686
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "LodewijkSioen/AspectCache", "max_stars_repo_path": "AspectCache.Tests/ExamplesOfHowToUse.cs", "provenance": "train-00027-of-00045.jsonl.gz:155906" }
starcoder
using System; using System.Runtime.Caching; using System.Threading; using Castle.MicroKernel.Registration; using Castle.Windsor; using NUnit.Framework; namespace AspectCache.Tests { [TestFixture] public class ExamplesOfHowToUse { [Test] public void NonAttributedMethodsAreUnCached() ...
2.394521
4ab02dcdcbf75fcc4a6b80d568c86ef7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836687
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "eiceblue/Free-Spire.PDF-for-.NET", "max_stars_repo_path": "CS/09_Forms/AddFormField.cs", "provenance": "train-00027-of-00045.jsonl.gz:155907" }
starcoder
<gh_stars>0 using System; using System.Drawing; using System.IO; using System.Windows.Forms; using System.Xml.XPath; using Spire.Pdf; using Spire.Pdf.Actions; using Spire.Pdf.AutomaticFields; using Spire.Pdf.Fields; using Spire.Pdf.Graphics; namespace AddFormField { public partial class Form1 : Form { ...
2.271229
ff466f262514dc840078cbff4c0f5233
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836688
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tomasfriz/Curso-de-C-Sharp", "max_stars_repo_path": "curso de C#/Curso de NetMentor/proyectos del curso/Friz.Tomas/Introduccion a la programacion/espacio2/TestClase.cs", "provenance": "train-00027-of-00045.jsonl.gz:155908" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Introduccion_a_la_programacion.espacio2 { class TestClase { } }
1.195536
903ad351c3f73ac5c037909b0f026230
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836689
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "flubu-core/FlubuCore", "max_stars_repo_path": "src/FlubuCore/Context/ScriptProperties.cs", "provenance": "train-00027-of-00045.jsonl.gz:155909" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using FlubuCore.Infrastructure.Terminal; using FlubuCore.Scripting; namespace FlubuCore.Context { public static class ScriptProperties { public static void SetProper...
2.505245
308eb68b9dfd63d57348bcf19111b7df
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836690
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "yolanother/UnityEquationEvaluator", "max_stars_repo_path": "Scripts/Runtime/EquationEvaluator.cs", "provenance": "train-00027-of-00045.jsonl.gz:155910" }
starcoder
<reponame>yolanother/UnityEquationEvaluator<filename>Scripts/Runtime/EquationEvaluator.cs using System; using System.Collections.Generic; using DoubTech.EquationEvaluator.Functions; using DoubTech.EquationEvaluator.Variables; using SimpleExpressionEngine; using UnityEngine; namespace DoubTech.EquationEvaluator { p...
2.490889
aba32286dad79df330f7ef472358c99d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836691
{ "extension": "c-sharp", "max_stars_count": "592.0", "max_stars_repo_name": "ragininternet/Csharp-Data-Visualization", "max_stars_repo_path": "projects/17-07-02_nice_axis/DataVis/Sandbox/Form1.cs", "provenance": "train-00027-of-00045.jsonl.gz:155911" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace Sandbox { public partial class Form1 : Form { ScottPlot2.ScottPlot SP = new Sc...
2.456308
aaea269f743c4d7244430c135078a5eb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836692
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rile-s/riles.Weaver", "max_stars_repo_path": "Editor/WeaverHook.cs", "provenance": "train-00027-of-00045.jsonl.gz:155912" }
starcoder
using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using UnityEngine; using UnityEditor; using UnityEditor.Compilation; namespace riles.Weaver { internal static class WeaverHook { [InitializeOnLoadMethod] static void OnLoad() { WeaverStatus....
2.295042
bd6e7a7f4b334665cf03aea4096b5a60
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836693
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "snakewarhead/exchanger", "max_stars_repo_path": "exchanger/Model/Configuration.cs", "provenance": "train-00027-of-00045.jsonl.gz:155913" }
starcoder
using exchanger.Util; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace exchanger.Model { [Serializable] public class Configuration { public string coin1; public string coin2...
2.794084
af4045adde7bbb4be203148cf88afb22
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836694
{ "extension": "c-sharp", "max_stars_count": "47.0", "max_stars_repo_name": "MrUnbelievable92/MaxMath", "max_stars_repo_path": "Tests/Editor/Functions/Comparison/select_via_bool.cs", "provenance": "train-00027-of-00045.jsonl.gz:155914" }
starcoder
<reponame>MrUnbelievable92/MaxMath<gh_stars>10-100 using NUnit.Framework; using Unity.Mathematics; namespace MaxMath.Tests { unsafe public static class select_via_bool { [Test] public static void byte2_via_bool() { bool result = true; byte2 selected; ...
2.389026
38aa2ab6abe827baf8fd382d2ba5720f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836695
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "naveego/plugin-sage", "max_stars_repo_path": "PluginSage/DataContracts/LineItem.cs", "provenance": "train-00027-of-00045.jsonl.gz:155915" }
starcoder
<gh_stars>0 using Newtonsoft.Json; namespace PluginSage.DataContracts { public class LineItem { [JsonProperty("")] public string ItemCode { get; set; } public int QuantityOrdered { get; set; } } }
1.554465
5a67f2d5211a256656d05dcc66fe425e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836696
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "henrygustavo/cqrs-api", "max_stars_repo_path": "Project.Application/Zones/Services/ZoneService.cs", "provenance": "train-00027-of-00045.jsonl.gz:155916" }
starcoder
using System.Collections.Generic; using System.Threading.Tasks; using AutoMapper; using Project.Application.Zones.Dto; using Project.Domain.Repository; namespace Project.Application.Zones.Services { public class ZoneService: IZoneService { private readonly IUnitOfWork _unitOfWork; private read...
2.267418
df96c6c017c50ab0eadb29a0b81dc29c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836697
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "v-kaifazhang/azure-sdk-for-net", "max_stars_repo_path": "sdk/testbase/Microsoft.Azure.Management.Testbase/src/Generated/Models/PackageStatus.cs", "provenance": "train-00027-of-00045.jsonl.gz:155917" }
starcoder
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // re...
1.125683
16bc6699b8ab8edbcb4ae94c9d09db40
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836698
{ "extension": "c-sharp", "max_stars_count": "27.0", "max_stars_repo_name": "michelin/i4i-iot-hub-portal", "max_stars_repo_path": "src/AzureIoTHub.Portal.Server.Tests.Unit/Services/EdgeDeviceClientServiceTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:155918" }
starcoder
// Copyright (c) CGI France. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace AzureIoTHub.Portal.Server.Tests.Unit.Services { using System; using System.Collections.Generic; using System.Net.Http; using System.Threading...
2.02455
6b46b3ea8ed435a59ab36696fb442ad9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836699
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jawn/Neutronium", "max_stars_repo_path": "Tests/Infra/Tests.Infra.IntegratedContextTesterHelper.Window/Windowless/TestContextBase.cs", "provenance": "train-00027-of-00045.jsonl.gz:155919" }
starcoder
using System; using System.Threading.Tasks; using Neutronium.Core; using Neutronium.Core.Binding; using Tests.Infra.WebBrowserEngineTesterHelper.HtmlContext; namespace Tests.Infra.IntegratedContextTesterHelper.Windowless { public class TestContextBase { public TestContext Path { get; set; } p...
1.436774
d2755f7faeb4c0051220f43dd519c147
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836700
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SoSmoothy/learn-c-sharp", "max_stars_repo_path": "learn-c-sharp/learn-thread/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:155920" }
starcoder
<reponame>SoSmoothy/learn-c-sharp using System; using System.ComponentModel; using System.Net; using System.Text; using System.Threading; using System.Threading.Tasks; namespace learn_thread { class Program { private static void Progress_Changed(object sender, DownloadProgressChangedEventArgs...
3.12865
07916d78c3c4aafa63b3c917a0ae1b0a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836701
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "GeorgeF0/Binance.Net", "max_stars_repo_path": "Binance.Net/Objects/Models/Futures/Socket/BinanceFuturesStreamOrderBookDepth.cs", "provenance": "train-00027-of-00045.jsonl.gz:155921" }
starcoder
<reponame>GeorgeF0/Binance.Net<gh_stars>1-10 using System; using System.Collections.Generic; using Binance.Net.Interfaces; using CryptoExchange.Net.Converters; using Newtonsoft.Json; namespace Binance.Net.Objects.Models.Futures.Socket { /// <summary> /// The order book for a asset /// </summary> publi...
2.16302
44f99e6333c3919814c76c6414ffd009
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836702
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tricknguyen/clone-msteams-file", "max_stars_repo_path": "Views/Home/Index.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:155922" }
starcoder
 <body> <div class="main-content"> <section class="container-fluid"> <article> <span>Documents</span> </article> </section> <section class="aside-pc"> <!--PC--> <div class="container-fluid"> <div class="row" id...
1.910165
b7bfcfc54939a5a9bb396fbabdcdc8f7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836703
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "itsbijay/jewelinventory", "max_stars_repo_path": "JewelInventory/JewelCatalogue/frmReport.cs", "provenance": "train-00027-of-00045.jsonl.gz:155923" }
starcoder
using System; using System.Data; using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; namespace JewelCatalogue { public partial class frmReport : BaseFormControl { public frmReport() { InitializeComponent(); crystalReportViewer1.ToolPanelView = ToolPanelViewType.No...
1.942647
dd92b7918becf5a7b87bd8c26ca44b93
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836704
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "exomia/framework", "max_stars_repo_path": "tools/Exomia.Framework.ContentManager/Fonts/BMFont/FontChar.cs", "provenance": "train-00027-of-00045.jsonl.gz:155924" }
starcoder
#region License // Copyright (c) 2018-2020, exomia // All rights reserved. // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #endregion using System; using System.Xml.Serialization; #pragma warning disable 1591 namespace Exomia....
1.817961
a37c09f43c452eeb6c18521dad597bcc
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836705
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "chi-rei-den/Silverfish", "max_stars_repo_path": "penalties/Pen_NEW1_029.cs", "provenance": "train-00027-of-00045.jsonl.gz:155925" }
starcoder
namespace HREngine.Bots { class Pen_NEW1_029 : PenTemplate //millhousemanastorm { // kampfschrei:/ im nächsten zug kosten zauber für euren gegner (0) mana. public override int getPlayPenalty(Playfield p, Minion m, Minion target, int choice, bool isLethal) { return 0; } ...
1.868006
d1bc6b2e34d4496e07964c6685ba97bb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836706
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "feyris-tan/azusa", "max_stars_repo_path": "libazudex/Schema/Unimplemented/UserSettingData.cs", "provenance": "train-00027-of-00045.jsonl.gz:155926" }
starcoder
<reponame>feyris-tan/azusa using System.IO; namespace moe.yo3explorer.azusa.dex.Schema.Unimplemented { public class UserSettingData : UnimplemetedRecord { public UserSettingData(BinaryReader br) : base(br, 48) { } } }
0.934435
e5de7f2134cbff6b49c22756c1998a2e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836707
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "vazsimon/Binance-DEX-CSharp-SDK", "max_stars_repo_path": "BinanceClient/Websocket/Models/BookDepthMessage.cs", "provenance": "train-00027-of-00045.jsonl.gz:155927" }
starcoder
using BinanceClient.ConversionHelpers; using BinanceClient.Websocket.Models; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace BinanceClient.Websocket { public class BookDepthMessage { [JsonProperty(Pro...
2.164639
7bfdc13c717763717bcbf6817ab7ebe6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836708
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "uugspb/team1-NestedPCrew", "max_stars_repo_path": "Assets/ThirdParty/Chronos/Source/Utilities/Severity.cs", "provenance": "train-00027-of-00045.jsonl.gz:155928" }
starcoder
<gh_stars>1-10 namespace Chronos { public enum Severity { Ignore, Warn, Error } }
1.298901
86ca6b1b2761f7c85e35cdd315b019f3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836709
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "janmaru/mahamudra-core", "max_stars_repo_path": "src/Mahamudra.Core/Patterns/Success.cs", "provenance": "train-00027-of-00045.jsonl.gz:155929" }
starcoder
namespace Mahamudra.Result.Core.Patterns { public class Success<TSuccess, TMessage> : Result<TSuccess, TMessage> { public Success(TSuccess input) : base (input) { } } }
1.942055
ffe37969282260bcf3a0cd7207c9be9a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836710
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Mettak/Mettarin.Android", "max_stars_repo_path": "Adapters/AdapterSortable.cs", "provenance": "train-00027-of-00045.jsonl.gz:155930" }
starcoder
<filename>Adapters/AdapterSortable.cs using Android.Content; using Mettarin.Android.Adapters.Sortable; using Mettarin.Android.Views; using System.Linq; namespace Mettarin.Android.Adapters { public abstract class AdapterSortable<T> : AdapterBase<T> where T : ILoadableView { protected abstract ESortOrde...
2.581967
d0f368ff44fcabae3ed81cf69fb026db
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8836711
{ "extension": "c-sharp", "max_stars_count": "27.0", "max_stars_repo_name": "yck1509/dnExplorer", "max_stars_repo_path": "dnExplorer/Helpers/ResponsiveOperation.cs", "provenance": "train-00027-of-00045.jsonl.gz:155931" }
starcoder
<gh_stars>10-100 using System; using System.Threading; using System.Threading.Tasks; namespace dnExplorer { public class OperationResultEventArgs<T> : EventArgs { public T Result { get; private set; } public OperationResultEventArgs(T result) { Result = result; } } public class ResponsiveOperation<T> { ...
2.651737
275194a124cb4ad3fa6e83b47baf2cca