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 | 68661 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Gribbleshnibit8/CKAN-plugins",
"max_stars_repo_path": "PartManagerPlugin/PartManagerUI.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68662"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
using System.Windows.Forms;
using CKAN;
using Newtonsoft.Json;
namespace PartManagerPlugin
{
public enum FilterType
{
Path,
Name,
Title
}
publ... | 1.92262 | 304e7de2602e58c603672784fe643813 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68662 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "retro-fall-games/rfg-unity",
"max_stars_repo_path": "Assets/RFG/BehaviourTree/Scripts/Runtime/RootNode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68663"
} | starcoder | <filename>Assets/RFG/BehaviourTree/Scripts/Runtime/RootNode.cs
using UnityEngine;
namespace RFG.BehaviourTree
{
public class RootNode : Node
{
[HideInInspector] public Node child;
protected override void OnStart()
{
}
protected override void OnStop()
{
}
protected... | 2.517449 | 4d5fcb1e7d09532c63fec94112b4028d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68663 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MedoDome/ArdunioWebBoard",
"max_stars_repo_path": "MegaHeart/MegaHeart/Controllers/ArduinoMegaController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68664"
} | starcoder | using System;
using System.IO;
using System.Net;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
namespace MegaHeart.Controllers
{
[ApiController]
[Route("[controller]")]
public class ArduinoMegaController : ControllerBase
{
private readonly ILogger<... | 2.92173 | 5f18b22729bffc62d84c9a717b0631b4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68664 | {
"extension": "c-sharp",
"max_stars_count": "3336.0",
"max_stars_repo_name": "mbentancour/azure-powershell",
"max_stars_repo_path": "src/RecoveryServices/RecoveryServices.Backup.Models/AzureVmWorkloadModels/AzureVmWorkloadJob.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68665"
} | starcoder | <reponame>mbentancour/azure-powershell
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtai... | 1.753853 | 74fd4dc98b437a7828a718306d02977a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68665 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tavisca-mrathore/TaviscaTraining",
"max_stars_repo_path": "week2/PeerToPeerChatApplicationUsingTasks/PeerToPeerChatApplicationUsingTasks/PeerB.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68666"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace PeerToPeerChatApplicationUsingTasks
{
class PeerB
{
}
}
| 0.879553 | 4490162f9fbb4eb81e3c91f7a4586aa1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68666 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Asixa/LudumDare39-30Days",
"max_stars_repo_path": "LudumDare39/Assets/Scripts/ExitMenu.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68667"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class ExitMenu : MonoBehaviour {
public GameObject Menu;
// Use this for initialization
void Start () {
}
public bool Opened=false;
// Update is called once per frame
void Update ()... | 2.211417 | 28c541dc7443d241fe226662f38c21df |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68667 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "enesccinar/auto-crud",
"max_stars_repo_path": "Firebend.AutoCrud.Core/Models/Searching/EntityPagedResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68668"
} | starcoder | <gh_stars>10-100
using System.Collections.Generic;
namespace Firebend.AutoCrud.Core.Models.Searching
{
public class EntityPagedResponse<TEntity>
{
/// <summary>
/// The collection of entities on this given page.
/// </summary>
public IEnumerable<TEntity> Data { get; set; }
... | 2.323453 | 6aa31922905e5d8ef0fbd21604ce3211 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68668 | {
"extension": "c-sharp",
"max_stars_count": "310.0",
"max_stars_repo_name": "Web-Dev-Collaborative/Aspose.Words-for-.NET",
"max_stars_repo_path": "Examples/ApiExamples/ApiExamples.Xamarin/Examples/ExPrinting.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68669"
} | starcoder | // Copyright (c) 2001-2021 Aspose Pty Ltd. All Rights Reserved.
//
// This file is part of Aspose.Words. The source code in this file
// is only intended as a supplement to the documentation, and is provided
// "as is", without warranty of any kind, either expressed or implied.
////////////////////////////////////////... | 2.750705 | d97e54a07b310be6c69cff1bb0c04bea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68669 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aldonunez/KiriEdit",
"max_stars_repo_path": "KiriEdit/CharEditView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68670"
} | starcoder | /*
Copyright 2020 <NAME>
Licensed under the Apache License, Version 2.0.
See the LICENSE.txt file for details.
*/
using KiriProj;
using System;
using System.Drawing;
using System.IO;
using System.Windows.Forms;
namespace KiriEdit
{
public partial class CharEditView : Form, IView
{
... | 2.097062 | adf90b46fc75df5b103feb7c6b6ec375 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68670 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rlocus/SPAccess",
"max_stars_repo_path": "LinqToSP/SP.Client/Caml/Operators/DateRangesOverlap.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68671"
} | starcoder | <reponame>rlocus/SPAccess
using System;
using System.Xml.Linq;
using Microsoft.SharePoint.Client;
namespace SP.Client.Caml.Operators
{
public class DateRangesOverlap : ValueMultiFieldOperator<object>
{
internal const string DateRangesOverlapTag = "DateRangesOverlap";
public DateRangesOverlap(... | 1.683075 | a725a78151f4b9a64f959c2544da11b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68671 | {
"extension": "c-sharp",
"max_stars_count": "49.0",
"max_stars_repo_name": "sharkattack51/GarageKit_for_Unity",
"max_stars_repo_path": "UnityProject/Assets/__ProjectName__/Scripts/Utils/Render/CompositLayer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68672"
} | starcoder | <reponame>sharkattack51/GarageKit_for_Unity<gh_stars>10-100
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/*
* シェーダー内のテクスチャを更新する
*/
namespace GarageKit
{
[Serializable]
public class LayerTexture
{
public RenderScreenTexture renderScreenTexture;
... | 2.40911 | 6931d3efb04026336d30f0a8e73edea1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68672 | {
"extension": "c-sharp",
"max_stars_count": "44.0",
"max_stars_repo_name": "Azer0s/HadesLang",
"max_stars_repo_path": "src/Hades.Common/Extensions/IEnumerableExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68673"
} | starcoder | using System;
using System.Collections.Generic;
// ReSharper disable LoopCanBeConvertedToQuery
// ReSharper disable UnusedMethodReturnValue.Global
namespace Hades.Common.Extensions
{
public static class IEnumerableExtensions
{
public static IEnumerable<K> Map<T, K>(this IEnumerable<T> source, Func<T, ... | 3.166464 | bd599fe92703fa84140e6bdf057f2080 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68673 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "clinia/marten",
"max_stars_repo_path": "src/Marten.Testing/CoreFunctionality/read_only_view_of_store_options_on_document_store.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68674"
} | starcoder | using System;
using System.Linq;
using Marten.Testing.Documents;
using Marten.Testing.Events;
using Marten.Testing.Events.Aggregation;
using Marten.Testing.Harness;
using Shouldly;
using Xunit;
namespace Marten.Testing.CoreFunctionality
{
public class read_only_view_of_store_options_on_document_store : IDisposable... | 2.27859 | f9b881da96ebe43a4b2bedaaefd99d76 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68674 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "johnbley/dd-trace-dotnet",
"max_stars_repo_path": "tracer/src/Datadog.Trace/Ci/Tags/TestTags.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68675"
} | starcoder | // <copyright file="TestTags.cs" company="Datadog">
// Unless explicitly stated otherwise all files in this repository are licensed under the Apache 2 License.
// This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2017 Datadog, Inc.
// </copyright>
namespace Datadog.Trace.Ci.Ta... | 1.554623 | b23393f38bb3b3a9b58dc293b5e41fe0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68675 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LXQGH/.NetCore",
"max_stars_repo_path": "FakeXiecheng.API/FakeXiecheng.API/Dtos/TouristRouteForCreationDto.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68676"
} | starcoder | <reponame>LXQGH/.NetCore<filename>FakeXiecheng.API/FakeXiecheng.API/Dtos/TouristRouteForCreationDto.cs
using FakeXiecheng.API.ValidationAttributes;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Threading.Tasks;
namespace FakeXiecheng.API.D... | 2.212432 | 42c8092036cc15d23302c620ee573ae3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68676 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "forprog/AngleSharp",
"max_stars_repo_path": "src/AngleSharp/Parser/Css/CssSelectorConstructor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68677"
} | starcoder | <reponame>forprog/AngleSharp<filename>src/AngleSharp/Parser/Css/CssSelectorConstructor.cs<gh_stars>0
namespace AngleSharp.Parser.Css
{
using AngleSharp.Css;
using AngleSharp.Dom;
using AngleSharp.Dom.Css;
using AngleSharp.Dom.Html;
using AngleSharp.Extensions;
using AngleSharp.Services;
usi... | 2.088873 | 4900aea1a69ce71e1e904bce3a381ba7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68677 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zaalj03a/WZcalculator",
"max_stars_repo_path": "WZcalculator/WZcalculatorToolWindow.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68678"
} | starcoder | <filename>WZcalculator/WZcalculatorToolWindow.Designer.cs
namespace WZcalculator
{
partial class WZcalculatorToolWindow
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Component Design... | 2.114761 | a3181b1f54977603c7b94dc3526fce5e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68678 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NikolaySkakun/coloristique-origins",
"max_stars_repo_path": "Assets/Scripts/Environment/Side.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68679"
} | starcoder | using UnityEngine;
using System.Collections;
public class Side : Obj
{
public static Material whiteSide, blackSide;
public Line[] line;
public int index = 0;
Vector2 size;
public Vector2 Size
{
set
{
size = value;
}
get
{
return size;
}
}
static Side()
{
whiteSide = new Material(S... | 2.038781 | d41fc58da16ae3e60d33013f7e887073 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68679 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Sileken/AspNetCoreFuldaFlats",
"max_stars_repo_path": "src/AspNetCoreFuldaFlats/Database/Models/User.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68680"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Linq;
using Newtonsoft.Json;
namespace AspNetCoreFuldaFlats.Database.Models
{
public class User
{
private string _profileImage = string.Empty;
... | 2.368905 | 22c0068e9b4459fa5e568cd83cfca1c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68680 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Talgin/NTRUEncrypt_C-",
"max_stars_repo_path": "Crypto/Prng/QCG1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68681"
} | starcoder | #region Directives
using System;
using VTDev.Libraries.CEXEngine.Numeric;
using VTDev.Libraries.CEXEngine.Exceptions;
#endregion
#region License Information
// The MIT License (MIT)
//
// Copyright (c) 2015 <NAME>
// This file is part of the CEX Cryptographic library.
//
// Permission is hereby granted, free of cha... | 2.259191 | 47f98f0d95828e421be1b8f98540fad1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68681 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "juniorgasparotto/SysCommand",
"max_stars_repo_path": "examples/Example.Methods/Commands/MethodDefaultCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68682"
} | starcoder | using System.Linq;
using SysCommand.ConsoleApp;
using SysCommand.Mapping;
namespace Example.Commands
{
public class MethodDefaultCommand : Command
{
public string Main(string arg0)
{
return "Main(string arg0)";
}
public string Main(string arg0, string arg1)
... | 2.509259 | e51cf817801dc00cdd38e14804ee4753 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68682 | {
"extension": "c-sharp",
"max_stars_count": "282.0",
"max_stars_repo_name": "kwokfu/BurningKnight",
"max_stars_repo_path": "BurningKnight/ui/inventory/UiItem.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68683"
} | starcoder | <reponame>kwokfu/BurningKnight
using System.Linq;
using BurningKnight.assets;
using BurningKnight.assets.items;
using BurningKnight.entity.item;
using Lens;
using Lens.assets;
using Lens.graphics;
using Lens.input;
using Lens.util;
using Lens.util.math;
using Lens.util.tween;
using Microsoft.Xna.Framework;
using Micros... | 1.605386 | 7d9e5d20708f5b5029d9078ae0260f21 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68683 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "uni2tw/WhatSearch",
"max_stars_repo_path": "WhatSearch/Views/MergeImages/List.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68684"
} | starcoder | <reponame>uni2tw/WhatSearch
@using WhatSearch.Controllers
@using WhatSearch.Utility
@{
this.Layout = "_Layout.cshtml";
}
@section header {
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="<KEY>
crossorigin="anonymous"></script>
<style>
html {
-webkit-text-size-adjust: ... | 2.233397 | 9c3fa9f76c2661bb41a4965666a14dbb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68684 | {
"extension": "c-sharp",
"max_stars_count": "3222.0",
"max_stars_repo_name": "ManuelHu/Eto",
"max_stars_repo_path": "src/Eto.iOS/Forms/Controls/DropDownHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68685"
} | starcoder | using System;
using System.Reflection;
using SD = System.Drawing;
using Eto.Forms;
using UIKit;
using Eto.Drawing;
using Foundation;
using System.Collections.Generic;
using System.Linq;
namespace Eto.iOS.Forms.Controls
{
public class DropDownHandler : DropDownHandler<DropDown, DropDown.ICallback, UIPickerView>
{
}
... | 2.003216 | e1e2be6e88b5a49725fd3d540d4058da |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68685 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "yutamago/Discord.Net-Labs",
"max_stars_repo_path": "src/Discord.Net.Core/Entities/Interactions/ApplicationCommandTypes.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68686"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Discord
{
/// <summary>
/// ApplicationCommandType is enum of current valid Application Command Types: Slash, User, Message
/// </summary>
public enum ApplicationCommandType... | 2.821324 | 2f9fe9fdc5a9901c7d42bfd358ad5dc8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68686 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mattcolefla/OpenNLP-Plus",
"max_stars_repo_path": "SpeechPronounResolver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68687"
} | starcoder | <reponame>mattcolefla/OpenNLP-Plus<gh_stars>0
///////////////////////////////////////////////////////////////////////////////
//Copyright (C) 2006 <NAME>
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free ... | 1.944002 | dcb7bc3fd02e2b3fe906824839db2d49 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68687 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Liuchengyun0114/WebApi",
"max_stars_repo_path": "SG/PatrolServer/Model/BusinessRule/CUSTMSTRule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68688"
} | starcoder | <filename>SG/PatrolServer/Model/BusinessRule/CUSTMSTRule.cs
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Model.Controller;
namespace Model.BusinessRule
{
/// <summary>
/// 建友客户业务类
/// </summary>
public class CUSTMSTRule
{
... | 2.670959 | c82c3b5ecf1f5a2330db22ea74077143 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68688 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ThinkTel/ThinkTel.uControl.Api",
"max_stars_repo_path": "ThinkTel.uControl.Api/NumberResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68689"
} | starcoder | <gh_stars>1-10
using System;
using System.Runtime.Serialization;
namespace ThinkTel.uControl.Api
{
[DataContract(Namespace = "http://schemas.thinktel.ca/ucontrol/api/", Name = "NumberResponse")]
public class NumberResponse
{
[DataMember(IsRequired = true)]
public long Number { get; set; }
... | 2.196752 | 351b10042cf30a3a4595cbb98fd688ab |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68689 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sampa-msft/azure-sdk-for-net",
"max_stars_repo_path": "sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Generated/Models/CustomTargetRollingWindowSize.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68690"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// <auto-generated/>
#nullable disable
namespace Azure.ResourceManager.MachineLearning.Models
{
/// <summary> The CustomTargetRollingWindowSize. </summary>
public partial class CustomTargetRollingWindowSize : Targ... | 2.118042 | d136adc65d9baea59d01f94749b99d96 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68690 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "CatSkald/Roguelike",
"max_stars_repo_path": "src/CatSkald.Roguelike.Core/Cells/Appearance.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68691"
} | starcoder | <gh_stars>1-10
using System;
using System.Drawing;
namespace CatSkald.Roguelike.Core.Cells
{
public struct Appearance : IEquatable<Appearance>
{
public Appearance(string name, string description,
char image, Color colour, bool isVisible, bool isSolid, bool isObstacle)
{
... | 3.333605 | aec738faaca76921932129764e05e7ae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68691 | {
"extension": "c-sharp",
"max_stars_count": "212.0",
"max_stars_repo_name": "AgFlore/vocadb",
"max_stars_repo_path": "VocaDbModel/Service/QueryableExtensions/OtherEntryQueryableExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68692"
} | starcoder | <reponame>AgFlore/vocadb
using System.Linq;
using VocaDb.Model.Domain;
namespace VocaDb.Model.Service.QueryableExtensions
{
public static class OtherEntryQueryableExtensions
{
public static IQueryable<T> WhereIsDeleted<T>(this IQueryable<T> query, bool deleted) where T : IDeletableEntry
=> query.Where(m... | 2.085091 | 0e3a6e6cb6abe29ee4f022f343e0715c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68692 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "minhhieugma/aws-lambda-dotnet",
"max_stars_repo_path": "Lambda.Dotnet/Lambda.Dotnet.Mediator/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68693"
} | starcoder | <reponame>minhhieugma/aws-lambda-dotnet
using System;
using System.Threading.Tasks;
using Amazon.Lambda.APIGatewayEvents;
using Amazon.Lambda.CloudWatchEvents.ScheduledEvents;
using Amazon.Lambda.Core;
using Lambda.Dotnet.Mediator.Commands;
using Lambda.Dotnet.Mediator.Queries;
using MediatR;
using Microsoft.Extension... | 2.185529 | e985c6978cd7756f2f858968f979b930 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68693 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ThomasPe/Gedcom4Sharp",
"max_stars_repo_path": "Gedcom4Sharp/Models/Gedcom/MultimediaReference.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68694"
} | starcoder | using Gedcom4Sharp.Models.Gedcom.Base;
namespace Gedcom4Sharp.Models.Gedcom
{
public class MultimediaReference : AbstractElement
{
public Multimedia Multimedia { get; set; }
public MultimediaReference() { }
public MultimediaReference(Multimedia multimedia)
{
Multi... | 1.918333 | f1f59d704ea2c2d63bc7d2d6ee58979f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68694 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nataliakuzan/TPUM",
"max_stars_repo_path": "Shop/Server/ServerPresentation/TypeEndPoint.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68695"
} | starcoder | using System.Collections.Generic;
namespace ServerPresentation
{
internal class TypeEndPoint : EndPoint
{
private Serializer serializer;
public TypeEndPoint(Serializer serializer)
{
this.serializer = serializer;
}
public string Create()
{
... | 2.504012 | 410deb663a1fa50483bf6cbc5bc56775 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68695 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "wlpretorius/QuantSA",
"max_stars_repo_path": "QuantSA/QuantSA.Valuation/NumeraireSimulator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68696"
} | starcoder | <filename>QuantSA/QuantSA.Valuation/NumeraireSimulator.cs
using System.Collections.Generic;
using QuantSA.Shared.Dates;
using QuantSA.Shared.Primitives;
namespace QuantSA.Valuation
{
/// <summary>
/// Base class for bank account numeraire simulators
/// </summary>
public abstract class NumeraireSimul... | 2.92613 | 43cd141af24be90d927a1e14514dd92c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68696 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chanhong/Eto",
"max_stars_repo_path": "src/Eto.Mac/Forms/Controls/ButtonHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68697"
} | starcoder | <reponame>chanhong/Eto<filename>src/Eto.Mac/Forms/Controls/ButtonHandler.cs
//#define BUTTON_DEBUG
using System;
using Eto.Drawing;
using Eto.Forms;
#if XAMMAC2
using AppKit;
using Foundation;
using CoreGraphics;
using ObjCRuntime;
using CoreAnimation;
using CoreImage;
#else
using MonoMac.AppKit;
using MonoMac.Founda... | 1.766178 | 38dd22cc52ec675de2b3ba6e93181352 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68697 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "windNight/X",
"max_stars_repo_path": "XUnitTest.Core/Serialization/XmlTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68698"
} | starcoder | <gh_stars>1-10
using NewLife;
using NewLife.Log;
using NewLife.Xml;
using Xunit;
namespace XUnitTest.Serialization
{
public class XmlTest
{
[Fact(DisplayName = "基础测试")]
public void Test1()
{
var set = new Setting
{
LogLevel = LogLevel.Error,
... | 2.458705 | 13fe0b44ac8d8f4da536118ae4769ead |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68698 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "lohithgn/az-fx-isolated-unittest",
"max_stars_repo_path": "test/Microsoft.Azure.Functions.Isolated.TestDoubles/MockHttpRequestData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68699"
} | starcoder | using System.Net;
using System.Security.Claims;
using Microsoft.Azure.Functions.Worker;
using Microsoft.Azure.Functions.Worker.Http;
namespace Microsoft.Azure.Functions.Isolated.TestDoubles;
public class MockHttpRequestData
: HttpRequestData
{
public MockHttpRequestData(
FunctionContext functionCo... | 1.993865 | 41ae0fd11ddcdfa982b89d8eb417caa6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68699 | {
"extension": "c-sharp",
"max_stars_count": "47.0",
"max_stars_repo_name": "muzudho/KifuwarabeFighter2",
"max_stars_repo_path": "KifuwarabeFighter2/Assets/Hitbox2DLorikeet/Editor/Model/BoxScannerHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68700"
} | starcoder | <filename>KifuwarabeFighter2/Assets/Hitbox2DLorikeet/Editor/Model/BoxScannerHelper.cs
namespace DojinCircleGrayscale.Hitbox2DLorikeetMaker
{
using System.Collections.Generic;
using System.Text;
using Assets.Hitbox2DLorikeet.Editor.Maker.Helper;
using UnityEngine;
/// <summary>
/// 弱点箱(Weakbox)... | 2.50751 | a0158142382686f05e871978ad223332 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68700 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "JeroMiya/androidmono",
"max_stars_repo_path": "MonoJavaBridge/android/generated/android/sax/EndElementListener.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68701"
} | starcoder | namespace android.sax
{
[global::MonoJavaBridge.JavaInterface(typeof(global::android.sax.EndElementListener_))]
public partial interface EndElementListener : global::MonoJavaBridge.IJavaObject
{
void end();
}
[global::MonoJavaBridge.JavaProxy(typeof(global::android.sax.EndElementListener))]
internal sealed p... | 1.724772 | 309760e8dd7a930ac8874674d3a7691b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68701 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "v-braun/stabel-io",
"max_stars_repo_path": "Services/Impl/AzureStorageService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68702"
} | starcoder | using System.Collections.Generic;
using System.Threading.Tasks;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Blob;
namespace Stabel.IO.Services.Impl{
public class AzureStorageService : IStorageService{
private readonly CloudBlobClient _blobClient;
public AzureStorage... | 2.678851 | 2c276c9f694293a68a01d3d96609ac16 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68702 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "MikeLimaSierra/Nuclear.TestSite",
"max_stars_repo_path": "src/Nuclear.TestSite/TestSuites/TypeTestSuite.Instructions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68703"
} | starcoder | using System;
using System.Linq;
using System.Runtime.CompilerServices;
using Nuclear.Extensions;
namespace Nuclear.TestSite.TestSuites {
public partial class TypeTestSuite {
#region Implements
/// <summary>
/// Tests if <typeparamref name="TType"/> implements <typeparamref name="TInter... | 2.761921 | 442305624c6a0eeda81b9c649a8c1b7c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68703 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ISI-Extensions/ISI.Extensions",
"max_stars_repo_path": "src/ISI.Extensions/SpreadSheets/Coordinates.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68704"
} | starcoder | #region Copyright & License
/*
Copyright (c) 2022, Integrated Solutions, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, t... | 2.560345 | cb39f40ea425ed1aa16fe6269d96cdde |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68704 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Yamithorn/Gossip",
"max_stars_repo_path": "tests/Integration/Connections/CommandTimeoutTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68705"
} | starcoder | <gh_stars>1-10
using System.Data.SqlClient;
using System.Threading.Tasks;
using Gossip.Connection;
using Gossip.Connection.Factories;
using Gossip.ConnectionStrings;
using Gossip.TestSupport.Setup;
using NUnit.Framework;
namespace Gossip.IntegrationTests.Connections
{
[TestFixture]
public class Com... | 2.117045 | 1ba15dd474cc7b9bd49b71291b4e7cbd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68705 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "PhilipYordanov/Software-University-C-Fundamentals-track",
"max_stars_repo_path": "CSharpOOPBasics/ExamPreparation/NFS/NFS/Core/Engine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68706"
} | starcoder | <filename>CSharpOOPBasics/ExamPreparation/NFS/NFS/Core/Engine.cs
using System;
public class Engine
{
private CarManager maneger;
public Engine()
{
this.maneger = new CarManager();
}
public void Run()
{
string command;
while ((command = Console.ReadLine()) != "Cops A... | 3.032168 | 9bc2fa9917eb732799a2e2629b6c88d5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68706 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "NN---/dnsshe",
"max_stars_repo_path": "NN.Dnsshe/Targeting/UnsupportedOSPlatformAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68707"
} | starcoder | <filename>NN.Dnsshe/Targeting/UnsupportedOSPlatformAttribute.cs
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// ReSharper disable InconsistentNaming
// ReSharper disable UnusedMember.Global
// ReSharper disable IdentifierTypo
/... | 2.163952 | 90b73189ef9c0b168a9f845534c32f9b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68707 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "PassKit/passkit-csharp-grpc-sdk",
"max_stars_repo_path": "src/PassKit/Grpc/Members/ARpc.g.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68708"
} | starcoder | // <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: io/member/a_rpc.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global:... | 1.519631 | cf3dba4d240931698ff56f4b957e4b5b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68708 | {
"extension": "c-sharp",
"max_stars_count": "40.0",
"max_stars_repo_name": "Octoham/modio-unity",
"max_stars_repo_path": "Runtime/UI/Utility/MemberReference.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68709"
} | starcoder | using System;
using System.Reflection;
using UnityEngine;
namespace ModIO.UI
{
/// <summary>Structure to use for displaying the member of an object.</summary>
[System.Serializable]
public struct MemberReference
{
// ---------[ NESTED DATA-TYPES ]---------
/// <summary>Property to use f... | 2.909149 | b05d90fbf28e60af6c856dc5150aee1e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68709 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "bringauto/fleet",
"max_stars_repo_path": "BE/Artin.BringAuto.Shared/Constants/PolicyNames.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68710"
} | starcoder | <reponame>bringauto/fleet
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Artin.BringAuto.Shared
{
public class PolicyNames
{
public const string IsCar = nameof(IsCar);
}
}
| 1.435328 | 3debd80be5b011714111f9b5a276ffe4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68710 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "luhansen-ms/roslyn",
"max_stars_repo_path": "src/VisualStudio/Core/Def/Implementation/Diagnostics/FxCopAnalyzersSuggestedActionCallback.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68711"
} | starcoder | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System... | 1.620669 | 7325a2a2043497049d14d386bf7079d2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68711 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "Rappelbox/DirectOutput",
"max_stars_repo_path": "Extensions/FileInfoExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68712"
} | starcoder | using System.IO;
using System.Security.Cryptography;
using System.Linq;
using System;
/// <summary>
/// Extends the FileInfo object with additional functionality.
/// </summary>
public static class FileInfoExtensions
{
/// <summary>
/// Gets the name of the file specified in the object without ex... | 3.316823 | e7109da7d5ad262ec95490b9ff4bf32f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68712 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "quantum-grit/BELLATRIX",
"max_stars_repo_path": "src/Bellatrix.Desktop/services/DisposeDriverService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68713"
} | starcoder | // <copyright file="DisposeDriverService.cs" company="Automate The Planet Ltd.">
// Copyright 2021 Automate The Planet Ltd.
// 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... | 1.973881 | f137863eaa33dedce0e1eca40f6deba2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68713 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SkillsFundingAgency/das-reservations-ap",
"max_stars_repo_path": "src/SFA.DAS.Reservations.Infrastructure.UnitTests/HealthCheck/WhenHandlingElasticSearchMonitoring.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68714"
} | starcoder | <reponame>SkillsFundingAgency/das-reservations-ap<filename>src/SFA.DAS.Reservations.Infrastructure.UnitTests/HealthCheck/WhenHandlingElasticSearchMonitoring.cs
using System;
using System.Threading;
using System.Threading.Tasks;
using AutoFixture.NUnit3;
using Microsoft.Extensions.Diagnostics.HealthChecks;
using Moq;
u... | 1.907066 | fba72f2bc2b051d6ef68eb6be461c1bc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68714 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "bingwang12/Spider",
"max_stars_repo_path": "Develop/InSpiderDevelopWindow/Common/DialogHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68715"
} | starcoder | <filename>Develop/InSpiderDevelopWindow/Common/DialogHelper.cs<gh_stars>10-100
//==============================================================
// Copyright (C) 2020 Inc. All rights reserved.
//
//==============================================================
// Create by 种道洋 at 2020/3/17 17:16:04.
// Version 1.0
... | 2.424987 | b3ee78f7681ad21cc7238a85aa4587aa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68715 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BlackDante/AppMetrics",
"max_stars_repo_path": "src/Reporting/src/App.Metrics.Formatters.InfluxDB/Internal/LineProtocolPoints.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68716"
} | starcoder | // <copyright file="LineProtocolPoints.cs" company="App Metrics Contributors">
// Copyright (c) App Metrics Contributors. All rights reserved.
// </copyright>
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
namespace App.Metrics.Formatters.InfluxDB.Internal
{
i... | 2.618207 | c50f361791d41b44c0b30a76df461b28 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68716 | {
"extension": "c-sharp",
"max_stars_count": "136.0",
"max_stars_repo_name": "stonysong/SimpleSSO",
"max_stars_repo_path": "src/SimpleSSO/Controllers/TicketUserController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68717"
} | starcoder | <filename>src/SimpleSSO/Controllers/TicketUserController.cs<gh_stars>100-1000
using SimpleSSO.Application.System;
using System.Web.Http;
using SimpleSSO.DTO.System;
using FreeBird.Infrastructure.TypeUtilities.TypeAdapter;
using FreeBird.Infrastructure.Core.Authorize;
using static SimpleSSO.Setting;
using System.Linq;
... | 2.010332 | b3c04b522d08f73f81509a425936ca81 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68717 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "glennblock/UberHypermedia.net",
"max_stars_repo_path": "src/UberHypermedia/UberHypermedia/UberDocument.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68718"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using DynamicUtils;
namespace UberHypermedia
{
[DataContract]
public class UberDocument : ExtensibleObject, IUberDocument
{
[DataMember(Name="version")]
public string V... | 1.688241 | 89780173c82f9892a0d4587eed0cc6c8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68718 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mikegoatly/lifti-codeplex",
"max_stars_repo_path": "Lifti.Core/Lifti.Core/Querying/WordQueryPart.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68719"
} | starcoder | <filename>Lifti.Core/Lifti.Core/Querying/WordQueryPart.cs
// This source is subject to the the MIT License (MIT)
// All rights reserved.
namespace Lifti.Querying
{
/// <summary>
/// A query part that matches on a single word in some way.
/// </summary>
public abstract class WordQueryPart : IWordQueryP... | 3.129359 | 803157752534d1ca00a6df1ed1472683 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68719 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nayanshah/BuildXL",
"max_stars_repo_path": "Public/Src/Engine/Scheduler/Graph/PipGraphStaticFingerprints.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68720"
} | starcoder | // 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.Diagnostics.ContractsLight;
using BuildXL.Engine.Cache.Fingerprints;
using BuildXL.Pips;
using BuildXL.Pips.Operat... | 2.248743 | 49fbe46bccb103efb15d008d15f38e00 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68720 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "maca88/CoreSharp",
"max_stars_repo_path": "CoreSharp.GraphQL/Package.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68721"
} | starcoder | using CoreSharp.GraphQL.Configuration;
using SimpleInjector;
namespace CoreSharp.GraphQL
{
public class Package : IPackage
{
public void Register(Container container)
{
container.Register<IComplexityConfigurationFactory>(() => new ComplexityConfigurationFactory(), Lifestyle.Singleto... | 1.818972 | 1abeefde78fe3a6d068627de1953c763 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68721 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "koszoru-kristof/Myo_EMG-GestureRecognition",
"max_stars_repo_path": "Base-Helicopter-Controller/Library/PackageCache/com.unity.mathematics@0.0.12-preview.10/Unity.Mathematics/uint3.cs",
"provenance": "train-00000-of-00045.jsonl.gz:687... | starcoder | using System.Runtime.CompilerServices;
using System.Diagnostics;
#pragma warning disable 0660, 0661
namespace Unity.Mathematics
{
[DebuggerTypeProxy(typeof(uint3.DebuggerProxy))]
[System.Serializable]
public partial struct uint3
{
internal sealed class DebuggerProxy
{
publi... | 2.589634 | bc0b8e825714cd7fd9e26aeff222ab31 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68722 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Meanings11/Mountain-Cross",
"max_stars_repo_path": "Assets/Parachute/Scripts/CloudController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68723"
} | starcoder | <reponame>Meanings11/Mountain-Cross<filename>Assets/Parachute/Scripts/CloudController.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class CloudController : MonoBehaviour
{
public GameObject cloud1;
public GameObject cloud2;
public GameObject cloud3;
public fl... | 2.466405 | 0b9e03f5f31cadd609ec0d680d073b59 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68723 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "teoadal/local",
"max_stars_repo_path": "Local.Tests/Collections/CountShould.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68724"
} | starcoder | using System.Linq;
using FluentAssertions;
using Local.Collections;
using Xunit;
namespace Local.Tests.Collections
{
public class CountShould : LinqTests
{
[Theory, MemberData(nameof(Items))]
public void CheckItems(int[] items)
{
static bool Predicate(int i) => i == 1;
... | 2.628705 | f78ceb75b98f5d2305b7716f04e79808 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68724 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Acruid/space-station-14-content",
"max_stars_repo_path": "Content.Server/Cargo/CargoBankAccount.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68725"
} | starcoder | <reponame>Acruid/space-station-14-content
using System;
namespace Content.Server.Cargo
{
public class CargoBankAccount : ICargoBankAccount
{
public int Id { get; }
public string Name { get; }
public int Balance { get; set; }
public CargoBankAccount(int id, string name, int b... | 1.898748 | d5e47401eef2bf6f36a93adb1e7ce743 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68725 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mjbond-msft/maui",
"max_stars_repo_path": "src/Core/tests/DeviceTests/Stubs/WebView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68726"
} | starcoder | <filename>src/Core/tests/DeviceTests/Stubs/WebView.cs
namespace Microsoft.Maui.DeviceTests.Stubs
{
public class WebViewStub : StubBase, IWebView
{
public IWebViewSource Source { get; set; }
public bool CanGoBack { get; set; }
public bool CanGoForward { get; set; }
public void GoBack() { }
public void GoFo... | 1.603573 | 963d80cb8761b5df10cd7a23bb594782 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68726 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nathaliefil/uroboros",
"max_stars_repo_path": "MetaFileManager/syntax/functions/strings/FuncRepeat.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68727"
} | starcoder | <reponame>nathaliefil/uroboros
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Uroboros.syntax.variables.abstracts;
namespace Uroboros.syntax.functions.strings
{
class FuncRepeat : DefaultStringable
{
private IStringable arg0;
private INum... | 2.324387 | 4e01c8973a04d34b47e292574284df9c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68727 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rahodges/Amns",
"max_stars_repo_path": "Amns.GreyFox/Data/ExposedManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68728"
} | starcoder | <filename>Amns.GreyFox/Data/ExposedManager.cs
using System;
namespace Amns.GreyFox.Data
{
/// <summary>
/// Summary description for DALAttribute.
/// </summary>
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public class ExposedManager : Attribute
{
string name;
string de... | 2.530416 | 1616909e265e1aaadd22fba5fdb2a91b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68728 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gitter-badger/BenchmarkDotNet",
"max_stars_repo_path": "BenchmarkDotNet/Tasks/BenchmarkTarget.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68729"
} | starcoder | using System;
using System.Collections.Generic;
using System.Reflection;
using BenchmarkDotNet.Extensions;
namespace BenchmarkDotNet.Tasks
{
public class BenchmarkTarget
{
public Type Type { get; }
public MethodInfo Method { get; }
public long OperationsPerInvoke { get; }
publi... | 2.615472 | d3ec7d336566cda7cda3fd3fd5e78d53 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68729 | {
"extension": "c-sharp",
"max_stars_count": "81.0",
"max_stars_repo_name": "endink/Thrifty",
"max_stars_repo_path": "src/Thrifty.MicroServices/Server/ThriftyServer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68730"
} | starcoder | <gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Diagnostics.Contracts;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using Thrifty.Codecs;
using Thrifty.Nifty.Processors;
using Thrifty.Services;
using Microsoft.Extensions.Log... | 1.911097 | 2de66b31d91dce8498583d9f3a852b84 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68730 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "polivbr/pulumi-azure-native",
"max_stars_repo_path": "sdk/dotnet/ServiceFabric/V20210101Preview/GetNodeType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68731"
} | 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.883965 | 4948d937072c5364cddc22ae7854a15e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68731 | {
"extension": "c-sharp",
"max_stars_count": "140.0",
"max_stars_repo_name": "violetasdev/k4a.net",
"max_stars_repo_path": "K4AdotNet.Samples.Unity/Assets/Scripts/ApplicationController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68732"
} | starcoder | using System.Collections;
using UnityEngine;
namespace K4AdotNet.Samples.Unity
{
public class ApplicationController : MonoBehaviour
{
private ErrorMessage _errorMessage;
private GameObject _skeleton;
private GameObject _character;
private GameObject _modes;
private voi... | 2.231212 | 98ad8aaa3ec7f947b383fc1bacb2af4d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68732 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "chotkos/SMSApi",
"max_stars_repo_path": "smsapi/Api/Action/Contacts/ListContacts.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68733"
} | starcoder | <filename>smsapi/Api/Action/Contacts/ListContacts.cs
using System;
using System.Collections.Specialized;
namespace SMSApi.Api.Action
{
public class ListContacts : Rest<Response.Contacts>
{
public ListContacts ()
: base()
{
}
protected override string Resource { get { return "contacts"; } }
protected o... | 2.72297 | 0840a95f18415aa7ebc942c79e3b50d8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68733 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mrwillbarnz/ualbion",
"max_stars_repo_path": "Game/Events/UnloadMapEvent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68734"
} | starcoder | using UAlbion.Api;
namespace UAlbion.Game.Events
{
[Event("unload_map")] public class UnloadMapEvent : GameEvent { }
} | 1.248366 | 9108ad802132f6d3a77fff700674f942 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68734 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wmccullough/Maestar",
"max_stars_repo_path": "src/Maester.Core/IIndexClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68735"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Maester.Core
{
public interface IIndexClient
{
void CreateIndex(string indexName);
void DeleteIndex(string indexName);
}
}
| 1.526751 | 18c51afa4d74f0107e5f1250853fd1c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68735 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "omerkrsvr/OyuncuTabani",
"max_stars_repo_path": "OyuncuTabani/Views/Member/LogInIndex.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68736"
} | starcoder | <reponame>omerkrsvr/OyuncuTabani
@{
ViewBag.Title = "Index";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<body class="login-bg">
<div class="header">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- Logo -->
... | 1.413352 | 0a392b98ae6d324302f13bfb10a3441b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68736 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "workgroupengineering/xFunc",
"max_stars_repo_path": "xFunc.Tests/ParserTests/UnitTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68737"
} | starcoder | // Copyright (c) <NAME>. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace xFunc.Tests.ParserTests;
public class UnitTests : BaseParserTests
{
[Theory]
[InlineData("convert(1, 'rad')")]
[InlineData("convert(1, \"rad\")")]
... | 2.171538 | 04683d960af4cdd8ffd286459d6ddb08 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68737 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kwaclaw/diagnostics-eventflow",
"max_stars_repo_path": "test/Microsoft.Diagnostics.EventFlow.Inputs.Tests/EtwInputTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68738"
} | starcoder | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
using System;
using System.... | 1.884439 | 370fd945d64624b98dbc5efac681af4d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68738 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "axelfriberg/AIG",
"max_stars_repo_path": "projects/proj2/Assets/Scripts/IAJ.Unity/Pathfinding/Path/Path.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68739"
} | starcoder | using UnityEngine;
namespace Assets.Scripts.IAJ.Unity.Pathfinding.Path
{
public abstract class Path
{
/// <summary>
/// Gets the param value (a value that represents how far from the beggining are we in the path) in the path closer to the specified position
/// </summary>
/// <... | 3.067905 | a8b015203d5a5f10cbfe98d8f53e3d27 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68739 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "yasinerduran/BasicGames-Vol-2-SpaceShooter",
"max_stars_repo_path": "Assets/BrainCloud/Client/BrainCloud/BrainCloudPlaybackStream.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68740"
} | starcoder | //----------------------------------------------------
// brainCloud client source code
// Copyright 2016 bitHeads, inc.
//----------------------------------------------------
using System;
using System.Collections.Generic;
using System.Text;
using JsonFx.Json;
using BrainCloud.Internal;
namespace BrainCloud
{
p... | 2.256099 | 78d5525131da6edbfb8534432d0a8ec4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68740 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cjsaohan/WeiXinMPSDK",
"max_stars_repo_path": "Senparc.Weixin.MP.Sample/Senparc.Weixin.MP.Sample/Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68741"
} | starcoder | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
//using System.Text.RegularExpressions;
using System.Web;
using System.Web.Mvc;
namespace Senparc.Weixin.MP.Sample.Controllers
{
public class HomeController : Controller
{
public ActionResult Index()
{... | 1.942399 | 37ba56f7a4ce8d9c6d04e12f2719f923 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68741 | {
"extension": "c-sharp",
"max_stars_count": "115.0",
"max_stars_repo_name": "criteo-dexter/kafka-sharp",
"max_stars_repo_path": "kafka-sharp/kafka-sharp/Batching/Accumulator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68742"
} | starcoder | <reponame>criteo-dexter/kafka-sharp
// 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
using System;
using System.Collections.Generic;
using Syste... | 2.674151 | f471d8f9ed74a4faf0a22662f3b7b614 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68742 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SerBritov/nordic-it-netcore",
"max_stars_repo_path": "13/Classwork13/Classwork13/IPlane.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68743"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Classwork13
{
interface IPlane
{
byte EnginesCount { get; set; }
}
}
| 1.756783 | 412f8ff020b524b49dc6c0d11dd3c9bf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68743 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Ethereal77/stride",
"max_stars_repo_path": "sources/shaders/Stride.Core.Shaders/Ast/Hlsl/Technique.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68744"
} | starcoder | // Copyright (c) .NET Foundation and Contributors (https://dotnetfoundation.org)
// Copyright (c) 2018-2021 Stride and its contributors (https://stride3d.net)
// Copyright (c) 2011-2018 Silicon Studio Corp. (https://www.siliconstudio.co.jp)
// See the LICENSE.md file in the project root for full license information.
u... | 2.268581 | 6cc2515acf772d48051e34ca6a6c245c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68744 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "aaroncarsonart/PriceComparisonTool",
"max_stars_repo_path": "PriceComparisonTool/Controllers/ProductController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68745"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Entity;
using System.Linq;
using System.Net;
using System.Web;
using System.Web.Mvc;
using PriceComparisonTool.DAL;
using PriceComparisonTool.Models;
using PriceComparisonTool.ViewModels;
using PagedList;
namespace PriceComparisonToo... | 2.342294 | 5db6c4a813106234bc0ff5291f40725e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68745 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "guydavis/machinaris-mobile",
"max_stars_repo_path": "Machinapp/Machinapp/Model/Exch.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68746"
} | starcoder | <filename>Machinapp/Machinapp/Model/Exch.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Machinapp.Model
{
public class Exch
{
public string USD { get; set; }
}
}
| 1.689228 | ca6fd342b81279826182a58973be2fc7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68746 | {
"extension": "c-sharp",
"max_stars_count": "31.0",
"max_stars_repo_name": "realyrare/ShenNiusFramework",
"max_stars_repo_path": "src/ShenNius.Share.Models/Dtos/Query/Shop/OrderKeyListTenantQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68747"
} | starcoder | using ShenNius.Share.Models.Dtos.Common;
/*************************************
* 类名:OrderKeyListTenantQuery
* 作者:realyrare
* 邮箱:<EMAIL>
* 时间:2021/8/23 14:28:04
*┌───────────────────────────────────┐
*│ 版权所有:神牛软件 │
*└───────────────────────────────────┘
**************************************/
namesp... | 2.092165 | a3305b89b273e25f272c40bfb12ac61b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68747 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "R32/flashdevelop",
"max_stars_repo_path": "External/Plugins/ResultsPanel/PluginUI.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68748"
} | starcoder | <reponame>R32/flashdevelop<gh_stars>0
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.IO;
using System.Text.RegularExpressions;
using System.Windows.Forms;
using PluginCore;
using PluginCore.Controls;
using PluginCore.Helpers;
using PluginCore.Lo... | 1.654065 | f2dddb663220e9de8c17a7fbf226ec73 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68748 | {
"extension": "c-sharp",
"max_stars_count": "196.0",
"max_stars_repo_name": "ORGSCSGITDEV/PnP-OfficeAddins",
"max_stars_repo_path": "Samples/VSTO-shared-code-migration/completed/CellAnalyzerRESTAPI/Controllers/AnalyzeUnicodeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68749"
} | starcoder | <reponame>ORGSCSGITDEV/PnP-OfficeAddins
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace CellAnalyzerRESTAPI.Controllers
{
[Route("api/[controller]")]
[ApiController]
public class Ana... | 2.022577 | 196bddefaf0d780893821ec342b4298d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68749 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "gpreviatti/base-api-netcore-ddd",
"max_stars_repo_path": "src/Tests/Data/BaseDataTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68750"
} | starcoder | <gh_stars>1-10
using System;
using Data.Context;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
namespace Tests.Data
{
public abstract class BaseDataTest
{
protected readonly IServiceProvider _serviceProvider;
protected readonly MyContext _context;
... | 2.371463 | 23d237a67e47c4ea1429052b800c9ac7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68750 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ILya-Lev/intacct-sdk-net",
"max_stars_repo_path": "Intacct.SDK/RequestConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68751"
} | starcoder | <filename>Intacct.SDK/RequestConfig.cs
/*
* Copyright 2018 Sage Intacct, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* ... | 2.055733 | 6e5daf385d926c95ffb4374aeca2dfab |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68751 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ericmutta/samples",
"max_stars_repo_path": "snippets/csharp/VS_Snippets_Wpf/CompositionTargetRenderingAnimations/CSharp/app.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68752"
} | starcoder | using System;
using System.Windows;
using System.Windows.Navigation;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Shapes;
using System.Windows.Controls;
using System.IO;
namespace Microsoft.Samples.PerFrameAnimations
{
// Displays the sample.
public partial class app... | 1.906264 | 75ad382d86fd0fd244a3efb4232ad8aa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68752 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mff-uk/exolutio",
"max_stars_repo_path": "View/ReportDisplay.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68753"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Shap... | 2.025088 | f2c386c068e6ee4faf7ce05675c43957 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68753 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "totpero/EqualityComparer",
"max_stars_repo_path": "src/EqualityComparer/Reflection/MethodInfoComparer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68754"
} | starcoder | <filename>src/EqualityComparer/Reflection/MethodInfoComparer.cs
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Reflection;
namespace EqualityComparer.Reflection
{
/// <summary> This is a *very* rudimentary comparison routine that examines two Met... | 3.366898 | 9afcdbe1a84b9bada76b7a814084202a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68754 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MJordanov81/Plantit",
"max_stars_repo_path": "PlantIt.Web/Views/Shared/Components/Vendors/Default.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68755"
} | starcoder | @model VendorsSearchModel
@{
ViewData["Title"] = "Vendors";
}
<style>
tr {
display: block;
}
th, td {
width: 500px;
}
tbody {
display: block;
height: 300px;
overflow: auto;
}
</style>
<div>
<table class="table table-bordered table-striped" s... | 2.761457 | 6245270d2eebbe7ee12b3232ed54c372 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68499 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "JustOxlamon/TwoRatChat",
"max_stars_repo_path": "JabberNet-2.1.0.710/bedrock/net/IHttpSocket.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68500"
} | starcoder | <reponame>JustOxlamon/TwoRatChat
namespace bedrock.net
{
interface IHttpSocket
{
string URL { get; set; }
}
/// <summary>
/// This socket has special support for writing XML elements.
/// </summary>
public interface IElementSocket
{
/// <summary>
/// Write an XML element to ... | 2.245745 | f9f101bbd2df4a167c3df74697cae157 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68500 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "NT-D/TravelBotv4",
"max_stars_repo_path": "TravelBotv4/TravelBotv4/Middlewares/HumanHandoff.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68501"
} | starcoder | <reponame>NT-D/TravelBotv4
using System.Threading.Tasks;
using System;
using System.Diagnostics;
using Microsoft.Bot.Schema;
using Microsoft.Bot.Builder;
using Microsoft.Bot.Builder.BotFramework;
using Microsoft.Bot.Builder.Core;
using Microsoft.Bot.Builder.Core.Extensions;
using Microsoft.Bot.Builder.Integration.AspN... | 2.133346 | 7866b48a3d7e9074f0e815479783aa8b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68501 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jago2136/azure-powershell",
"max_stars_repo_path": "src/Cdn/generated/api/Models/Api20210601/UrlSigningKeyParameters.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68502"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
namespace Mi... | 1.614868 | d5d16306a22c6a19d1ceee369fd62f33 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68502 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Rtimee/SOLID",
"max_stars_repo_path": "Assets/[SOLID]/Scripts/Open Closed/V1/SpeedBoostV1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68503"
} | starcoder | using UnityEngine;
public class SpeedBoostV1 : MonoBehaviour
{
}
| 0.695414 | f0f643b9b22a88f7b4344fa1f5fd788c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68503 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mmiller-msft/BuildXL",
"max_stars_repo_path": "Public/Src/FrontEnd/Script/Ambients/AmbientValueCache.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68504"
} | 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.Collections.Immutable;
using System.Diagnostics.ContractsLight;
using System.Linq.Expressions;
using B... | 1.504839 | d1884410e2dd2f72e88b1662898fe48d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68504 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ismarvelous/Muffin",
"max_stars_repo_path": "Muffin/Caching/DiskOutputCacheItem.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68505"
} | starcoder | <reponame>ismarvelous/Muffin
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace Muffin.Caching
{
public class DiskOutputCacheItem
{
public DiskOutputCacheItem() { }
public DiskOutputCacheItem(string fileName, DateTime utcExpiry)
{
this.FileName = fileName;
thi... | 1.942976 | 049e4e22af146f77b4e7b76fb6101e48 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.