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
8846612
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Dusk252/Bardiche", "max_stars_repo_path": "Classes/FGONews.cs", "provenance": "train-00027-of-00045.jsonl.gz:165832" }
starcoder
using Bardiche.Properties; using HtmlAgilityPack; using HtmlAgilityPack.CssSelectors.NetCore; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http; using System.Text; using System.Text.RegularExpressions; using System.Threading; using System.T...
2.335325
32f2de09a80498e6c3ddcf7cbaf9020a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846613
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GuoQqizz/SmartChinese", "max_stars_repo_path": "AbhsChinese.Admin/Views/Shared/_SubjectBasicReadonly.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:165833" }
starcoder
<filename>AbhsChinese.Admin/Views/Shared/_SubjectBasicReadonly.cshtml <div class="hr-line-dashed"></div> <div class="form-group row"> <label for="mark0" class="abhs-mark col-1 text-right"> <input type="checkbox" id="mark0" name="mark" value="0" style="display:none;" /> <i class="fa fa-lightbulb-o">...
2.05963
8467e7ac50ca3e0046f3ce450ebe5939
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846614
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "chandrashekar-cohesity/cohesity-powershell-module", "max_stars_repo_path": "src/Cohesity.Powershell.Models/AdObjectMetaData.cs", "provenance": "train-00027-of-00045.jsonl.gz:165834" }
starcoder
<gh_stars>0 // Copyright 2019 Cohesity Inc. using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using Newtonsoft.Json; using Newto...
2.45154
4d0b01fa3e5d62c736671b5818cfff10
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846615
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BigDataCorp/bigdata-pipeline", "max_stars_repo_path": "BigDataPipeline.Interfaces/PluginParameterDetails.cs", "provenance": "train-00027-of-00045.jsonl.gz:165835" }
starcoder
<reponame>BigDataCorp/bigdata-pipeline<filename>BigDataPipeline.Interfaces/PluginParameterDetails.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace BigDataPipeline.Interfaces { public class ModuleParameterDetails { public string Name { get; set; } ...
2.580785
8321e7a57f09f4ee282707105d1870cd
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846616
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "spzvtbg/01-Programming-basics", "max_stars_repo_path": "01. Exam Solutions/Exam24April2016/SleepingCatTom/sleepingCatTom.cs", "provenance": "train-00027-of-00045.jsonl.gz:165836" }
starcoder
<reponame>spzvtbg/01-Programming-basics<gh_stars>0 using System; namespace SleepingCatTom { class sleepingCatTom { static void Main() { int freeDays = int.Parse(Console.ReadLine()); int playTimeForYear = 30000; // min int palyFreeDays = freeDays * 127; ...
3.693633
656a0f2b4baba03bee2b7aaeed0438c4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846617
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ops-ai/cognitive-minion", "max_stars_repo_path": "CognitiveMinion.Api/Controllers/RequestsController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165837" }
starcoder
<gh_stars>1-10 using CognitiveMinion.Api.Extensions; using CognitiveMinion.Api.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using System; using System.Linq; using System.Threading; using System.Threading.Tasks; namespace CognitiveMinion.Api.Cont...
2.407137
70858eb66939d93d499e6e3a3e6343d5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846618
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dynamicdeploy/networkx", "max_stars_repo_path": "practical-neo4j-apress/practicalneo4j-dotnet-master/PracticalNeo4j-DotNet/Controllers/UserController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165838" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using PracticalNeo4j_DotNet.Models; using PracticalNeo4j_DotNet.Service; namespace PracticalNeo4j_DotNet.Controllers { public class UserController : SecurityController { public UserController(Gr...
2.151581
92909c289b2c903e3829480601dc19f3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846619
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MyJetMarketingBox/MarketingBox.Affiliate.Service", "max_stars_repo_path": "src/MarketingBox.Affiliate.Service.Grpc/Requests/CampaignRows/CampaignRowSearchRequest.cs", "provenance": "train-00027-of-00045.jsonl.gz:165839" }
starcoder
<gh_stars>0 using System.Collections.Generic; using System.Runtime.Serialization; using MarketingBox.Affiliate.Service.Domain.Models.CampaignRows; using MarketingBox.Sdk.Common.Attributes; using MarketingBox.Sdk.Common.Models; namespace MarketingBox.Affiliate.Service.Grpc.Requests.CampaignRows { [DataContract] ...
1.361518
f4aba06b8c78bd1838797ec19c8ecaf3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846620
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Zagidziran/chat-server-poc", "max_stars_repo_path": "Tests.Unit/GroupStatusCacheTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:165840" }
starcoder
namespace Tests.Unit { using System.Linq; using System.Threading.Tasks; using AutoFixture.Xunit2; using FluentAssertions; using Services; using Tests.Common; using Xunit; public class GroupStatusCacheTests { private readonly GroupStatusCache sut = new GroupStatusCache(); ...
2.416033
9fffb8dedd007945657723c663140f0d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846621
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gh0stwizard/VwM", "max_stars_repo_path": "VwM.Authorization/Context.cs", "provenance": "train-00027-of-00045.jsonl.gz:165841" }
starcoder
<reponame>gh0stwizard/VwM<gh_stars>0 using System; using System.Collections.Generic; using System.Text; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; namespace VwM.Authorization { public sealed class Context : IContext { private readonly ILogger<Context> _logger; priv...
2.563156
95e1bbe4bd80ec9e99d9b4e6b0422fa4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846622
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Andrea/DualityScripting", "max_stars_repo_path": "EditorPlugin/ProjectConstants.cs", "provenance": "train-00027-of-00045.jsonl.gz:165842" }
starcoder
namespace ScriptingPlugin.Editor { public struct ProjectConstants { public string CSharpScriptExtension { get; set; } public string FSharpScriptExtension { get; set; } public string CSharpProjectPath { get; set; } public string FSharpProjectPath { get; set; } } }
1.412022
8fc6f3acdf620e6a5dfc979c570debb4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846623
{ "extension": "c-sharp", "max_stars_count": "27.0", "max_stars_repo_name": "Nolenz/WurstMod", "max_stars_repo_path": "WorkbenchEditorScripts/Extensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:165843" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Reflection; using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif public static class Extensions { public static Type[] GetTypesSafe(this Assembly asm) { Type[] retval; try ...
2.558437
42c9c09f5a22623779555c2c586e9354
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846624
{ "extension": "c-sharp", "max_stars_count": "46.0", "max_stars_repo_name": "DavidRieman/WheelMUD", "max_stars_repo_path": "src/Core/Enums/SensoryType.cs", "provenance": "train-00027-of-00045.jsonl.gz:165844" }
starcoder
<reponame>DavidRieman/WheelMUD<filename>src/Core/Enums/SensoryType.cs<gh_stars>10-100 //----------------------------------------------------------------------------- // <copyright file="SensoryType.cs" company="WheelMUD Development Team"> // Copyright (c) WheelMUD Development Team. See LICENSE.txt. This file is /...
2.665287
df04f31cfac056421c7d31c9d7aaa092
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846625
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "pulumi/pulumi-spotinst", "max_stars_repo_path": "sdk/dotnet/Aws/Outputs/ElastigroupUpdatePolicyRollConfig.cs", "provenance": "train-00027-of-00045.jsonl.gz:165845" }
starcoder
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
1.847473
16c0ad6f4003a1f3772d67dc1369efbf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846626
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "marska/habitrpg-api-dotnet-client", "max_stars_repo_path": "src/HabitRPG.Client/Model/WebHook.cs", "provenance": "train-00027-of-00045.jsonl.gz:165846" }
starcoder
<gh_stars>1-10 using Newtonsoft.Json; using System.Collections.Generic; using System; namespace HabitRPG.Client.Model { public class WebHook { [JsonProperty("sort")] public int Sort { get; set; } [JsonProperty("id")] public Guid Id { get; set; } [JsonProperty("enabled"...
1.617183
dfe93fa3bbd66f6fdaf367099e14ffc1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846627
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jinhong-/Manatee.Json", "max_stars_repo_path": "Manatee.Json/Serialization/Internal/SerializationPair.cs", "provenance": "train-00027-of-00045.jsonl.gz:165847" }
starcoder
using System.Collections.Generic; using System.Reflection; namespace Manatee.Json.Serialization.Internal { internal class SerializationPair { private readonly List<MemberReference> _references; public JsonValue Json { get; set; } public object Object { get; set; } public int UsageCount { get; se...
2.783379
922163539aa00a05e66c8dec77c91c2c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846628
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Ritor42/Crawler", "max_stars_repo_path": "Crawler.ConsoleApp/Printers/SectionPrinter.cs", "provenance": "train-00027-of-00045.jsonl.gz:165848" }
starcoder
// <copyright file="SectionPrinter.cs" company="PlaceholderCompany"> // Copyright (c) PlaceholderCompany. All rights reserved. // </copyright> namespace Crawler.ConsoleApp { using System; using System.Collections.Generic; using System.Text; /// <inheritdoc /> internal abstract class SectionPrinte...
3.057023
9ad20eaf9ee4cb39bdef6c8c0050d868
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846629
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jazzisnice/WorkRegistry", "max_stars_repo_path": "WorkRegistry/model/Team.cs", "provenance": "train-00027-of-00045.jsonl.gz:165849" }
starcoder
<filename>WorkRegistry/model/Team.cs using SQLite; using SQLiteNetExtensions.Attributes; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WorkRegistry.model { public class Team { [PrimaryKey, AutoIncrement] public int...
2.668729
fb29eaf0d6091c3d6f60eeef0cac165b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846630
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "basuhei/HitPoint6.Unity.StratosSylphs", "max_stars_repo_path": "HitPoint6.Unity.StratosSylphs/Scene/SceneType.cs", "provenance": "train-00027-of-00045.jsonl.gz:165850" }
starcoder
<reponame>basuhei/HitPoint6.Unity.StratosSylphs<filename>HitPoint6.Unity.StratosSylphs/Scene/SceneType.cs namespace HitPoint6.Unity.StratosSylphs.Scene { public enum SceneType { Title, Option, StageOne, StageTwo, Result, Tutorial, Exit } }
0.992976
d207ef6da07cd18329f04809f520f178
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846631
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "aroben/libgit2sharp", "max_stars_repo_path": "LibGit2Sharp/Mode.cs", "provenance": "train-00027-of-00045.jsonl.gz:165851" }
starcoder
<filename>LibGit2Sharp/Mode.cs namespace LibGit2Sharp { /// <summary> /// Git specific modes for entries. /// </summary> public enum Mode { // Inspired from http://stackoverflow.com/a/8347325/335418 /// <summary> /// 000000 file mode (the entry doesn't exist) //...
2.800984
6bdf226c6b41239ca28f186b15400581
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846632
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "capnfabs/ipctk", "max_stars_repo_path": "InProcessAgent.cs", "provenance": "train-00027-of-00045.jsonl.gz:165852" }
starcoder
<reponame>capnfabs/ipctk using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Diagnostics; using System.IO; using System.IO.Pipes; using System.Reflection; using IPCTK.Messaging; using IPCTK.Messaging.Messages; namespace IPCTK { /// <summary> /// Manages inter-...
2.670217
8b749a526de9738cb7cbe2f18e3d3860
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846633
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "michaelswells/FontAwesomeAttribute", "max_stars_repo_path": "FontAwesome/FontAwesome.HSquare.cs", "provenance": "train-00027-of-00045.jsonl.gz:165853" }
starcoder
using System; namespace FontAwesome { /// <summary> /// The unicode values for all FontAwesome icons. /// <para/> /// See https://fontawesome.com/cheatsheet /// <para/> /// This code was automatically generated by FA2CS (https://github.com/michaelswells/fa2cs a modified fork from https://github...
2.735193
c32a4956ddbd10b4277e92caddc17cc6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846634
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "belav/prettier-plugin-csharpier", "max_stars_repo_path": "Src/CSharpier/SyntaxPrinter/SyntaxNodePrinters/TupleElement.cs", "provenance": "train-00027-of-00045.jsonl.gz:165854" }
starcoder
namespace CSharpier.SyntaxPrinter.SyntaxNodePrinters; internal static class TupleElement { public static Doc Print(TupleElementSyntax node, FormattingContext context) { return Doc.Concat( Node.Print(node.Type, context), node.Identifier.RawSyntaxKind() != SyntaxKind.None ...
2.587511
02599670efa3d582ad54789976f21fb8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846635
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LtLi0n/Golmodoth.Client", "max_stars_repo_path": "Golmodoth.Shared/SQL/ICharacter.cs", "provenance": "train-00027-of-00045.jsonl.gz:165855" }
starcoder
<gh_stars>0 namespace Golmodoth.Shared { public interface ICharacter { int Id { get; set; } int UserId { get; set; } string Name { get; set; } string TotalXp { get; set; } ulong Silver { get; set; } ulong Gold { get; set; } } }
1.565461
d88d5745c340bc8d1373f9667092e153
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846636
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "cobra91/TelegramCSharpForward", "max_stars_repo_path": "TeleSharp.TL/TL/Storage/TLFileUnknown.cs", "provenance": "train-00027-of-00045.jsonl.gz:165856" }
starcoder
<filename>TeleSharp.TL/TL/Storage/TLFileUnknown.cs using System.IO; namespace TeleSharp.TL.Storage { [TLObject(-1432995067)] public class TLFileUnknown : TLAbsFileType { public override int Constructor { get { return -1432995067; } ...
2.156301
a2f671731bee466e7c41cf0a816bda33
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846637
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "ThatRoman/Leica-GeoCOM-for-drone-tracking", "max_stars_repo_path": "scripts/src/dll/wrapper.cs", "provenance": "train-00027-of-00045.jsonl.gz:165857" }
starcoder
<filename>scripts/src/dll/wrapper.cs // compile .cs to .dll with VS15 console --> csc /r:IronPython.dll,Microsoft.Scripting.dll wrapper.cs // compile .cs to .dll with VS15 console --> csc /t:library /r:IronPython.dll,Microsoft.Scripting.dll /out:leica_wrapper.dll wrapper.cs using System; using System.Threading; using...
2.732662
3195e765db6bbe68c773c8755b6f0c35
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846638
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "danielkhuu/VR_OBJ_Viewer", "max_stars_repo_path": "Library/PackageCache/com.unity.settings-manager@1.0.2/Tests/Editor/SettingsTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:165858" }
starcoder
<filename>Library/PackageCache/com.unity.settings-manager@1.0.2/Tests/Editor/SettingsTests.cs using UnityEngine; using System; using System.IO; using NUnit.Framework; using UnityEditor; using UnityEditor.SettingsManagement; using UnityEngine.TestTools; namespace UnityEngine.SettingsManagement.EditorTests { ...
2.189594
9b8f37fe0631ba9e5c66f2e5d92b746f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846639
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "prinzo/Attack-Of-The-Fines-TA15", "max_stars_repo_path": "FineBot/FineBot/Specifications/UserSpecification.cs", "provenance": "train-00027-of-00045.jsonl.gz:165859" }
starcoder
<gh_stars>1-10 using System; using System.Linq; using FineBot.Abstracts; using FineBot.Entities; using FineBot.Interfaces; using System.Collections.Generic; namespace FineBot.Specifications { public class UserSpecification : Specification<User> { public ISpecification<User> WithId(Guid id) { ...
2.558811
cedea25f0a863e5590d65c3d0da54b83
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846640
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "thehambeard/toggleShader", "max_stars_repo_path": "PostProcessing.cs", "provenance": "train-00027-of-00045.jsonl.gz:165860" }
starcoder
using Kingmaker.Visual; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using UnityEngine.PostProcessing; namespace NoFilmGrain { class PostProcessing { public static void ToggleFilmGrain() { if (RenderingManager.In...
2.196547
beefc4db8dc2eba460587906339d0612
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846641
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "rwth-acis/Edu-Escape-Games-for-MR", "max_stars_repo_path": "Frontend/GaMR/Assets/Scripts/Annotations and Quiz/Caption.cs", "provenance": "train-00027-of-00045.jsonl.gz:165861" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; /// <summary> /// Handles text behavior of a TextMesh which has a textBackground and an overall background /// </summary> public class Caption : MonoBehaviour { private Transform textBackgroundPivot, textBackground; private Transf...
2.809801
d3de6cb4f210eb00c5332f24ad70adb2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846642
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Sharemee/Dicom", "max_stars_repo_path": "ClearCanvas.Dicom/ServiceModel/Query/SeriesIdentifier.cs", "provenance": "train-00027-of-00045.jsonl.gz:165862" }
starcoder
<filename>ClearCanvas.Dicom/ServiceModel/Query/SeriesIdentifier.cs #region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: y...
2.291348
066f391ea198c87ab2992b6f823ea47b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846643
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JonnyOrman/XpressTest", "max_stars_repo_path": "Code/XpressTest.Testing.UnitTests/GivenAVoidMockVerifierCreator.cs", "provenance": "train-00027-of-00045.jsonl.gz:165863" }
starcoder
using FluentAssertions; using NSubstitute; using Xunit; namespace XpressTest.Testing.UnitTests; public class GivenAVoidMockVerifierCreator { [Fact] public void WhenItCreatesAMockTypeVoidMockVerifierThenItReturnsAVoidMockVerifier() { var mockCountVerifierCreator = Substitute.For<IMockCountVerifierC...
2.173062
fc0ad449f703486f02368c8811e25625
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846644
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mavasani/visualstudio-docs", "max_stars_repo_path": "docs/extensibility/codesnippet/CSharp/walkthrough-displaying-statement-completion_18.cs", "provenance": "train-00027-of-00045.jsonl.gz:165864" }
starcoder
public int QueryStatus(ref Guid pguidCmdGroup, uint cCmds, OLECMD[] prgCmds, IntPtr pCmdText) { return m_nextCommandHandler.QueryStatus(ref pguidCmdGroup, cCmds, prgCmds, pCmdText); }
1.729598
a133d421d2279e8ee4b60f14f39e9344
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846645
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "joemcbride/es-microservice", "max_stars_repo_path": "src/ES.Api/ConfigurationExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:165865" }
starcoder
using System; using Microsoft.Extensions.Configuration; namespace ES.Api { public static class ConfigurationExtensions { public static T Get<T>(this IConfigurationRoot root, string sectionName = null) where T : class, new() { var type = typeof(T); return Get(...
2.759445
8acb868f530b7b3071b6e0a8a407d513
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846646
{ "extension": "c-sharp", "max_stars_count": "30.0", "max_stars_repo_name": "URK96/ResinTimer", "max_stars_repo_path": "ResinTimer/ResinTimer/ResinTimer.Android/NotifierAndroid.cs", "provenance": "train-00027-of-00045.jsonl.gz:165866" }
starcoder
<filename>ResinTimer/ResinTimer/ResinTimer.Android/NotifierAndroid.cs using Android.App; using Android.Content; using Android.OS; using AndroidX.Core.App; using Java.Util; using System; using System.IO; using System.Xml.Serialization; using ResinTimer.Models; namespace ResinTimer.Droid { public class Notifier...
2.443993
667a93fa8b1db44e6a0b13a80f7489f8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846647
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "timmyreilly/draco", "max_stars_repo_path": "src/draco/core/Core.Models/ExecutionRequest.cs", "provenance": "train-00027-of-00045.jsonl.gz:165867" }
starcoder
<filename>src/draco/core/Core.Models/ExecutionRequest.cs // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Draco.Core.Models.Enumerations; using Draco.Core.Models.Interfaces; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; namespace Draco.Core.Models { pu...
1.479325
22e5e8e76fe7924a2b619b5400210bca
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846648
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AntonioHR/selfie_game", "max_stars_repo_path": "Selfie/Assets/_Code/SelfieTeam/Selfie/Player.cs", "provenance": "train-00027-of-00045.jsonl.gz:165868" }
starcoder
<gh_stars>0 using SelfieTeam.Selfie.Aiming; using System; using System.Collections.Generic; using System.Linq; using System.Text; using UnityEngine; using UnityStandardAssets.Characters.FirstPerson; namespace SelfieTeam.Selfie { [RequireComponent(typeof(FirstPersonController))] public class Player : MonoBehav...
1.875992
f73c6bee6fe3c036dee28533ad941298
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846649
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BearerPipelineTest/orleans", "max_stars_repo_path": "samples/ShoppingCart/Abstractions/GlobalUsings.cs", "provenance": "train-00027-of-00045.jsonl.gz:165869" }
starcoder
<filename>samples/ShoppingCart/Abstractions/GlobalUsings.cs global using Orleans.Concurrency; global using System.Text.Json.Serialization;
1.060846
89f7f37689fa619417fb9e8cd7fb3695
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846650
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ArtemBelaev-ural/XMonoNode", "max_stars_repo_path": "Scripts/FlowNodes/Nodes/Shaders/GetMaterialVector.cs", "provenance": "train-00027-of-00045.jsonl.gz:165870" }
starcoder
<filename>Scripts/FlowNodes/Nodes/Shaders/GetMaterialVector.cs using UnityEngine; using UnityEngine.UI; using TMPro; namespace XMonoNode { [CreateNodeMenu("Shaders/GetMaterialVector", 477)] [NodeWidth(190)] public class GetMaterialVector : GetMaterialNamedParameter<Vector4> { protected overrid...
1.642067
be9f989ade2d7fc32a11d47559e5bf5f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846651
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ErenToktas/Cafe-Restaurant-Otomasyonu---Desktop-App", "max_stars_repo_path": "Cafe&Restaurant Proje C#/Cafe_Restaurant/FormRezervasyon.cs", "provenance": "train-00027-of-00045.jsonl.gz:165871" }
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 Cafe_Restaurant { public partial class FormRezervasyon : Form { public FormRez...
2.275069
dfce606e1977e0d5f88f626a4a074736
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846652
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MammosGeorgios/TestingGrounds", "max_stars_repo_path": "TupleTest/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:165872" }
starcoder
<filename>TupleTest/Program.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TupleTest { class Program { static void Main(string[] args) { var array = new [] { 21321, 234, -234, 234234, 576,...
3.469893
c7832d93ee2ab12154c977855e65d594
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846653
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Arno1235Official/JugaAgenda", "max_stars_repo_path": "test/Calendar/CalendarDaysMode.cs", "provenance": "train-00027-of-00045.jsonl.gz:165873" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Text; namespace System.Windows.Forms.Calendar { /// <summary> /// Enumerates the possible modes of the days visualization on the <see cref="Calendar"/> /// </summary> public enum CalendarDaysMode { /// <summary> ...
2.022051
a22c10ed8feed19aada9c91d53c7fba6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846654
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "o0rebelious0o/Beginners-Guide-to-Windows-10", "max_stars_repo_path": "Stupendous Styles Challenge/ViewModels/CoffeePageViewModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:165874" }
starcoder
<reponame>o0rebelious0o/Beginners-Guide-to-Windows-10 namespace Stupendous_Styles_Challenge.ViewModels { public class CoffeePageViewModel : ViewModelBase { private RelayCommand _coffeeRoastCommand; private RelayCommand _coffeeSweetenerCommand; private RelayCommand _coffeeCreamCommand; ...
2.858511
5986eee9b6bfbf3e5826b625785b313d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846655
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "oxters168/UnitySourceEngine", "max_stars_repo_path": "SourceModel/MDL/Structs/mstudioattachment_t.cs", "provenance": "train-00027-of-00045.jsonl.gz:165875" }
starcoder
using UnityEngine; using System; namespace UnitySourceEngine { public class mstudioattachment_t { public char[] builtName; public int type; public int bone; public Vector3 attachmentPoint; public Vector3[] vectors; //SizeOf 3 public string name { get { return b...
1.568839
1e59a6c0fbf3babe2f118a379d0b6d38
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846656
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "filgreen3/Walking-Jimbo-LD46", "max_stars_repo_path": "Assets/Code/World/LinkGenerator.cs", "provenance": "train-00027-of-00045.jsonl.gz:165876" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class LinkGenerator : MonoBehaviour { public Rigidbody2D rb, previousBody; public GameObject linkPrefab; public GameObject weight; public int chainLength; public float weightDistance; // Start is called befo...
2.279243
f2d1ac76f1f164e0fb3299c40e52a9a8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846657
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ismail5g/PointOfSale", "max_stars_repo_path": "PointOfSale/RepositoryPattern/Repository/ProductRepo.cs", "provenance": "train-00027-of-00045.jsonl.gz:165877" }
starcoder
<reponame>ismail5g/PointOfSale<filename>PointOfSale/RepositoryPattern/Repository/ProductRepo.cs using DataSets.Entity; using DataSets.Interfaces; using PointOfSale.Data; using System.Linq; namespace PointOfSale.RepositoryPattern.Repository { public class ProductRepo : Repository<Product>, IProduct { p...
2.66158
acc0f5810b2a87090d429028e214545f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846658
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ewosp/sycorax", "max_stars_repo_path": "Developers/UtilityLibrary/UtilityLibrary/Menus/MenuCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:165878" }
starcoder
using System; using System.Collections; using System.Windows.Forms; using System.ComponentModel; using System.Drawing; using UtilityLibrary.Collections; namespace UtilityLibrary.Menus { [ToolboxItem(false)] public class MenuCommand : Component { // Enumeration of property change events pub...
2.537188
5f9ac69d85cf5c9f9c090f17127f8892
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846659
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "nnemesispt/NBsoft.Appointment", "max_stars_repo_path": "src/WPF/Dictionary/Language.cs", "provenance": "train-00027-of-00045.jsonl.gz:165879" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NBsoft.Appointment.WPF.Dictionary { public class Language { private string _Image; private System.Globalization.CultureInfo _CI; private string _DictionaryFile;...
2.666246
5c84060e6931813dda9f84b13233797f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846660
{ "extension": "c-sharp", "max_stars_count": "120.0", "max_stars_repo_name": "Acorisoft/markdig.wpf", "max_stars_repo_path": "src/Markdig.Wpf/Renderers/Wpf/HeadingRenderer.cs", "provenance": "train-00027-of-00045.jsonl.gz:165880" }
starcoder
<filename>src/Markdig.Wpf/Renderers/Wpf/HeadingRenderer.cs // Copyright (c) <NAME>. All rights reserved. // This file is licensed under the MIT license. // See the LICENSE.md file in the project root for more information. using System; using System.Windows; using System.Windows.Documents; using Markdig.Syntax; using...
2.360396
dbdf5b9e6ae979be824aed34b355604e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846661
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "JMacro/Flash", "max_stars_repo_path": "src/Flash.Extensions.ORM/Implements/PageCountResponse.cs", "provenance": "train-00027-of-00045.jsonl.gz:165881" }
starcoder
<reponame>JMacro/Flash<gh_stars>1-10 using System.Collections.Generic; namespace Flash.Extensions.ORM { public class PageCountResponse<TData> : BasePageResponse<TData> { /// <summary> /// 总条数 /// </summary> public int Total { get; set; } public PageCountResponse(List<...
1.922495
fcdfdc8817ca4e790e7297f5fe6876e0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846662
{ "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.Testing/Helpers/EnumerableBatchingExtension.cs", "provenance": "train-00027-of-00045.jsonl.gz:165882" }
starcoder
<gh_stars>0 using System.Collections.Generic; namespace Kontur.Extern.Api.Client.Testing.Helpers { public static class EnumerableBatchingExtension { public static IEnumerable<IReadOnlyList<T>> Batch<T>(this IEnumerable<T> source, int batchSize) { using var enumerator = source.GetE...
2.522019
9776c4c4d6da70db42e1976566f63f70
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846663
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AhmedKhalil777/Orleans.Learning", "max_stars_repo_path": "src/TicTacToe.Orleans/TicTacToe.Orleans/Extensions/ControllersExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:165883" }
starcoder
<reponame>AhmedKhalil777/Orleans.Learning using Microsoft.AspNetCore.Mvc; using TicTacToe.Orleans.Contracts; namespace TicTacToe.Orleans.Extensions; public static class ControllersExtensions { public static Guid GetGuid(this ControllerBase controller) { if (controller.Request.Cookies[GameContract.Coo...
2.354012
84148c77d46a6f94046e4a373c047ea1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846664
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "falamarzijahromi/WcfDynamicServiceHost", "max_stars_repo_path": "src/DynamicWcfServiceHost.Proxy/ITypeCacher.cs", "provenance": "train-00027-of-00045.jsonl.gz:165884" }
starcoder
using System; namespace DynamicWcfServiceHost.Proxy { public interface ITypeCacher { void Hold(object keyObject, object valueObject); object Get(object keyObject); bool ContainesKey(object keyObject); } }
1.839327
a11ee2903b06192d64e1680809a25464
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846665
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "cheng219/tianyu", "max_stars_repo_path": "Assets/Scripts/View/Training/EquipmentStrengthenWnd.cs", "provenance": "train-00027-of-00045.jsonl.gz:165885" }
starcoder
//============================================== //作者:邓成 //日期:2016/3/23 //用途:装备强化界面类 //============================================== using UnityEngine; using System.Collections; using System.Collections.Generic; using System.Text; public class EquipmentStrengthenWnd : SubWnd { public ItemUI curEquipmentUI; //publ...
1.579793
0356525c12d90d154f6b47689475ec69
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846666
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ADA-NFT-Project/Best-Game", "max_stars_repo_path": "Assets/Scripts/Utility/ExtensionUtility.cs", "provenance": "train-00027-of-00045.jsonl.gz:165886" }
starcoder
<gh_stars>0 using System.Collections; using System.Collections.Generic; using System.Runtime.CompilerServices; using UnityEngine; public static class ExtensionUtility { [MethodImpl(MethodImplOptions.AggressiveInlining)] public static bool hasState(this Animator anim, string stateName, int layer = 0) { ...
1.769237
6e6183460555dc7184097bc870382f31
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846667
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "avirule/Convex", "max_stars_repo_path": "Convex.Base/Calculator/Variables.cs", "provenance": "train-00027-of-00045.jsonl.gz:165887" }
starcoder
#region using System; using System.Collections.Generic; #endregion namespace Convex.Base.Calculator { public partial class InlineCalculator { public delegate void CalcVariableDelegate(object sender, EventArgs e); public const string ANSWER_VAR = "r"; public Dictionary<string, doubl...
2.782724
ba09593b00de35e46480893e96ebbfb0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846668
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kannisto/Cocop.MessageSerialiser.Meas_csharp", "max_stars_repo_path": "MessageSerialiserMeas/GetObservationRequest.cs", "provenance": "train-00027-of-00045.jsonl.gz:165888" }
starcoder
// // Please make sure to read and understand README.md and LICENSE.txt. // // This file was prepared in the research project COCOP (Coordinating // Optimisation of Complex Industrial Processes). // https://cocop-spire.eu/ // Author: <NAME>, Tampere University, Finland // Last modified: 4/2020 // // This API has been ...
2.226688
e7615fb0d33732dbd7aaf0af32e579ef
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846669
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "greeduomacro/vivre-uo", "max_stars_repo_path": "Scripts/Customs/XML Spawner/XmlMobiles/XmlQuestNPC.cs", "provenance": "train-00027-of-00045.jsonl.gz:165889" }
starcoder
<gh_stars>0 using System; using System.Data; using System.IO; using System.Collections; using Server; using Server.Items; using Server.Network; using Server.Gumps; using Server.Targeting; using System.Reflection; using Server.Commands; using CPA = Server.CommandPropertyAttribute; using System.Xml; using Server.Spells; ...
1.938497
5117dd8274cfa8a6f1aff0cac17fe806
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846670
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "teerachail/xdailysoccer", "max_stars_repo_path": "src/DailySoccerSolution/DailySoccerBackoffice/Controllers/WinnerController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165890" }
starcoder
<filename>src/DailySoccerSolution/DailySoccerBackoffice/Controllers/WinnerController.cs using DailySoccer.Shared.Models; using DailySoccerBackoffice.Helpers; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Web; using System.Web.Mvc; ...
2.158863
8c468475f9a58e822df28c5a16bdd664
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846671
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sedc-codecademy/skwd9-net-06-csharpadv", "max_stars_repo_path": "G3/Class15/SEDC.CSharpAdv.Class15/SEDC.CSharpAdv.Class15.DefaultLiteral/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:165891" }
starcoder
using System; using System.Collections.Generic; namespace SEDC.CSharpAdv.Class15.DefaultLiteral { class Program { static void Main(string[] args) { int integer = 0; int integerValue = default; bool booleanValue = default; decimal decimalValue = ...
3.555389
4d0f4277b08f5ed61bed0399a6a19d18
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846672
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "wimvangool/Kingo.BuildingBlocks", "max_stars_repo_path": "src/Kingo.MicroServices/MicroServices/ExecuteQueryMethod.T1.cs", "provenance": "train-00027-of-00045.jsonl.gz:165892" }
starcoder
using System; using System.Threading; using System.Threading.Tasks; namespace Kingo.MicroServices { internal sealed class ExecuteQueryMethod<TResponse> : ExecuteQueryMethodBase<TResponse> { private readonly MicroProcessor _processor; private readonly CancellationToken? _token; private ...
2.215452
c9e2c0a974d3a37406766cac4fc93159
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846673
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "LykkeBusiness/MarginTrading.TradingHistory", "max_stars_repo_path": "client/MarginTrading.TradingHistory.Client/Models/ActivityContract.cs", "provenance": "train-00027-of-00045.jsonl.gz:165893" }
starcoder
// Copyright (c) 2019 <NAME>. // See the LICENSE file in the project root for more information. using System; namespace MarginTrading.TradingHistory.Client.Models { public class ActivityContract { public string AccountId { get; set; } public DateTime Timestamp { get; set; } public Act...
1.70131
471c920d20d270fc256b5bc10fc97190
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846674
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "kkjamie/unity-activity-manager", "max_stars_repo_path": "IActivityTransitionController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165894" }
starcoder
<reponame>kkjamie/unity-activity-manager<filename>IActivityTransitionController.cs using System; namespace UnityActivityManager { public interface IActivityTransitionController { /// <summary> /// Ends the current Activity. /// This will result in the current activity's game object being destroyed. /// </su...
2.815658
2f599effa43c9c8dd6bbc49d99861524
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846675
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "harveler/Quiz-App", "max_stars_repo_path": "Capitals/Models/ViewModels/OptionsViewModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:165895" }
starcoder
<filename>Capitals/Models/ViewModels/OptionsViewModel.cs<gh_stars>1-10 namespace Capitals.Models.ViewModels { public class Options { public string CapitalName { get; set; } public string FirstOption { get; set; } public string SecondOption { get; set; } public string ThirdOptio...
2.146641
989348311aea6324e419d746bdd8aa39
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846676
{ "extension": "c-sharp", "max_stars_count": "75.0", "max_stars_repo_name": "an10nimus/XPO", "max_stars_repo_path": "Tutorials/WinForms/DevExpress.MVVM/CS/Views/ViewID.cs", "provenance": "train-00027-of-00045.jsonl.gz:165896" }
starcoder
using System; using DevExpress.Utils; namespace WinFormsApplication.ViewModels { public sealed class ViewID : IEquatable<ViewID> { readonly object viewType; readonly int? id; public ViewID(object viewType) { this.viewType = viewType; this.id = null; } ...
2.720758
ad918baf254df250279e07e9308c368b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846677
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sheirali/TestAutomationATPLevel3", "max_stars_repo_path": "UnicornFramework/DemoPageTests/Tests/PurchaseWorkflow.cs", "provenance": "train-00027-of-00045.jsonl.gz:165897" }
starcoder
<gh_stars>0 using DemoPageTests.Pages; using DemoPageTests.Utils; using Microsoft.Extensions.Configuration; using OpenQA.Selenium; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Remote; using OpenQA.Selenium.Support.UI; using SeleniumExtras.WaitHelpers; using System; using System.Collections.Generic; using System...
2.187432
561b04a6d845922b86f9b32db3f4df04
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846678
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "xatixatix/UniDef", "max_stars_repo_path": "UniDef/Assets/Scripts/Enemy.cs", "provenance": "train-00027-of-00045.jsonl.gz:165898" }
starcoder
using UnityEngine; using UnityEngine.UI; public class Enemy : MonoBehaviour { public GameObject dmgTextPrefab; float health; public Slider healthBar; public int enemySpeed; public int enemyType; Rigidbody2D rb; void Start() { health = GameplayManager.instance.enemyHealth; ...
2.052627
e8d31a4efaf4e432d97a14c4ea83a676
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846679
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "shakir-timur/DiskApmManager", "max_stars_repo_path": "DiskAPMmanager/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:165899" }
starcoder
<filename>DiskAPMmanager/Program.cs using System; using System.Linq; using System.Collections.Generic; using DiskAPMmanager.Static; using DiskAPMmanager.Structs; namespace DiskAPMmanager { class Program { // return values: // 0 - no errors // 1 - invalid input // 2 - error whi...
3.191783
9fc96a36123019113f44f1a7f738d53d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846680
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "AaronFriel/pulumi-aws-native", "max_stars_repo_path": "sdk/dotnet/DevOpsGuru/Outputs/NotificationChannelSnsChannelConfig.cs", "provenance": "train-00027-of-00045.jsonl.gz:165900" }
starcoder
<reponame>AaronFriel/pulumi-aws-native // *** WARNING: this file was generated by the Pulumi SDK Generator. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulum...
1.54759
87c4cad3f218b4d2c25b0264dfb95f01
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846681
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mfrigillana/sqlnotebook", "max_stars_repo_path": "src/SqlNotebook/ImportXls/XlsSheetMeta.cs", "provenance": "train-00027-of-00045.jsonl.gz:165901" }
starcoder
<filename>src/SqlNotebook/ImportXls/XlsSheetMeta.cs<gh_stars>1-10 // SQL Notebook // Copyright (C) 2018 <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 restriction, includi...
2.040973
bc61216712f87bddbc7ee004e71ea149
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846682
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "FredMyklebust/H7P.Enum.BoosterPack", "max_stars_repo_path": "src/Enum.BoosterPack/AutoDescriptor/SourceGenerator/SourceBuilder.cs", "provenance": "train-00027-of-00045.jsonl.gz:165902" }
starcoder
using H7P.AutoEnumDescriptor.SourceGenerator.AutoDescriptor.SourceGenerator; using H7P.Enum.BoosterPack.SourceBuilder; using System; using System.Collections.Generic; using System.Linq; namespace H7P.Enum.BoosterPack.AutoDescriptor.SourceGenerator { public class SourceBuilder { public string GenerateS...
2.593654
58dee5384d7e1bce2e372745db2da2a2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846683
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "jamesmcroft/XMob-APIs", "max_stars_repo_path": "src/XPlat.Device.Geolocation/Extensions/PositionStatusExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:165903" }
starcoder
<reponame>jamesmcroft/XMob-APIs // XPlat Apps licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace XPlat.Device.Geolocation.Extensions { using System; /// <summary> /// Defines a collection of extensions for the PositionStatus enum. ...
2.558782
6fe63508eb6654b464120612f7a070f5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846684
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SinsofSloth/RF5-global-metadata", "max_stars_repo_path": "System/Runtime/Serialization/Formatters/Binary/InternalFE.cs", "provenance": "train-00027-of-00045.jsonl.gz:165904" }
starcoder
<filename>System/Runtime/Serialization/Formatters/Binary/InternalFE.cs<gh_stars>1-10 internal sealed class InternalFE // TypeDefIndex: 1096 { // Fields internal FormatterTypeStyle FEtypeFormat; // 0x10 internal FormatterAssemblyStyle FEassemblyFormat; // 0x14 internal TypeFilterLevel FEsecurityLevel; // 0x18 inter...
1.511775
1f98704868b57642e2280d77469ee297
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846685
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Andrei15193/Edesia", "max_stars_repo_path": "Andrei15193.ConstraintSatisfaction/IHeuristic.cs", "provenance": "train-00027-of-00045.jsonl.gz:165905" }
starcoder
<reponame>Andrei15193/Edesia using System.Collections.Generic; namespace Andrei15193.ConstraintSatisfaction { public interface IHeuristic<TName, TValue> { IEnumerable<KeyValuePair<TName, IEnumerable<TValue>>> Apply(IEnumerable<KeyValuePair<TName, IEnumerable<TValue>>> domains); } }
1.583671
eb567a256d90655fc5d6436637914e4a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846686
{ "extension": "c-sharp", "max_stars_count": "50.0", "max_stars_repo_name": "akarnokd/reactive-extensions", "max_stars_repo_path": "reactive-extensions/extensions/ObservableSource.cs", "provenance": "train-00027-of-00045.jsonl.gz:165906" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Reactive.Concurrency; using System.Text; using System.Threading; using System.Threading.Tasks; using static akarnokd.reactive_extensions.ValidationHelper; namespace akarnokd.reactive_extensions { /// <summary> /// Extension and st...
2.864844
04a7828edc6429329494e14ba6b7bba1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846687
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "martinca-msft/Gadgeteer", "max_stars_repo_path": "NETMF_44/GadgeteerCore/VisualStudio/Designer/Dsl/CustomCode/GadgeteerModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:165907" }
starcoder
<reponame>martinca-msft/Gadgeteer // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the Apache v.2 license. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security; using EnvDTE; using EnvDTE80; using Microsoft.Gadgeteer.Designer.Definition...
1.801035
204df1ec6fd72c1389b12bcc7d5186e2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846688
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "heyx3/Rammission", "max_stars_repo_path": "Assets/Libraries/GPUGraph/Editor/Graph System/Graph.cs", "provenance": "train-00027-of-00045.jsonl.gz:165908" }
starcoder
using System; using System.Text; using System.Collections.Generic; using System.Linq; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; using UnityEngine; namespace GPUGraph { //TODO: Use a version number uint as the context for deserialization. [Serializab...
2.6785
5aaf7ee7fa8de10ce401b436de706482
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846689
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ignatandrei/MvcContrib", "max_stars_repo_path": "src/Samples/MvcContrib.TestHelper/Website/Controllers/StarsController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165909" }
starcoder
<reponame>ignatandrei/MvcContrib using System; using System.Web; using System.Web.Mvc; using System.Linq; using MvcContrib.TestHelper.Sample.Models; using System.Collections.Generic; namespace MvcContrib.TestHelper.Sample.Controllers { public class StarsController : Controller { public Action...
1.858476
2b0583b8c466d0a95cf47ca42221ea1c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846690
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "ikorin24/Elffy", "max_stars_repo_path": "src/Elffy.Games/GameEntryPointAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:165910" }
starcoder
<reponame>ikorin24/Elffy #nullable enable using System; namespace Elffy { /// <summary>Mark attribute of the game entry point</summary> [AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)] public sealed class GameEntryPointAttribute : Attribute { } }
1.819931
a23f36acac38d4cb9188b0deaa74d874
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846691
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "AaronAmberman/WPF.DefaultControlTemplateViewer", "max_stars_repo_path": "DefaultControlTemplateViewer/DefaultControlTemplateViewer/MainWindow.xaml.cs", "provenance": "train-00027-of-00045.jsonl.gz:165911" }
starcoder
using System.Windows; namespace DefaultControlTemplateViewer { /* * Potential ideas for getting more than just a basic text view for text display... * https://github.com/icsharpcode/AvalonEdit * https://github.com/WPFDevelopersOrg/XamlViewer * https://github.com/thinkpixellab/kaxaml * htt...
2.228991
4b84e87daa1e8897c1f6305f718612a2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846692
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "SolastaMods/SolastaModApi", "max_stars_repo_path": "SolastaModApi/Settings.cs", "provenance": "train-00027-of-00045.jsonl.gz:165912" }
starcoder
using UnityModManagerNet; namespace SolastaModApi { public class Core { } public class Settings : UnityModManager.ModSettings { internal int selectedRawDataType = 0; internal int maxRows = 20; internal int maxSearchDepth = 3; } }
1.347052
e100a0e09810b7c0f169b788966e74ad
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846693
{ "extension": "c-sharp", "max_stars_count": "108.0", "max_stars_repo_name": "AntonKrug/emul8-modded", "max_stars_repo_path": "Emulator/VideoAnalyzer/Events/XWTEventSource.cs", "provenance": "train-00027-of-00045.jsonl.gz:165913" }
starcoder
<reponame>AntonKrug/emul8-modded<gh_stars>100-1000 // // Copyright (c) Antmicro // Copyright (c) Realtime Embedded // // This file is part of the Emul8 project. // Full license details are defined in the 'LICENSE' file. // using System; using Xwt; using Emul8.Logging; using Emul8.Extensions.Analyzers.Video.Handlers; n...
1.918717
edf4cd5ecb82d8cb7665da8ac80405df
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846694
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "pagarme/bifrost", "max_stars_repo_path": "PagarMe.Generic/ProgramEnvironment.cs", "provenance": "train-00027-of-00045.jsonl.gz:165914" }
starcoder
using System; using System.Reflection; namespace PagarMe.Generic { public class ProgramEnvironment { public static String CurrentVersion => Assembly.GetEntryAssembly().GetName().Version.ToString(3); private static PlatformID platform => Environment.OSVersion.Platform; public static Bo...
2.498081
f401a2c5e88f05c39a783d27289e61a7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846695
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "StefanStrauberg/TelMed", "max_stars_repo_path": "src/Services/Organizations/CORE/Organizations.Application/Features/Organization/Requests/Commands/DeleteOrganizationCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:165915" }
starcoder
using MediatR; namespace Organizations.Application.Features.Organization.Requests.Commands { public record DeleteOrganizationCommand(string id) : IRequest; }
1.150056
423a31becfb735ee93aad33ddef5806a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846696
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "aspose-email/Aspose.Email-for-.NET", "max_stars_repo_path": "Demos/src/Aspose.Email.Live.Demos.UI/Controllers/Api/AsposeEmailSearchController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165916" }
starcoder
<gh_stars>10-100 using Aspose.Email.Live.Demos.UI.Config; using Aspose.Email.Live.Demos.UI.Filters; using Aspose.Email.Live.Demos.UI.Models; using Aspose.Email.Live.Demos.UI.Services; using Aspose.Email.Live.Demos.UI.Services.Email; using Aspose.Words; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Configur...
2.23299
277b376124c98527ce132a659bffc26f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846697
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "kozlov-d/QSProjects", "max_stars_repo_path": "QS.Features/Features/FeaturesAutofacModule.cs", "provenance": "train-00027-of-00045.jsonl.gz:165917" }
starcoder
<reponame>kozlov-d/QSProjects<filename>QS.Features/Features/FeaturesAutofacModule.cs using System; using Autofac; using QS.Serial; using QS.Serial.Encoding; using QS.Serial.ViewModels; using QS.ViewModels; namespace QS.Features { public class FeaturesAutofacModule : Module { protected override void Load(Container...
1.86082
4fbdbd5d87f6c631555b321d13ca6eb1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846698
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "lipnus/musicGame", "max_stars_repo_path": "Assets/Script/Utils/UIManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:165918" }
starcoder
<reponame>lipnus/musicGame<filename>Assets/Script/Utils/UIManager.cs using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class UIManager : MonoBehaviour { // public Image image; public Text midText; public Text n...
2.172133
dde827509f45aae2225162d2fea5a425
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846699
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sagasu/Algo-DataStructures", "max_stars_repo_path": "AlgoTest/LeetCode/PermutationsII/Permutations2TLE.cs", "provenance": "train-00027-of-00045.jsonl.gz:165919" }
starcoder
<filename>AlgoTest/LeetCode/PermutationsII/Permutations2TLE.cs using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Text; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace AlgoTest.LeetCode.PermutationsII { [TestClass] public class Permutations2TLE {...
3.259809
4be881bd50fce2064b9bccd636876f48
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846700
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Victhor94/loggencsg", "max_stars_repo_path": "gapi_plus/UDGenerator.cs", "provenance": "train-00027-of-00045.jsonl.gz:165920" }
starcoder
<gh_stars>0 using System; using Google.Apis.Plus.v1; using Core; using Logger; using System.Collections.Generic; using Google.Apis.Plus.v1.Data; namespace LoggenCSG { internal class UDGenerator : Generator { public UDGenerator(string apiKey, IStater stater = null) : base(apiKey, stater) { } ...
1.707926
db8d6da53e01b080dabfda53b14883e7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846701
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CORDEA/Classica", "max_stars_repo_path": "Plugin.Classica.Abstractions/IMusic.cs", "provenance": "train-00027-of-00045.jsonl.gz:165921" }
starcoder
<gh_stars>0 using System; namespace Plugin.Classica.Abstractions { public interface IMusic { int Id { get; } int ComposerId { get; } string Name { get; } int Year { get; } string OpusNumber { get; } } }
1.524965
be7290d7ace27849c81992d688a11338
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846702
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ssfcultra/Katas", "max_stars_repo_path": "KeithKatas.Tests/201607/PalindromeTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:165922" }
starcoder
using KeithKatas.July2016; using NUnit.Framework; namespace Sandbox { [TestFixture] public class PalindromeTests { [Test] public void PalindromeTest1() { Assert.AreEqual(true, Palindrome.IsPalindrome("anna")); Assert.AreEqual(false, Palindrome.IsPalindrome("...
2.13138
1bdd0794fcdf67f16ee2971f06bf1927
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846703
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Soverclysm/Exurb1aBot", "max_stars_repo_path": "Exurb1aBot/Model/ViewModel/ImageModels/ImageModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:165923" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Text; namespace Exurb1aBot.Model.ViewModel.ImageModels { public class ImageModel { public string[] Thumbs { get; set; } public string[] Links { get; set; } public string[] Titles { get; set; } } }
1.205312
eeaf78e84ec8b03b935ae2023519f164
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846704
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Asledorf/Software-Projects-Bullet-Hell", "max_stars_repo_path": "Assets/BulletPro/Core/Classes/EmissionParams.cs", "provenance": "train-00027-of-00045.jsonl.gz:165924" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; #if UNITY_EDITOR using UnityEditor; using System.Linq; #endif // This script is part of the BulletPro package for Unity. // Author : <NAME> <<EMAIL>> namespace BulletPro { public enum EmissionParamsType { Bullet, Shot, Pattern } ...
2.449013
b6888d3d330b35a1de42cca956a37065
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846705
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JasonKStevens/PuzzleBox.NeuralNets", "max_stars_repo_path": "PuzzleBox.NeuralNets/Algebra/Tensor.cs", "provenance": "train-00027-of-00045.jsonl.gz:165925" }
starcoder
using System; using System.Linq; using MathNet.Numerics.LinearAlgebra; namespace PuzzleBox.NeuralNets.Algebra { public class Tensor : IEquatable<Tensor> { public Size Size { get; } public Vector<float> Value { get; } public Tensor(Size size, Vector<float> value) { ...
3.298674
71fc4144a0c0194aff937ecb5e46648b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846706
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "EnigmaDragons/LDJam46", "max_stars_repo_path": "src/LDJam46/Assets/Scripts/Demons/HumiliationDemon.cs", "provenance": "train-00027-of-00045.jsonl.gz:165926" }
starcoder
<reponame>EnigmaDragons/LDJam46 using System; using System.Collections.Generic; using System.Linq; using Assets.Scripts.Demons; using UnityEngine; public class HumiliationDemon : MonoBehaviour { [SerializeField] private DemonState demonState; [SerializeField] private Transform[] spawnPoints; [SerializeFie...
1.927929
a4afa67d13692b7fc18fa55d2423c1e4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846707
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "kennethscott/AddAnyFile", "max_stars_repo_path": "src/source.extension.cs", "provenance": "train-00027-of-00045.jsonl.gz:165927" }
starcoder
<filename>src/source.extension.cs // ------------------------------------------------------------------------------ // <auto-generated> // This file was generated by Extensibility Tools v1.10.188 // </auto-generated> // ------------------------------------------------------------------------------ namespace Kenneth...
1.91212
5c1fb1f3d96182096328c26a90deea43
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846708
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ben-foster-cko/checkout-webapi-validation", "max_stars_repo_path": "src/APIValidationDemo/Controllers/ItemsController.cs", "provenance": "train-00027-of-00045.jsonl.gz:165928" }
starcoder
using APIValidationDemo.Commands; using System.Collections.Generic; using System.Net; using System.Net.Http; using System.Web.Http; namespace APIValidationDemo.Controllers { public class ItemsController : ApiController { private static List<string> items = new List<string> { "Item 1", "Item 2", "Item ...
2.552987
823d14b67fa86f289b5ccedd2a7ea8fa
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846709
{ "extension": "c-sharp", "max_stars_count": "635.0", "max_stars_repo_name": "doylecnn/KeeAnywhere", "max_stars_repo_path": "KeeAnywhere/OAuth2/OAuth2Flow.cs", "provenance": "train-00027-of-00045.jsonl.gz:165929" }
starcoder
<filename>KeeAnywhere/OAuth2/OAuth2Flow.cs using System.Windows.Forms; using KeePass.UI; using KeePassLib.Utility; namespace KeeAnywhere.OAuth2 { public static class OAuth2Flow { public static bool TryAuthenticate(IOAuth2Provider provider) { var dlg = new OAuth2Form(); d...
2.246012
d1a51a182ca7794de6f5d3ec6341cf6f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846710
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RedBearSys/ModulusChecker", "max_stars_repo_path": "ModulusCheckingTests/Loaders/ModulusWeightTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:165930" }
starcoder
<reponame>RedBearSys/ModulusChecker using ModulusChecking.Loaders; using ModulusChecking.Models; using NUnit.Framework; using System.IO; using System.Linq; namespace ModulusCheckingTests.Loaders { public class ModulusWeightTests { [Test] public void CanGetRuleMappings() { va...
2.713201
fe95eddd27fb63a32c0a20308ecfba0b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8846711
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "mariofv/SuperMarioGo", "max_stars_repo_path": "src/Assets/scripts/menu/creditsMenu/CreditsMenu.cs", "provenance": "train-00027-of-00045.jsonl.gz:165931" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class CreditsMenu : Menu { // Use this for initialization void Start () { } // Update is called once per frame void Update () { } public override void leftKeyPressed() { ...
1.955233
dfc97486b644bd3e4366225934df379f