added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1237
{ "extension": "c-sharp", "max_stars_count": "350.0", "max_stars_repo_name": "cmguo/PanuonUI", "max_stars_repo_path": "Panuon.UIBrowser/ViewModels/Special/PagingNavViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:1238" }
starcoder
using Caliburn.Micro; using Panuon.UI; using Panuon.UIBrowser.Models; using System; using System.Collections.ObjectModel; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media; namespace Panuon.UIBrowser.ViewModels.Special { publ...
2.236545
7e340f4ab72cecd3d010fa9e7a6a73f3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1238
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NGTO-WONG/KishiStory", "max_stars_repo_path": "Assets/AllIn1SpriteShader/Demo/Scripts/DemoCamera.cs", "provenance": "train-00000-of-00045.jsonl.gz:1239" }
starcoder
<reponame>NGTO-WONG/KishiStory<filename>Assets/AllIn1SpriteShader/Demo/Scripts/DemoCamera.cs<gh_stars>0 using System.Collections; using UnityEngine; namespace AllIn1SpriteShader { public class DemoCamera : MonoBehaviour { [SerializeField] private Transform targetedItem = null; [Seriali...
2.015615
64b08aca1c819980130168941d4c7e91
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1239
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "komunre/space-station-14", "max_stars_repo_path": "Content.Server/AI/Utility/Actions/Clothing/Head/PickUpHead.cs", "provenance": "train-00000-of-00045.jsonl.gz:1240" }
starcoder
using System; using System.Collections.Generic; using Content.Server.AI.Operators.Sequences; using Content.Server.AI.Utility.Considerations; using Content.Server.AI.Utility.Considerations.Containers; using Content.Server.AI.Utility.Considerations.Inventory; using Content.Server.AI.Utility.Considerations.Movement; using...
2.107453
99c844c9d2daea646dda1612007bded4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1240
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ignacionr/arangodb-net-standard", "max_stars_repo_path": "arangodb-net-standard/TransactionApi/TransactionApiClient.cs", "provenance": "train-00000-of-00045.jsonl.gz:1241" }
starcoder
using ArangoDBNetStandard.Serialization; using ArangoDBNetStandard.TransactionApi.Models; using ArangoDBNetStandard.Transport; using System.Threading.Tasks; namespace ArangoDBNetStandard.TransactionApi { /// <summary> /// Provides access to ArangoDB transaction API. /// </summary> public class Transac...
2.536195
a4be91dd5bb828679478c68ad3ba7c4c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1241
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "YourMamma/TTT_PCL", "max_stars_repo_path": "TTT_PCL/Initializers/S_MinToWinInitializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:1242" }
starcoder
namespace TTT_PCL.Initializers { public class S_MinToWinInitializer { public int MinToWinHorizontally { get; set; } public int MinToWinVertically { get; set; } public int MinToWinDiagonally { get; set; } } }
1.803838
4ffccb37ada51a5e7f8549c0973c78fc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1242
{ "extension": "c-sharp", "max_stars_count": "58.0", "max_stars_repo_name": "tiZyJoshi/system-terminal", "max_stars_repo_path": "src/core/Drivers/TerminalDriver.cs", "provenance": "train-00000-of-00045.jsonl.gz:1243" }
starcoder
<gh_stars>10-100 using System.Diagnostics.CodeAnalysis; using System.IO; using System.Text; using System.Threading; using static System.TerminalConstants; namespace System.Drivers { abstract class TerminalDriver { public event EventHandler<TerminalResizeEventArgs>? Resize { add ...
2.40798
db300462ef46142bd1d0dc69d9e08bca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1243
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "davidorbelian/MicroNetCore.Rest", "max_stars_repo_path": "samples/MicroNetCore.Rest.Sample/Models/User.cs", "provenance": "train-00000-of-00045.jsonl.gz:1244" }
starcoder
using System.Collections.Generic; using System.Runtime.Serialization; using MicroNetCore.Models; using MicroNetCore.Models.Markup.Attributes; using MicroNetCore.Rest.MediaTypes.Hypermedia.Attributes; namespace MicroNetCore.Rest.Sample.Models { [Title("User")] [DataContract] public sealed class User : IEnt...
2.198755
f5d613fdcba9cd27bf91da47a68365fd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1244
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "1804-Apr-USFdotnet/asanjose-project0", "max_stars_repo_path": "ConsoleProj/ConsoleProj/LoopingUi.cs", "provenance": "train-00000-of-00045.jsonl.gz:1245" }
starcoder
using System; using System.Collections.Generic; using System.Collections; using System.Linq; using NLog; using ClassProj; using DataLayer; namespace ConsoleProj { public partial class MainClass { private static Logger logger = LogManager.GetCurrentClassLogger(); public static ...
3.114849
c7072e447a1238ea9d1a46c5f81dd56d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1245
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BIGDummyHead/DummyLib", "max_stars_repo_path": "DummyLib/TargetType.cs", "provenance": "train-00000-of-00045.jsonl.gz:1246" }
starcoder
using dnlib.DotNet; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DummyLib { /// <summary> /// Helps the <see cref="AssemblyWriter"/> Find Types Easily /// </summary> public class TargetType { /// <summary> ...
3.306395
2243adb8ae198a4a4c5bf189108e733b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1246
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jelink/Utilities-VS2015-", "max_stars_repo_path": "Ironman.Core/API/Manager/Interfaces/IAPIMapping.cs", "provenance": "train-00000-of-00045.jsonl.gz:1247" }
starcoder
<reponame>jelink/Utilities-VS2015- /* Copyright (c) 2014 <a href="http://www.gutgames.com"><NAME></a> 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, including without limita...
2.221451
813fb1668b5dbb1945edadea500905f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1247
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wuxiaod1987/WCAE", "max_stars_repo_path": "WCAE/GUI/WGUIs/Controls/WDarkTabControl.cs", "provenance": "train-00000-of-00045.jsonl.gz:1248" }
starcoder
<reponame>wuxiaod1987/WCAE using System; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.Drawing.Text; namespace WCAE.WGUIs.Controls { /// <summary> /// Summary description for FlatTabControl. /// </summary> public class WDarkTabControl : System.Windows.Forms...
2.406381
bdc7b5d27cb4014bb30296f14374cc4a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1248
{ "extension": "c-sharp", "max_stars_count": "41.0", "max_stars_repo_name": "ltrzesniewski/PropertyChanging", "max_stars_repo_path": "TestAssemblies/AssemblyToProcess/TransitiveDependencies.cs", "provenance": "train-00000-of-00045.jsonl.gz:1249" }
starcoder
<filename>TestAssemblies/AssemblyToProcess/TransitiveDependencies.cs using System.ComponentModel; public class TransitiveDependencies:INotifyPropertyChanging { public string My { get; set; } public string MyA => My + "A"; public string MyAB => MyA + "B"; public string MyABC => MyAB + "C"; public e...
2.404639
424dba0b5d39f7a410321fe813d1cc0a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1249
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rhythmagency/Rhythm.SchemaOrg", "max_stars_repo_path": "src/Rhythm.SchemaOrg/BaseTypes/soNumber.cs", "provenance": "train-00000-of-00045.jsonl.gz:1250" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml.Serialization; namespace Rhythm.SchemaOrg.BaseTypes { [Serializable] [XmlType(AnonymousType = true)] public class soNumber : SchemaSimpleType<decimal> { ...
2.429301
13a9a1de7798a57163ba0aee9b1feffc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1250
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "aldentea/WpfApplicationWithDocument", "max_stars_repo_path": "WpfApplicationFramework/WindowWithDocument.cs", "provenance": "train-00000-of-00045.jsonl.gz:1251" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Aldentea.Wpf.Document; using System.Windows; using System.Windows.Input; using System.Windows.Controls; namespace Aldentea.Wpf.Application { #region WindowWithDocumentクラス public class WindowWithDocument : Window { #reg...
2.523089
fec4ffb909265181e07f3d4d9325f03a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1251
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sdk-team/aliyun-openapi-net-sdk", "max_stars_repo_path": "aliyun-net-sdk-rds/Rds/Model/V20140815/DescribeCrossRegionBackupsResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:1252" }
starcoder
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License")...
1.266783
b3b9e5c2125ec7845b9400675f821589
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1252
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MindPort-GmbH/VR-Builder-XR-Interaction-Component", "max_stars_repo_path": "Source/Runtime/Properties/UsableProperty.cs", "provenance": "train-00000-of-00045.jsonl.gz:1253" }
starcoder
<gh_stars>0 using System; using UnityEngine; using UnityEngine.XR.Interaction.Toolkit; using VRBuilder.Core.Properties; using VRBuilder.BasicInteraction.Properties; namespace VRBuilder.XRInteraction.Properties { /// <summary> /// XR implementation of <see cref="IUsableProperty"/>. /// </summary> [Requ...
2.266112
384068493516b119ca8203ba8fd88327
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1253
{ "extension": "c-sharp", "max_stars_count": "14.0", "max_stars_repo_name": "andrewschmidt-a/azure-keyvault-rotator", "max_stars_repo_path": "KeyVault-Rotation.Tests/NullScope.cs", "provenance": "train-00000-of-00045.jsonl.gz:1254" }
starcoder
// <copyright file="NullScope.cs" company="Microsoft"> // Copyright (c) Microsoft. All rights reserved. // see: https://github.com/Azure-Samples/azure-functions-tests/blob/master/LICENSE // </copyright> namespace Functions.Tests { using System; public class NullScope : IDisposable { public static N...
1.815924
f020693b1e94dcfe99eecd8366648117
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1254
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "marinehero/microserver", "max_stars_repo_path": "Core/Logger/Logger.cs", "provenance": "train-00000-of-00045.jsonl.gz:1255" }
starcoder
<gh_stars>1-10 using System; namespace MicroServer.Logging { public static class Logger { private static object lockObject = new object(); private static ILogger logger = null; private static LoggerLevel maxLogLevel = LoggerLevel.Error; public static void Initialize(ILogger...
2.85418
e7dffe972688769292e4ba99b01f63d6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1255
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "huseyinsimsekk/Asp.NetCore.MVC.SbAdmin2", "max_stars_repo_path": "src/SbAdmin2.Web/Views/Employee/Add.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1256" }
starcoder
<gh_stars>0 @model Employee @{ ViewData["Title"] = "Add"; Layout = "~/Views/Shared/_Layout.cshtml"; } <div class="card mb-4 col-md-6 py-3 border-left-@ViewBag.ThemeColor"> <div class="card-body ml-3"> <form asp-controller="Employee" asp-action="Add" method="post" role="form"> <partial n...
1.571751
cc62e91ff747bbe305c928ca3e48b16c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1256
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "gamunuud/notus", "max_stars_repo_path": "Notus/Views/Group/_RequestsView.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1257" }
starcoder
@model IEnumerable<Notus.ViewModels.GroupRequestViewModel> @{ ViewBag.Title = "Join Requests"; Layout = "~/Views/Shared/_PageLayout.cshtml"; } <div class="well"> <strong>Requests</strong> <div style="float: right;"> <a style="float: right" href="/Group/Index/@ViewBag.CurrentGroupID" class="bt...
2.495568
b75079f1c5af1cd519e9bb1a8f79a429
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1257
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "042020-dotnet-uta-p3/rvtr-api-account", "max_stars_repo_path": "aspnet/RVTR.Account.UnitTesting/Tests/PaymentControllerTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:1258" }
starcoder
using System; using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Microsoft.Data.Sqlite; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Logging; using Moq; using RVTR.Account.DataContext; using RVTR.Account.DataContext.Repositories; using RVTR.Account.O...
2.057485
acf2a9ff4f5befa741a3d2ec7bfce677
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1258
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "elifandi/simulator", "max_stars_repo_path": "Assets/Scripts/Network/Master/MasterManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:1259" }
starcoder
<reponame>elifandi/simulator /** * Copyright (c) 2019 LG Electronics, Inc. * * This software contains code licensed as described in LICENSE. * */ namespace Simulator.Network.Master { using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Net...
1.806086
98e0bc75dd13b4a2d8c76f13d3fed615
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1259
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "a-kozhanov/codewars_csharp", "max_stars_repo_path": "CodeWarsTests/8kyu/DollarsAndCentsTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:1260" }
starcoder
using CodeWars; using NUnit.Framework; namespace CodeWarsTests { [TestFixture] public class DollarsAndCentsTests { [Test] public void SampleTest() { Assert.AreEqual("$39.99", DollarsAndCents.FormatMoney(39.99), "That's not formatted the way we expected."); } ...
2.601475
5b8f7262163fb05e55687d9ab3817fd9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1260
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rongjiecomputer/BuildXL", "max_stars_repo_path": "Public/Src/Engine/UnitTests/Processes/Containers/ContainerSandboxExecutorIntegrationTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:1261" }
starcoder
<gh_stars>0 // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.IO; using System.Threading.Tasks; using BuildXL.Native.IO; using BuildXL.Pips; using BuildXL.Pips.Ope...
1.704032
020eccead11ef1bbfae792d353a6a99f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1261
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "CFGToolkit/CFGToolkit.ParserCombinator", "max_stars_repo_path": "CFGToolkit.ParserCombinator/Parsers/RepeatParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:1262" }
starcoder
using System.Collections.Generic; using System.Linq; using CFGToolkit.ParserCombinator; using CFGToolkit.ParserCombinator.Input; using CFGToolkit.ParserCombinator.Parsers.Graphs; using CFGToolkit.ParserCombinator.State; using CFGToolkit.ParserCombinator.Values; namespace CFGToolkit.ParserCombinator.Parsers { publ...
2.435703
63ef3ea1e66e5f9e39164840edc981ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1262
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ZhangZexiao/CollectPhoto", "max_stars_repo_path": "TagLibSharp/TagLib/Mpeg4/Boxes/FullBox.cs", "provenance": "train-00000-of-00045.jsonl.gz:1263" }
starcoder
<reponame>ZhangZexiao/CollectPhoto<gh_stars>0 using System; namespace TagLib.Mpeg4 { public abstract class FullBox: Box { #region Private Fields private byte version; private uint flags; #endregion #region Constructors protected FullBox(BoxHeader header,TagLib.File file,IsoHandlerBox handler): base(header,ha...
2.461914
445055c41bb2f9581b10ab12b4ef8586
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1263
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "dongdapeng110/SharpDevelopTest", "max_stars_repo_path": "src/AddIns/Misc/Reports/ICSharpCode.Reports.Core/Project/Expressions/SimpleExpressionEvaluator/Evaluation/IFunctionResolutionService.cs", "provenance": "train-00000-of-00045.js...
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace SimpleExpressionEvaluator.Evaluation { public interface IFunctionResolutionService { Func<object[], object> ResolveFunction(string functionName); } }
1.734045
2ba3511a8d0e4e2b8d67032257ce1704
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1264
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "victorywys/psi", "max_stars_repo_path": "Sources/Visualization/Microsoft.Psi.Visualization.Common.Windows/Config/InstantVisualizationObjectConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:1265" }
starcoder
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. namespace Microsoft.Psi.Visualization.Config { using System.Runtime.Serialization; /// <summary> /// Represents an instant visualization object configuration. /// </summary> [DataContract(Namespace = "...
1.419948
caa2f0a1b1bbde21e49e0ce6c50eb530
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1265
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "A360JMaxxgamer/docs-doc", "max_stars_repo_path": "src/DocsAnalyzer/ImageAnalyzer.cs", "provenance": "train-00000-of-00045.jsonl.gz:1266" }
starcoder
<reponame>A360JMaxxgamer/docs-doc using System; using System.IO; using System.Runtime.CompilerServices; using System.Threading.Tasks; using Tesseract; [assembly: InternalsVisibleTo("DocsDoc.DocsAnayzer.Test")] namespace DocsDoc.DocsAnalyzer { internal class ImageAnalyzer : IImageAnalyzer, IDisposable { ...
2.620574
895235509c0188db0ac6d670af0c678f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1266
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mathcham/digiCamControl", "max_stars_repo_path": "CameraControl.Core/Classes/WindowsCmdConsts.cs", "provenance": "train-00000-of-00045.jsonl.gz:1267" }
starcoder
<reponame>mathcham/digiCamControl #region Licence // Distributed under MIT License // =========================================================== // // digiCamControl - DSLR camera remote control open source software // Copyright (C) 2014 <NAME> // // Permission is hereby granted, free of charge, to any person obtai...
1.353924
2c7c4353c6e5d60dea5b4c1d552a542d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1267
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "martinwoodward/OpenLiveWriter", "max_stars_repo_path": "src/managed/OpenLiveWriter.HtmlEditor/Debugging/StyleDebugger.cs", "provenance": "train-00000-of-00045.jsonl.gz:1268" }
starcoder
<filename>src/managed/OpenLiveWriter.HtmlEditor/Debugging/StyleDebugger.cs // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System....
1.962492
30a1b95d6b92b188138041e25bb09721
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1268
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "noflashbang/odata.net", "max_stars_repo_path": "src/OData/Microsoft/OData/Core/UriParser/Parsers/SelectExpandSyntacticParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:1269" }
starcoder
<gh_stars>0 // OData .NET Libraries // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/l...
2.040259
ab31e818b587febc1ce9f1e4653e8945
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1269
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "Soupstraw/space-station-14", "max_stars_repo_path": "Content.Server/Traitor/Uplink/Telecrystal/TelecrystalSystem.cs", "provenance": "train-00000-of-00045.jsonl.gz:1270" }
starcoder
using Content.Server.Traitor.Uplink.Account; using Content.Server.Traitor.Uplink.Components; using Content.Shared.Interaction; using Content.Shared.Popups; using Content.Shared.Stacks; using Robust.Shared.GameObjects; using Robust.Shared.IoC; using Robust.Shared.Localization; using System; namespace Content.Server.Tra...
1.969737
255582781325495f7471a6459ad3b855
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1270
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "weissrob/mygeotab-api-adapter", "max_stars_repo_path": "MyGeotabAPIAdapter/ObjectMapper.cs", "provenance": "train-00000-of-00045.jsonl.gz:1271" }
starcoder
using Geotab.Checkmate.ObjectModel; using Geotab.Checkmate.ObjectModel.Engine; using Geotab.Checkmate.ObjectModel.Exceptions; using static MyGeotabAPIAdapter.Database.Common; using Microsoft.CSharp.RuntimeBinder; using MyGeotabAPIAdapter.Database.Models; using Newtonsoft.Json; using System; using System.Collec...
2.530257
5b6a537e5e1d426b8911b526f65870c0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1271
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "scottspiller/fantasydata-api-csharp", "max_stars_repo_path": "FantasyData.Api.Client.NetCore/Model/MMA/EventDetail.cs", "provenance": "train-00000-of-00045.jsonl.gz:1272" }
starcoder
using System; using System.ComponentModel; using System.Runtime.Serialization; namespace FantasyData.Api.Client.NetCore.Model.MMA { [DataContract(Namespace="", Name="EventDetail")] [Serializable] public partial class EventDetail { /// <summary> /// The details of the fights ///...
2.383593
7990e5e129acea907e197246344c1ead
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1272
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "matheval/expression-evaluator-c-sharp", "max_stars_repo_path": "Math expression eval/org.matheval/Parser/Node/UnaryNode.cs", "provenance": "train-00000-of-00045.jsonl.gz:1273" }
starcoder
<filename>Math expression eval/org.matheval/Parser/Node/UnaryNode.cs using org.matheval.Operators; namespace org.matheval.Node { /// <summary> /// Create class UnaryNode implements node /// Unary node, used to hold unary operator /// </summary> public class UnaryNode : Implements.Node { ...
2.777166
b87b05cfba613d30630481e9082bdf8c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1273
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sbomer/xamarin-macios", "max_stars_repo_path": "tests/msbuild/Xamarin.MacDev.Tasks.Tests/TaskTests/ResolveNativeReferencesTaskTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:1274" }
starcoder
using System; using System.IO; using NUnit.Framework; namespace Xamarin.MacDev.Tasks.Tests { [TestFixture] public class ResolveNativeReferencesTaskTest { // single arch request (subset are fine) [TestCase ("iOS", null, "arm64", "ios-arm64/Universal.framework/Universal")] [TestCase ("iOS", "simulator", "x86...
1.955686
3ff2516759caacf7a55b773731574293
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1274
{ "extension": "c-sharp", "max_stars_count": "131.0", "max_stars_repo_name": "rwg0/netsparkle", "max_stars_repo_path": "NetSparkleChecker/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:1275" }
starcoder
<filename>NetSparkleChecker/Program.cs<gh_stars>100-1000 using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; using System.IO; using AppLimit.NetSparkle; namespace NetSparkleChecker { static class Program { /// <summary> /// The m...
2.722171
36fc63a82f84559d1ba79b17b3968aa0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1275
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "allenlooplee/Expire", "max_stars_repo_path": "Expire/ViewModels/ViewModelBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:1276" }
starcoder
using System; using System.ComponentModel; using System.Runtime.CompilerServices; using Expire.Utils; namespace Expire.ViewModels { public class ViewModelBase : ObservableObject { private string title = string.Empty; public string Title { get => title; set => SetProperty(ref titl...
2.097888
f5b34560806054c1fddbab3be92698d7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1276
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ivaneliasoo/PDFsharp", "max_stars_repo_path": "src/HtmlRenderer.PDFSharp/HtmlContainer.cs", "provenance": "train-00000-of-00045.jsonl.gz:1277" }
starcoder
<gh_stars>0 // "Therefore those skilled at the unorthodox // are infinite as heaven and earth, // inexhaustible as the great rivers. // When they come to an end, // they begin again, // like the days and months; // they die and are reborn, // like the four seasons." // // - <NAME>, // "The Art of War" using PdfSharp...
2.49392
fdbb59a8773cfd433c1c42d5381e6427
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1277
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "john-alessi/TeamMate", "max_stars_repo_path": "Source/Foundation/CommandLine/CommandBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:1278" }
starcoder
<reponame>john-alessi/TeamMate namespace Microsoft.Tools.TeamMate.Foundation.CommandLine { public abstract class CommandBase : ICommand { protected CommandBase() { } protected void Initialize(string name, string description, string usage) { this.CommandName ...
2.318443
3636b94f5f1625ceff223b2518bfc00d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1278
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jagel/meal-planner-api", "max_stars_repo_path": "MealPlanner.Api/Definitions/MessageResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:1279" }
starcoder
<reponame>jagel/meal-planner-api namespace JGL.Api.Definitions { public class MessageResponse { public static string GETNOTFOUNDMESSAGE(string lang = "en") { return lang == "en" ? "Item Not Found." : "Elemento no encontrado"; } public static string ENTITYNOTFOUND = ...
2.217777
c919eba3bfd4e4befed9e7616b38e65a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1279
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.dfc-coursedirectory", "max_stars_repo_path": "src/Dfc.CourseDirectory.WebV2/Features/Home/Start.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1280" }
starcoder
@{ Layout = "_V2LayoutCore"; } <div class="govuk-main-wrapper govuk-body" aria-labelledby="pagetitle"> <h1 id="pagetitle" class="govuk-heading-l">Publish to the course directory</h1> <h2 class="govuk-heading-m">Who is this service for?</h2> <div class="govuk-grid-row govuk-!-margin-0"> <div cl...
2.125534
9659d4e7696c4cf822596214f0a92291
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1280
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BohdanMosiyuk/samples", "max_stars_repo_path": "snippets/csharp/VS_Snippets_ADO.NET/Classic WebData DataColumn.ColumnMapping Example/CS/source.cs", "provenance": "train-00000-of-00045.jsonl.gz:1281" }
starcoder
using System; using System.Data; using System.Windows.Forms; public class Form1: Form { protected DataSet DataSet1; // <Snippet1> private void AddColumn(DataTable table) { // Create a new column and set its properties. DataColumn column = new DataColumn("column", typeof(i...
2.999799
2470cbe6d5ea92ec60a71effab775f21
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1281
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "moljac/monomac", "max_stars_repo_path": "samples/OpenGL-NeHe/NeHeLesson9/Scene.cs", "provenance": "train-00000-of-00045.jsonl.gz:1282" }
starcoder
<filename>samples/OpenGL-NeHe/NeHeLesson9/Scene.cs // // This code was created by <NAME> '99 // // If you've found this code useful, please let me know. // // Visit me at www.demonews.com/hosted/nehe // //===================================================================== // Converted to C# and MonoMac by <NAME> // h...
2.449963
e5d403b79ac60f7fb0d14d099a8a98ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1282
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jchannon/Nancy", "max_stars_repo_path": "test/Nancy.Testing.Tests/BrowserFixture.cs", "provenance": "train-00000-of-00045.jsonl.gz:1283" }
starcoder
namespace Nancy.Testing.Tests { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security.Cryptography.X509Certificates; using System.Text; using System.Collections.ObjectModel; using System.Threading.Tasks; using Nancy.Extens...
2.158234
dbdcc7d69a9fbf544ebb2a1ce067a083
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1283
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Hostur/Games-Core", "max_stars_repo_path": "Assets/Editor/WorkbookUtils/Converters/ExcelWorkbookConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:1284" }
starcoder
using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading.Tasks; using NPOI.OpenXml4Net.Exceptions; using NPOI.SS.UserModel; namespace Editor.WorkbookUtils.Converters { internal class ExcelWorkbookConverter { /// <summary> /// Creates cached structure with contains a...
2.857799
c64722caaf64d949ca8ef6db661ca5bf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1284
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "IlyaChernov/Teensy_CNC_Manager", "max_stars_repo_path": "TeensyCNCManager.Core/GCode/CodeParameterAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:1285" }
starcoder
<reponame>IlyaChernov/Teensy_CNC_Manager namespace TeensyCNCManager.Core.GCode { using System; [AttributeUsage(AttributeTargets.Property, AllowMultiple = true)] public class CodeParameter : Attribute { public string ParamName { get; set; } public bool Persistent { get; set; } } }
1.831244
076f9fb6488371d66fb7716e7bb9be95
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1285
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "harry48225/poolelo", "max_stars_repo_path": "poolelo/Services/EloService.cs", "provenance": "train-00000-of-00045.jsonl.gz:1286" }
starcoder
using System; namespace poolelo.Services { public static class EloService { public static readonly double WIN_SCORE = 1; public static readonly double DRAW_SCORE = 0.5; public static readonly double LOSE_SCORE = 0; private static int K_FACTOR = 32; public static double ...
2.929158
3516b4f0f3e3121652024b34e6caa674
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1286
{ "extension": "c-sharp", "max_stars_count": "4874.0", "max_stars_repo_name": "zznty/ImageSharp", "max_stars_repo_path": "tests/ImageSharp.Benchmarks/Color/ColorspaceCieXyzToCieLabConvert.cs", "provenance": "train-00000-of-00045.jsonl.gz:1287" }
starcoder
// Copyright (c) <NAME>. // Licensed under the Apache License, Version 2.0. using BenchmarkDotNet.Attributes; using Colourful; using SixLabors.ImageSharp.ColorSpaces; using SixLabors.ImageSharp.ColorSpaces.Conversion; using Illuminants = Colourful.Illuminants; namespace SixLabors.ImageSharp.Benchmarks.ColorSpaces {...
2.223872
b47f16128544f589229dce90517f4b7a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1287
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AccelByte/accelbyte-csharp-sdk", "max_stars_repo_path": "AccelByte.Sdk/Api/Legal/Wrapper/LocalizedPolicyVersions_OpExts.cs", "provenance": "train-00000-of-00045.jsonl.gz:1288" }
starcoder
<reponame>AccelByte/accelbyte-csharp-sdk<filename>AccelByte.Sdk/Api/Legal/Wrapper/LocalizedPolicyVersions_OpExts.cs<gh_stars>0 // Copyright (c) 2022 AccelByte Inc. All Rights Reserved. // This is licensed software from AccelByte Inc, for limitations // and restrictions contact your company contract manager. // This co...
1.419665
2bb77550bb41739af3cda7c0814a2e44
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1288
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AndreasReitberger/OctoPrintRestApiSharp", "max_stars_repo_path": "source/OctoPrintSharpApi/Models/Settings/SettingsElements/SettingsChannels.cs", "provenance": "train-00000-of-00045.jsonl.gz:1289" }
starcoder
using Newtonsoft.Json; namespace AndreasReitberger.Models { public partial class SettingsChannels { #region Properties [JsonProperty("_blog", NullValueHandling = NullValueHandling.Ignore)] public SettingsBlog Blog { get; set; } [JsonProperty("_important", NullValueHandling = N...
2.00132
a48bd12ae0183270b90524e29ba44bfc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1289
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Ephaltes/Tourplaner", "max_stars_repo_path": "Tourplaner/TourService/Repository/FileRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:1290" }
starcoder
<reponame>Ephaltes/Tourplaner<filename>Tourplaner/TourService/Repository/FileRepository.cs using System; using System.IO; using System.Threading.Tasks; using Serilog; namespace TourService.Repository { public class FileRepository : IFileRepository { private readonly string _rootPath; private r...
2.782535
e8ebf44883fd59a633efef3ceae44764
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1290
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "aomiit/rt-dtools", "max_stars_repo_path": "RT.Core/ROIs/StructureSet.cs", "provenance": "train-00000-of-00045.jsonl.gz:1291" }
starcoder
using Dicom; using RT.Core.IO.Loaders; using RT.Core.DICOM; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Collections; namespace RT.Core.ROIs { public class StructureSet:DicomObject { public Hashtable ROIs { get; set; }...
1.776139
3671837f11c04b2c1304a4ef3a7293f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1291
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ajlopez/AjTalk", "max_stars_repo_path": "Src/AjTalk.Tests/Language/AgentObjectTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:1292" }
starcoder
namespace AjTalk.Tests.Language { using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using AjTalk.Language; using Microsoft.VisualStudio.TestTools.UnitTesting; [TestClass] public class AgentObjectTests { ...
2.764759
c990017851d27469b35640be2cbd529c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1292
{ "extension": "c-sharp", "max_stars_count": "1959.0", "max_stars_repo_name": "eugene-g/EventFlow", "max_stars_repo_path": "Source/EventFlow/Snapshots/SnapshotStore.cs", "provenance": "train-00000-of-00045.jsonl.gz:1293" }
starcoder
<reponame>eugene-g/EventFlow // The MIT License (MIT) // // Copyright (c) 2015-2021 <NAME> // Copyright (c) 2015-2021 eBay Software Foundation // https://github.com/eventflow/EventFlow // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation f...
1.957083
c287f86106d2fd01ac65a5853cfeba0b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1293
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "TheApplePie/Catalyst", "max_stars_repo_path": "Catalyst/Rendering/RenderPipeline.cs", "provenance": "train-00000-of-00045.jsonl.gz:1294" }
starcoder
<filename>Catalyst/Rendering/RenderPipeline.cs<gh_stars>1-10 namespace Catalyst.Rendering { public class RenderPipeline { } }
1.419775
417dd7a5cb549bc960f585463d518438
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1294
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yollelaw/FiiiCoin", "max_stars_repo_path": "Wallet/FiiiCoin.Wallet.Test/Bussiness/PaymentRequestApiTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:1295" }
starcoder
// Copyright (c) 2018 FiiiLab Technology Ltd // Distributed under the MIT software license, see the accompanying // file LICENSE or or http://www.opensource.org/licenses/mit-license.php. using FiiiCoin.Business; using FiiiCoin.Models; using FiiiCoin.Utility.Api; using Microsoft.VisualStudio.TestTools.UnitTesting; usi...
1.914332
ee685768df1540d65639eb5e398bb34b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1295
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "olympicsoftware/razor-converter", "max_stars_repo_path": "Olympic.RazorConverter.Tests/Razor/DOM/RazorNodeTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:1296" }
starcoder
using Olympic.RazorConverter.Razor.DOM; namespace Olympic.RazorConverter.Tests.Razor.DOM { using Olympic.RazorConverter.Razor.DOM; using Xunit; public class RazorNodeTests { private readonly RazorNode razorNode; public RazorNodeTests() { razorNode = new RazorNode(...
2.142068
b253c6e71a5f281a94574ad7f63c0019
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1296
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlackPhoenix134/zapnet", "max_stars_repo_path": "Demo/Zapnet/Assets/Zapnet/Demo/Entities/Editor/EntitySubsystemInspector.cs", "provenance": "train-00000-of-00045.jsonl.gz:1297" }
starcoder
<filename>Demo/Zapnet/Assets/Zapnet/Demo/Entities/Editor/EntitySubsystemInspector.cs using System.Reflection; using UnityEngine; using UnityEditor; using zapnet; [CustomEditor(typeof(EntitySubsystem), true)] public class EntitySubsystemInspector : Editor { private bool _showSyncVars = false; public override ...
2.300986
ea62b5c47208be27a5f48a708d73e5e2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1297
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "dimobelov/meridian", "max_stars_repo_path": "Meridian/View/Main/RadioView.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:1298" }
starcoder
using System.Windows.Controls; using Meridian.ViewModel; using Meridian.ViewModel.Main; namespace Meridian.View.Main { /// <summary> /// Interaction logic for RadioView.xaml /// </summary> public partial class RadioView : Page { private RadioViewModel _viewModel; public RadioView(...
1.795889
a0f06aafa84e9845c464fdb5ff941074
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1298
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "CASL-AE/xrpl-c", "max_stars_repo_path": "Xrpl.C/Xrpl/Client/Requests/Account/AccountOffersRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:1299" }
starcoder
<filename>Xrpl.C/Xrpl/Client/Requests/Account/AccountOffersRequest.cs<gh_stars>1-10 using Newtonsoft.Json; namespace Xrpl.Client.Requests.Account { public class AccountOffersRequest : BaseLedgerRequest { public AccountOffersRequest(string account) { Account = account; C...
1.87975
08b2039209b5d06ff908f015ae74cb0c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1299
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Merhar/test-big-ball", "max_stars_repo_path": "Assets/RayFire/Scripts/Components/RayfireShatter.cs", "provenance": "train-00000-of-00045.jsonl.gz:1300" }
starcoder
using System.Linq; using System.Collections.Generic; using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif namespace RayFire { [AddComponentMenu("RayFire/Rayfire Shatter")] [HelpURL("http://rayfirestudios.com/unity-online-help/unity-shatter-component/")] public class RayfireShatter : MonoBehaviou...
1.791306
7a00d0773b7226ebdf29e28cda59be24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1300
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RobertoFoglia/mattresses-management", "max_stars_repo_path": "mattresses-management-dektop-app/mattresses-management-dektop-app.Core/Repositories/SQLite/MattressesSQLiteRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:1301...
starcoder
using mattresses_management_dektop_app.Core.Models.entities; using mattresses_management_dektop_app.Core.Repositories.Api; using SQLite; using System; using System.Collections.Generic; using System.Text; namespace mattresses_management_dektop_app.Core.Repositories.SQLite { public class MattressesSQLiteRepository ...
1.721956
1c9acaae42025c1c6c786e65b0a01307
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1301
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Praetox/Tools", "max_stars_repo_path": "ShittySort/Sauce/frmTagtype.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:1302" }
starcoder
<reponame>Praetox/Tools namespace ShittySort { partial class frmTagtype { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /...
1.995572
535a583bc3f6c5999262bfcaac44ec00
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1302
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "syncfusion/aspnet-core-ej1-demos", "max_stars_repo_path": "bin/Debug/netcoreapp2.1/Views/Gantt/GanttEditing.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1303" }
starcoder
<reponame>syncfusion/aspnet-core-ej1-demos<filename>bin/Debug/netcoreapp2.1/Views/Gantt/GanttEditing.cshtml @using Syncfusion.JavaScript; @section MetaTags{ <meta name="description" content="This example illustrates the taskbar, cell, and dialog editing options available in the Syncfusion Gantt control."> } @sectio...
1.688172
7e8622354968a8b534be199e1c65a492
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1303
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "Sebanisu/OpenVIII", "max_stars_repo_path": "Core/Field/JSM/Instructions/BaseAnime.cs", "provenance": "train-00000-of-00045.jsonl.gz:1304" }
starcoder
namespace OpenVIII.Fields.Scripts.Instructions { /// <summary> /// Sets this entity's model to loop the given frames of this animation while it's idle. /// </summary> /// <see cref="http://wiki.ffrtt.ru/index.php?title=FF8/Field/Script/Opcodes/02C_BASEANIME"/> public sealed class BaseAnime : Abstra...
2.26955
f1a37992cfcf750f8517a39e9a426379
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1304
{ "extension": "c-sharp", "max_stars_count": "94.0", "max_stars_repo_name": "hesketha/FlatFile", "max_stars_repo_path": "src/FlatFile.Core/Extensions/ReflectionHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:1305" }
starcoder
using System.Linq; using System.Reflection; namespace FlatFile.Core.Extensions { using System; using System.Collections.Generic; using System.Linq.Expressions; /// <summary> /// Class ReflectionHelper. /// </summary> public static class ReflectionHelper { static readonly objec...
2.892987
e33a484dea9967e1273a088aeb6093d9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1305
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vncpetrov/Temp", "max_stars_repo_path": "Web/TravelPointSystem.Web/Views/_ViewImports.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1306" }
starcoder
@using TravelPointSystem.Web @using TravelPointSystem.Web.ViewModels @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @addTagHelper *, AspNetCoreTemplate.Web
1.476336
9076b3067207ac5609e1f679e915a6f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1306
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Kartikeyapan598/DirectXTK", "max_stars_repo_path": "MakeSpriteFont/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:1307" }
starcoder
// DirectXTK MakeSpriteFont tool // // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. // // http://go.microsoft.com/fwlink/?LinkId=248929 using System; using System.IO; using System.Linq; using System.Drawing; namespace MakeSpriteFont { public class Program { p...
2.52144
74a9f4fa39e596c8d965bc7d5832ae4d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1307
{ "extension": "c-sharp", "max_stars_count": "143.0", "max_stars_repo_name": "sucrose0413/eShopOnContainersDDD", "max_stars_repo_path": "src/Contexts/Basket/Language/Basket/Entities/Item/Events/ItemAdded.cs", "provenance": "train-00000-of-00045.jsonl.gz:1308" }
starcoder
<reponame>sucrose0413/eShopOnContainersDDD using System; using System.Collections.Generic; using System.Text; using Infrastructure.Commands; namespace eShop.Basket.Basket.Entities.Item.Events { public interface ItemAdded : IStampedEvent { Guid BasketId { get; set; } Guid ProductId { get; set; ...
1.37903
f5f73dbff6f7363892c8ee88e05e4fa2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1308
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "benjamine/PiroPiro", "max_stars_repo_path": "PiroPiro.DbCleanup/NullDbCleanupStrategy.cs", "provenance": "train-00000-of-00045.jsonl.gz:1309" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace PiroPiro.DbCleanup { /// <summary> /// Null strategy, performs no action /// </summary> public class NullDbCleanupStrategy : DbCleanupStrategy { private static NullDbCleanupStrategy ...
2.476039
ca63774fa4f4891d052c5f5cd5ac303d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1309
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "leonvanderiet/SCIMReferenceCode", "max_stars_repo_path": "Microsoft.SystemForCrossDomainIdentityManagement/Schemas/AttributeDataType.cs", "provenance": "train-00000-of-00045.jsonl.gz:1310" }
starcoder
<reponame>leonvanderiet/SCIMReferenceCode //------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace Microsoft.SCIM { [System.Diagnostics.CodeAnalysis.SuppressMessage("Naming"...
1.570368
a63a8bf6c2f438419f8fa7304353a44d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1310
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Dooomino/Clone-of-Unity-Project1", "max_stars_repo_path": "Assets/scripts/Node.cs", "provenance": "train-00000-of-00045.jsonl.gz:1311" }
starcoder
<filename>Assets/scripts/Node.cs using UnityEngine; class Node{ public Node leftNode; public Node rightNode; private Vector2 leftBot; private Vector2 rightTop; public Node(Vector2 leftBot, Vector2 rightTop){ this.leftBot = leftBot; this.rightTop = rightTop; leftNode =...
2.825993
cfbcece5521a2b6174b510e96a29aa9c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1311
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "cuteant/akka.net", "max_stars_repo_path": "src/Akka.Core/Pattern/FutureTimeoutSupport.Extensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:1312" }
starcoder
<reponame>cuteant/akka.net using System; using System.Threading.Tasks; using Akka.Actor; namespace Akka.Pattern { partial class FutureTimeoutSupport { /// <summary>Returns a <see cref="Task"/> that will be completed with the success or failure /// of the provided value after the specified dura...
2.538749
d59e6effa401b38ea52477ab624d44be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1312
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NightOwlCoder/ReactiveUI.Showroom", "max_stars_repo_path": "src/Forms/ListView/ListOptionsViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:1313" }
starcoder
<filename>src/Forms/ListView/ListOptionsViewModel.cs<gh_stars>0 using System; using System.Collections.ObjectModel; using System.Reactive; using ReactiveUI; using Sextant; using Showroom.Base; using Showroom.Coffee; using Showroom.Scroll; using Showroom.Search; using Splat; namespace Showroom { public class ListOp...
2.120369
27291094440fd61e388662526a0cd209
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1313
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fdzatdtv/SlowPerfApp", "max_stars_repo_path": "src/SlowPerfLib/Importer.cs", "provenance": "train-00000-of-00045.jsonl.gz:1314" }
starcoder
using System; using System.Collections.Generic; //using System.ComponentModel; using System.Data; using System.IO; using System.Linq; using System.Reflection; namespace SlowPerfLib { /// <summary> /// Imports data from csv file. /// </summary> /// <remarks> /// Imports data from csv ...
3.030199
4afc9f6f132b2bc83e0ed570c9a0f3f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1314
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "daniel2IT/SurveyCreator", "max_stars_repo_path": "SurveyServiceMVC/SurveyApplication/SurveyApplication/Views/Analyser/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1315" }
starcoder
@*@model IEnumerable<SurveyApplication.Models.CompletedSurvey> @{ ViewBag.Title = "Home Page"; } <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width" /> <title>Index</title> </head> <body> <table class="table"> <tr> <th> Survey ...
2.684194
21d483dc87d012c4a5a87fdd960d43c1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1315
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JEduCB/ml.net_benchmark", "max_stars_repo_path": "oneDalTest/Tasks/Binary.cs", "provenance": "train-00000-of-00045.jsonl.gz:1316" }
starcoder
using Microsoft.ML; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace oneDalTest.Tasks { using Helpers; using Microsoft.ML.Trainers; internal class Binary { static internal void RunTask(string dataset, s...
2.629335
6fe8ca5b82882f12deb8b35d752e0070
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1316
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gktval/MonoGame.Extended", "max_stars_repo_path": "Source/MonoGame.Extended.Gui/Controls/SliderPanel.cs", "provenance": "train-00000-of-00045.jsonl.gz:1317" }
starcoder
<gh_stars>0 using Microsoft.Xna.Framework; using MonoGame.Extended; using MonoGame.Extended.Gui; using MonoGame.Extended.Gui.Controls; using MonoGame.Extended.Input; using System; using System.Linq; namespace MonoGame.Extended.Gui.Controls { public class SliderPanel : LayoutControl { public SliderPane...
2.267843
21d479834a5f2228afa3a234728f3717
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1317
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "eabasir/sms-portal", "max_stars_repo_path": "SMSPortalService/GSMHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:1318" }
starcoder
using SMSPortalDBDataLibrary; using System; using System.Collections.Generic; using System.Linq; using SMSPortalCross; namespace SMSPortalService { public class GSMHandler { public void QueueMaker(User _user, Message _message, List<Phone> lstPhone, Enums.Schedule _ScheduleType, DateTime _dtSend) ...
2.158382
e59f61a97cfcd0e77a7e1e85fee038a0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1318
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "timheuer/SQLitePCL.raw", "max_stars_repo_path": "src/test/test_cases.cs", "provenance": "train-00000-of-00045.jsonl.gz:1319" }
starcoder
/* Copyright 2014 Zumero, 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...
2.162591
a2b13ed603e53982e2157b599f32e6ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1319
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AleksandrinaGeorgieva/SoftUni", "max_stars_repo_path": "01 - Programming Fundamentals Course/10 - Exam Preparations/SoftUniKaraoke/SoftUniKaraoke/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:1320" }
starcoder
<reponame>AleksandrinaGeorgieva/SoftUni using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace SoftUniKaraoke { class Program { private static char[] stringSeparators = new[] { ',', ' ', '\t' }; ...
3.251488
03212546b7a749ae081fc683e4e65475
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1320
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "kidrabit/Data-Visualization-Lab-RND", "max_stars_repo_path": "VR/dance_co/VR Dance Ver.3/Assets/Scripts/Plane Scene/Colliding/StringColliding.cs", "provenance": "train-00000-of-00045.jsonl.gz:1321" }
starcoder
<reponame>kidrabit/Data-Visualization-Lab-RND using System.Collections; using System.Collections.Generic; using UnityEngine; public class StringColliding : MonoBehaviour { MakeBackground mBack; private void Start() { mBack = GameObject.Find("GameObject").GetComponent<MakeBackground>(); } ...
1.504396
7c64ae897c6ce3dd42776d31684d2aad
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1321
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "KKtheGhost/ArchiSteamFarm", "max_stars_repo_path": "ArchiSteamFarm/Core/Statistics.cs", "provenance": "train-00000-of-00045.jsonl.gz:1322" }
starcoder
<gh_stars>1-10 // _ _ _ ____ _ _____ // / \ _ __ ___ | |__ (_)/ ___| | |_ ___ __ _ _ __ ___ | ___|__ _ _ __ _ __ ___ // / _ \ | '__|/ __|| '_ \ | |\___ \ | __|/ _ \ / _` || '_ ` _ \ | |_ / _` || '__|| '_ ` _ \ // / ___ \ | | | (__ | | | || | ___...
1.671325
e63a06cb06c067337caf0b8c647594aa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1322
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mnivet/SharpBucket", "max_stars_repo_path": "SharpBucketTests/V2/EndPoints/TeamResourceTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:1323" }
starcoder
using System; using System.Linq; using NUnit.Framework; using SharpBucket.V2; using SharpBucket.V2.EndPoints; using SharpBucket.V2.Pocos; using SharpBucketTests.V2.Pocos; using Shouldly; namespace SharpBucketTests.V2.EndPoints { [TestFixture] class TeamResourceTests { private SharpBucketV2 sharpBu...
2.314773
12b49c20069606b5fa45d6ae4394beab
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1323
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Pixelgamix/BlazorMud", "max_stars_repo_path": "BlazorMud.DataAccess/AutofacModule.cs", "provenance": "train-00000-of-00045.jsonl.gz:1324" }
starcoder
using Autofac; using BlazorMud.Contracts.Database; using BlazorMud.DataAccess.Database; namespace BlazorMud.DataAccess { public sealed class AutofacModule : Module { protected override void Load(ContainerBuilder builder) { builder.RegisterType<DbContext>() .AsSelf()...
1.782444
666e8837a9ddc67658418c6bfcd61453
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1324
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "INVA-Spa/Laser.Orchard.Platform", "max_stars_repo_path": "src/Modules/Contrib.Voting/Functions/Count.cs", "provenance": "train-00000-of-00045.jsonl.gz:1325" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using Contrib.Voting.Models; namespace Contrib.Voting.Functions { public class Count : IFunction { public string Name { get { return "count"; } } public bool CanUpdate { get { return true; } ...
2.670416
19353b6363f0b3a33ac3614a8d034dc9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1325
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "DEFRA/prsd-iws", "max_stars_repo_path": "src/EA.Iws.RequestHandlers/Mappings/NotificationBasicInfoMap.cs", "provenance": "train-00000-of-00045.jsonl.gz:1326" }
starcoder
namespace EA.Iws.RequestHandlers.Mappings { using Domain.NotificationApplication; using Prsd.Core.Mapper; using Requests.Notification; internal class NotificationBasicInfoMap : IMap<NotificationApplication, NotificationBasicInfo> { public NotificationBasicInfo Map(NotificationApplication s...
1.633676
8b72fae79d3a890e28a51f3994e398a9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1326
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "EvertonPRCarvalho/CODING", "max_stars_repo_path": "OO_CSharp/Televisao.cs", "provenance": "train-00000-of-00045.jsonl.gz:1327" }
starcoder
using System; public class Televisao { private bool ligada; private float canal; private int volume; public bool GetLigada() { return ligada; } public void SetLigada(bool novoStatus) { ligada = novoStatus; } public float GetCanal() { return ...
2.857597
ddd0ccab7d9fe8a1acc65543c6956c5c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1327
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ismailllefe/ESOFT", "max_stars_repo_path": "Esso.Web/Views/Unit/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:1328" }
starcoder
@using System.Web.UI.WebControls; @model int @using Esso.ViewModels @using Esso.Data; @using Esso.Models; @using Microsoft.AspNet.Identity @using language @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; } @{ EssoEntities DB = new EssoEntities(); #region User yetkileri kontrol ...
1.901199
55d17299752a23f46dc54d5060bd945a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1328
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DiogenesPolanco/lucenenet", "max_stars_repo_path": "src/Lucene.Net.Tests.Analysis.ICU/Collation/TestICUCollationKeyFilterFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:1329" }
starcoder
using ICU4N.Text; using ICU4N.Util; using Lucene.Net.Analysis; using Lucene.Net.Analysis.Core; using Lucene.Net.Analysis.TokenAttributes; using Lucene.Net.Analysis.Util; using Lucene.Net.Support; using NUnit.Framework; using System; using System.Collections.Generic; using System.IO; using System.Reflection; using Syst...
2.129424
5a43e0ac289ec475046466ef65b6c8b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1329
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "atiq-shumon/DotNetProjects", "max_stars_repo_path": "Vialinker Source/BaseVialinkerCommerceApps/Presentation/Nop.Web/Administration/Models/Polls/PollAnswerModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:1330" }
starcoder
using System.Web.Mvc; using FluentValidation.Attributes; using Nop.Admin.Validators.Polls; using Nop.Web.Framework; using Nop.Web.Framework.Mvc; namespace Nop.Admin.Models.Polls { [Validator(typeof(PollAnswerValidator))] public partial class PollAnswerModel : BaseNopEntityModel { public int PollId...
1.611814
73550c7438ddd697ad4a47a94fc85085
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1330
{ "extension": "c-sharp", "max_stars_count": "94.0", "max_stars_repo_name": "mderriey-prospa/docs.particular.net", "max_stars_repo_path": "samples/azure/azure-table/table/ASTP_4/Client/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:1331" }
starcoder
using System; using System.Threading.Tasks; using NServiceBus; class Program { static async Task Main() { Console.Title = "Samples.AzureTable.Table.Client"; var endpointConfiguration = new EndpointConfiguration("Samples.AzureTable.Table.Client"); endpointConfiguration.UsePers...
2.592737
110ef1c546276d541fb222fc28032b19
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1331
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "otani-koji/flashdevelop", "max_stars_repo_path": "External/Plugins/FlashDebugger/Controls/DataTree/VariableNode.cs", "provenance": "train-00000-of-00045.jsonl.gz:1332" }
starcoder
<gh_stars>0 using System; using Aga.Controls.Tree; using flash.tools.debugger; using flash.tools.debugger.expression; using java.io; using PluginCore.Utilities; namespace FlashDebugger.Controls.DataTree { public class VariableNode : ValueNode, IComparable<VariableNode> { public override s...
2.108989
a5b4a4b4ca1697ef9c6975f551dd3cc4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1332
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "MarioMatschgi/com.mariomatschgi.unity.uilibrary", "max_stars_repo_path": "Editor/PrefabListPanelEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:1333" }
starcoder
<filename>Editor/PrefabListPanelEditor.cs #if UNITY_EDITOR using System; using System.Collections; using System.Collections.Generic; using UnityEditor; using UnityEngine; namespace MM.Libraries.UI { [CanEditMultipleObjects] [CustomEditor(typeof(PrefabListPanel))] public class PrefabListPanelE...
2.025129
bbde8ae2431a2170b2cf2561260fcfea
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1333
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "collab-uniba/SocialCDE-proxy-server", "max_stars_repo_path": "SocialTFS/It.Uniba.Di.Cdg.SocialTfs.ServiceLibrary/GitHub/GitHubTeam.cs", "provenance": "train-00000-of-00045.jsonl.gz:1334" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace It.Uniba.Di.Cdg.SocialTfs.ServiceLibrary.GitHub { class GitHubTeam { public int id { get; set; } public string url { get; set; } public ...
1.18309
b10fe901864b18ca3225eb95b7a9c01f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1334
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "christinetsak/Streamliner", "max_stars_repo_path": "Streamliner/Definitions/Metadata/Blocks/ProducerType.cs", "provenance": "train-00000-of-00045.jsonl.gz:1335" }
starcoder
<filename>Streamliner/Definitions/Metadata/Blocks/ProducerType.cs namespace Streamliner.Definitions.Metadata.Blocks { public enum ProducerType { Dispatcher, Broadcaster } }
1.450299
7b04df0a283a4fd61cf882105a8027f6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1335
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "polivbr/pulumi-azure-native", "max_stars_repo_path": "sdk/dotnet/Media/V20210601/Outputs/KeyVaultPropertiesResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:1336" }
starcoder
// *** 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 Pulumi.Serialization; namespace Pulumi.Azur...
1.903459
24f33ba7f73742c8abc139d8bb48f8e9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
1336
{ "extension": "c-sharp", "max_stars_count": "34.0", "max_stars_repo_name": "uQr/AutoTest.Net", "max_stars_repo_path": "src/AutoTest.TestRunner/AutoTest.TestRunners.Shared/Options/RunSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:1337" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace AutoTest.TestRunners.Shared.Options { [Serializable] public class RunSettings { public AssemblyOptions Assembly { get; private set; } public string[] IgnoreCategories { get; private set; } ...
2.102313
c63d2e5b01f899c9677b5131816fcdc6