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 | 3437 | {
"extension": "c-sharp",
"max_stars_count": "911.0",
"max_stars_repo_name": "cnork/referencesource",
"max_stars_repo_path": "System.ServiceModel.Discovery/System/ServiceModel/Discovery/ScopeCollection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3438"
} | starcoder | //----------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------
namespace System.ServiceModel.Discovery
{
using System;
using SR2 = System.ServiceModel.Discovery.SR;
// Scope... | 2.406356 | aa57a8740abe536c195e23b446bf419b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3438 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "llorch19/Smartflow-Sharp",
"max_stars_repo_path": "example/Smartflow.Samples/Code/EmitCore.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3439"
} | starcoder | using EmitMapper;
using System;
using System.Collections.Generic;
using System.Text;
namespace Smartflow.Samples.Code
{
public static class EmitCore
{
/// <summary>
/// 强制换
/// </summary>
/// <typeparam name="From"></typeparam>
/// <typeparam name="To"></typeparam>
... | 2.477799 | c7a7f6f92d66e111fd5954f9302cdbfc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3439 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "ErnstHolger/SparkplugB",
"max_stars_repo_path": "SparkplugB/ITimeStamp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3440"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using SparkplugB;
namespace SparkplugB
{
// Timestamp at message sending time
// Repeated forever - no limit in Google Protobufs
// Sequence number
// UUID to track message type in terms of schema definitions
... | 2.503133 | 3b8cb164872639329a0873575e2de039 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3440 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "tarunbatta/ipg",
"max_stars_repo_path": "core/leetcode/528.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3441"
} | starcoder | // Url:https://leetcode.com/problems/random-pick-with-weight
/*
528. Random Pick with Weight
Medium
Given an array w of positive integers, where w[i] describes the weight of index i, write a function pickIndex which randomly picks an index in proportion to its weight.
Note:
1 <= w.length <= 10000
1 <= w[i] <= 10... | 3.283206 | 441ebb0ddcb6c3a05dcbccb3d292f8a5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3441 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Shadyzpop/react-native-windows-compiled",
"max_stars_repo_path": "ReactWindows/ReactNative.Net46/Views/Image/ReactImageManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3442"
} | starcoder | using Newtonsoft.Json.Linq;
using ReactNative.Collections;
using ReactNative.Modules.Image;
using ReactNative.UIManager;
using ReactNative.UIManager.Annotations;
using System;
using System.Collections.Generic;
using System.IO;
using System.Reactive.Disposables;
using System.Windows;
using System.Windows.Controls;
using... | 2.212352 | bb899d8921c75b5870077b60bf0252a8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3442 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "256481788jianghao/stock_cshap",
"max_stars_repo_path": "StockWin/ConfigureReader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3443"
} | starcoder | <gh_stars>0
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Configuration;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
namespace StockWin
{
public class ConfigureReader
{
... | 2.239637 | ad697a014628f7f450f967dc3474e375 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3443 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "vitor-msp/originarios",
"max_stars_repo_path": "Originarios/Originarios/Views/Account/Register.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:3444"
} | starcoder | <reponame>vitor-msp/originarios<gh_stars>0
@model Originarios.Models.UsuarioRegistro
@{ ViewBag.Title = "Registrar"; }
@using (Html.BeginForm("Register", "Account", FormMethod.Post, new { @class = "form-horizontal", role = "form" }))
{
@Html.AntiForgeryToken()
@Html.ValidationSummary("", new { @class = "text-... | 2.108094 | 6c77f096b7bc47ee9bcf6c312bbbaad6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3444 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "narval32/Shp",
"max_stars_repo_path": "OfficeDevPnP.Core/OfficeDevPnP.Core/Framework/Provisioning/ObjectHandlers/ObjectListInstance.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3445"
} | starcoder | <reponame>narval32/Shp<filename>OfficeDevPnP.Core/OfficeDevPnP.Core/Framework/Provisioning/ObjectHandlers/ObjectListInstance.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Data.SqlTypes;
using System.Linq;
using System.Text;
using System.Web.Configuration;
using System.Web.Instrumentation;
... | 1.826054 | c0e8d27c29c3f5043955e3ada1453b5c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3445 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "muwaqar/azure-powershell",
"max_stars_repo_path": "src/Storage/Commands.Storage/File/Cmdlet/RemoveAzureStorageFile.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3446"
} | starcoder | // ----------------------------------------------------------------------------------
//
// 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 obtain a copy of the License at
// http://w... | 2.091859 | 984ea23c51bde35717a397ec23cc7a80 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3446 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "hw233/home3",
"max_stars_repo_path": "core/client/game/src/commonGame/constlist/generate/UnitType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3447"
} | starcoder | using ShineEngine;
/// <summary>
/// 单位类型(generated by shine)
/// </summary>
public class UnitType
{
/// <summary>
/// 角色
/// </summary>
public const int Character=1;
/// <summary>
/// 怪物
/// </summary>
public const int Monster=2;
/// <summary>
/// NPC
/// </summary>
public const in... | 2.130072 | 04260991f32a703d7423d24961bef2fd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3447 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ruivieira418/Favoritos",
"max_stars_repo_path": "Primavera.Sales.Invoice/User Interface/frmInvoice.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3448"
} | starcoder | <gh_stars>0
using StdBE100;
using System;
using System.ComponentModel;
using System.Windows.Forms;
using VndBE100;
using static BasBE100.BasBETiposGcp;
namespace Primavera.Sales.Invoice
{
public partial class FrmInvoice : Form
{
public FrmInvoice()
{
InitializeComponen... | 2.064914 | 7d7475cbef6c63f32eb5111e26cf30e2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3448 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "samdivaio/Discord.Net",
"max_stars_repo_path": "src/Discord.Net/Models/User.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3449"
} | starcoder | using Discord.API.Client;
using Discord.API.Client.Rest;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using APIMember = Discord.API.Client.Member;
namespace Discord
{
public class User
{
private readonly static Action<User, User> _clone... | 2.479491 | f263a8193b16ddcccc30b87014358ae5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3449 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "adventam10/UnitySampleApp",
"max_stars_repo_path": "UnitySampleApp/Assets/Editor/PostXcodeBuild.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3450"
} | starcoder | using System.IO;
using UnityEditor;
using UnityEditor.Callbacks;
using System.Collections;
using System.Collections.Generic;
#if UNITY_IOS
using UnityEditor.iOS.Xcode;
#endif
public class PostXcodeBuild
{
#if UNITY_IOS
private struct InfoPlistInfo
{
public string key;
public string value;
... | 2.142254 | 0919d6fc37145355bcd8113d6a84fead |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3450 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "lazycrazy/WinDoAdmin",
"max_stars_repo_path": "WinDoControls/Controls/List/WDPage.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3451"
} | starcoder |
namespace WinDoControls.Controls
{
partial class WDPage
{
private System.ComponentModel.IContainer components = null;
protected override void Dispose(bool disposing)
{
if (disposing && (compo... | 1.736706 | f42dff13e5bb70b9ae8442b9b45225b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3451 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "scrolltek/scrolltek-web",
"max_stars_repo_path": "src/Web/Models/Chapter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3452"
} | starcoder | <reponame>scrolltek/scrolltek-web<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Scrolltek.Web.Models
{
/// <summary>
/// Models a chapter of in the Hebrew Bible
/// </summary>
public class Chapter : Artifact
{
/// <summ... | 2.812976 | 00ff972fdd9c6016f000b053cd4480d5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3452 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "zahariaconstantin/NetDist",
"max_stars_repo_path": "src/WpfServerAdmin/ViewModels/ListPopupWindowViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3453"
} | starcoder | <filename>src/WpfServerAdmin/ViewModels/ListPopupWindowViewModel.cs
using System.Collections.Generic;
namespace WpfServerAdmin.ViewModels
{
public class ListPopupWindowViewModel
{
public List<LogEntryViewModel> LogInfo { get; set; }
public ListPopupWindowViewModel()
{
LogI... | 1.77813 | dfae8e4c724e66772687c87269bcde83 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3453 | {
"extension": "c-sharp",
"max_stars_count": "277.0",
"max_stars_repo_name": "polivbr/pulumi-kubernetes",
"max_stars_repo_path": "sdk/dotnet/Core/V1/Outputs/PodSpec.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3454"
} | starcoder | // *** WARNING: this file was generated by pulumigen. ***
// *** 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.Kubernetes.Types.Ou... | 1.897022 | d1665c720269227da966c8dd61f2bb0f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3454 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ajf2/UnitsNet",
"max_stars_repo_path": "UnitsNet/GeneratedCode/Extensions/Number/NumberToDurationExtensions.g.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3455"
} | starcoder | <filename>UnitsNet/GeneratedCode/Extensions/Number/NumberToDurationExtensions.g.cs
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \generate-code.bat.
//
// Changes to this file will be lost when the code is regenerated.
// ... | 2.478112 | 457e290d2f9cc3257598212b9079ca23 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3455 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Devanthro/TeleportVR",
"max_stars_repo_path": "Assets/OperatorUserInterface/Widgets/Scripts/Icon/IconWidget.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3456"
} | starcoder | using System.Collections.Generic;
using UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.UI;
namespace Widgets
{
public class IconWidget : Widget
{
public Dictionary<string, Texture2D> icons;
public Texture2D[] iconsArray;
private string currentIconName;
... | 2.594747 | f4fd2fb84068ae78a6a10e67dc30cf53 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3456 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "islakioriy/VRChatModeSwitcher",
"max_stars_repo_path": "VRChatModeSwitcher/Form2.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3457"
} | starcoder | using Microsoft.Win32;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Configuration;
using System.Diagnostics;
using System.Reflection;
using System.Windows.Forms;
namespace VRChatModeSwitcher
{
public partial class Form2 : Form
{
public Form2()
{
... | 2.187589 | 86fe52cfe7b17a46f463dd91cc5d215e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3457 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "DragonSpark/Framework",
"max_stars_repo_path": "DragonSpark.Application/Entities/Queries/Runtime/Shape/Partitioning.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3458"
} | starcoder | <gh_stars>1-10
using DragonSpark.Compose;
using System.Linq;
using System.Threading.Tasks;
namespace DragonSpark.Application.Entities.Queries.Runtime.Shape;
sealed class Partitioning<T> : IPartition<T>
{
public static Partitioning<T> Default { get; } = new Partitioning<T>();
Partitioning() {}
public ValueTask<I... | 2.120381 | 47b8f973ab38aeaff4d6cdf36c27d1b8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3458 | {
"extension": "c-sharp",
"max_stars_count": "674.0",
"max_stars_repo_name": "DiogenesPolanco/Docker.DotNet",
"max_stars_repo_path": "src/Docker.DotNet/Models/ContainerRenameParameters.Generated.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3459"
} | starcoder | <gh_stars>100-1000
using System.Runtime.Serialization;
namespace Docker.DotNet.Models
{
[DataContract]
public class ContainerRenameParameters // (main.ContainerRenameParameters)
{
[QueryStringParameter("name", false)]
public string NewName { get; set; }
}
}
| 1.07071 | 6cbf041f37508cc7cd10fde4a4477a38 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3459 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AllenHongjun/tiger_admin",
"max_stars_repo_path": "aspnet-core/src/Tiger.EntityFrameworkCore/Business/Marketings/CouponHistoryRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3460"
} | starcoder | using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tiger.Business.Marketings;
using Tiger.EntityFrameworkCore;
using Tiger.Marketing;
using Volo.Abp.Domain.Repositories.EntityFrameworkCore;
using Volo.... | 2.064229 | b116b9c8c3837cc61854e67898c6bcf0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3460 | {
"extension": "c-sharp",
"max_stars_count": "893.0",
"max_stars_repo_name": "alxbelov/K8CScan",
"max_stars_repo_path": "c# netscan/netscan/Class1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3461"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using System.Net;
using System.Text.RegularExpressions;
//K8 Cscan 3.1 WebBanner moudle
namespace CscanDLL
{
public class scan
{
public static string run(string ip)
{
if (string.IsNullOrEmpty(ip))
ret... | 2.437014 | a54dbf65dd6d2973d15644fac6d5f83b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3461 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "anibalvelarde/AppEstimator",
"max_stars_repo_path": "src/AppEstimator.Web.Api/MaintenanceProcessing/IEstimateUpdateMaintenanceProcessor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3462"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AppEstimator.Web.Api.MaintenanceProcessing
{
public interface IEstimateUpdateMaintenanceProcessor
{
Models.Estimate AddActor(long estimateId, Models.Actor actor);
Model... | 1.63989 | 4bc01d0144c0d53022376087a09dec44 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3462 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Hejsil/TheLang",
"max_stars_repo_path": "TheLang/AST/Expressions/Operators/Unary/ASTParentheses.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3463"
} | starcoder | <reponame>Hejsil/TheLang
using TheLang.AST.Bases;
using TheLang.Syntax;
namespace TheLang.AST.Expressions.Operators.Unary
{
public class ASTParentheses : ASTUnaryNode
{
public ASTParentheses(Position position)
: base(position)
{ }
}
} | 1.381467 | 50b77f0a8fda65e102644f0ad5212312 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3463 | {
"extension": "c-sharp",
"max_stars_count": "85.0",
"max_stars_repo_name": "chenac64/PowerToys",
"max_stars_repo_path": "src/modules/launcher/Plugins/Microsoft.Plugin.Folder/Main.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3464"
} | starcoder | using Microsoft.PowerToys.Settings.UI.Lib;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using Wox.Infrastructure;
using Wox.Infrastructure.Storage;
using Wox.Plug... | 2.32814 | 522344c412bdd8f418c9c6aa62fba33e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3464 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sravimohan/TopBabyNames",
"max_stars_repo_path": "src/Web/Model/NameByYear.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3465"
} | starcoder | namespace Web.Model
{
public class NameByYear
{
public int Year { get; set; }
public int Total { get; set; }
}
} | 1.759707 | 8636f5e2cb9ab5116bccbd705fd9f91b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3465 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Nisew/Snailing",
"max_stars_repo_path": "Assets/Scripts/CameraFollow.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3466"
} | starcoder | <gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class CameraFollow : MonoBehaviour
{
public Transform target;
public float smooth;
public Transform bossPos;
public Vector3 offset;
public bool boss;
void LateUpdate ()
{
if(!boss)
... | 1.532146 | 9a3190d017d60236f9f66d209bb82c93 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3466 | {
"extension": "c-sharp",
"max_stars_count": "2004.0",
"max_stars_repo_name": "Creeper37500-da-Snek/tModLoader",
"max_stars_repo_path": "ExampleMod/Items/Weapons/ExampleFlamethrower.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3467"
} | starcoder | <gh_stars>1000+
using Microsoft.Xna.Framework;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
using ExampleMod.Projectiles;
namespace ExampleMod.Items.Weapons
{
// Flamethrowers have some special characteristics, such as shooting several projectiles in one click, and only consuming ammo on the f... | 2.326865 | 041b3e1ccfb85e2087da89efe1d581da |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3467 | {
"extension": "c-sharp",
"max_stars_count": "216.0",
"max_stars_repo_name": "hukan008/asp-dot-net-core-in-action",
"max_stars_repo_path": "chapter20/ExchangeRates/src/ExchangeRates.Web/Views/_ViewImports.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:3468"
} | starcoder | @using ExchangeRates.Web
@using ExchangeRates.Web.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
| 1.075054 | bdd56aa2d94143f96747354e64886d43 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3468 | {
"extension": "c-sharp",
"max_stars_count": "49.0",
"max_stars_repo_name": "zhk0603/abp-vue",
"max_stars_repo_path": "src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/test/Abp.VueTemplate.MenuManagement.Domain.Tests/MenuManagementDomainTestBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3469"
} | starcoder | <reponame>zhk0603/abp-vue
namespace Abp.VueTemplate.MenuManagement
{
/* Inherit from this class for your domain layer tests.
* See SampleManager_Tests for example.
*/
public abstract class MenuManagementDomainTestBase : MenuManagementTestBase<MenuManagementDomainTestModule>
{
}
} | 0.815091 | 021bb7d026cd27e8ab0655891a4b4e7f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3469 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jaredh123/word-counter",
"max_stars_repo_path": "WordCounter/Views/WordCounter/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:3470"
} | starcoder | @using WordCounter.Models;
<h1>Word Counter Game</h1>
@if (RepeatCounter.GetResult() == 0)
{
<h3>Your Word: @RepeatCounter.GetUserWord()</h3>
<h3>Your Sentence: @RepeatCounter.GetUserSentence()</h3>
<h4>Your word does not appear in your sentence</h4>
}
@if (RepeatCounter.GetResult() != 0)
{
<h3>Your Word: @... | 2.824915 | 0d13f93aeea565a57f33779222acbc7c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3470 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Eticadata/Eticadata.Cust.V18Samples",
"max_stars_repo_path": "Eticadata.Cust.WebServices/Controllers/CustUtilitiesController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3471"
} | starcoder | <reponame>Eticadata/Eticadata.Cust.V18Samples
using Eticadata.Cust.WebServices.Models.Utilities;
using Eticadata.ERP;
using Eticadata.ERP.EtiEnums;
using Eticadata.Views.Reports;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Web;
using System.Web.Http;
using st... | 1.752602 | ac0a13f696857e62778c11b7639e4550 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3471 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Silvenga/Small-Projects",
"max_stars_repo_path": "SchoolCode/Code/VS Workspace/SlightLibrary/Converters/FileToIconConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3472"
} | starcoder | <reponame>Silvenga/Small-Projects<filename>SchoolCode/Code/VS Workspace/SlightLibrary/Converters/FileToIconConverter.cs
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Runtime.InteropServices;
using System.Threading;
using System.Windows;
using System.Windows.Data;
u... | 2.466506 | 6d73a8e6a92eded7c43e670626e4aeed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3472 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JamesOsborne/Plaper-Paper-Co",
"max_stars_repo_path": "Plaper/Plaper/EndgameState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3473"
} | starcoder | using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Plaper {
//game state class
class EndgameState : State {
const str... | 2.60536 | ef4e93d028b342e61b18704438c9e249 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3473 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "csharp-opensource/NAPS2.Console",
"max_stars_repo_path": "NAPS2.Console/Lang/Resources/ConsoleResources.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3474"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | 2.129208 | 761b2bdf69cd4f41776d079404fd1f75 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3474 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "trjeu99/Facility-Management",
"max_stars_repo_path": "back-end/src/modules/group6.FuelNormsCarTypes/Group6.AbpZeroTemplate.Application/Services/FuelNormsCarTypes/FuelNormsCarTypesService.cs",
"provenance": "train-00000-of-00045.jsonl.... | starcoder | <filename>back-end/src/modules/group6.FuelNormsCarTypes/Group6.AbpZeroTemplate.Application/Services/FuelNormsCarTypes/FuelNormsCarTypesService.cs
using System.Linq;
using System.Linq.Dynamic.Core;
using System.Collections.Generic;
using GSoft.AbpZeroTemplate.Helpers;
using GSoft.AbpZeroTemplate.Sessions;
using Group6.... | 1.812726 | d67830382501a96c96adf89b75b159f6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3475 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MianenCZ/WinExtensions",
"max_stars_repo_path": "src/WinExtensions/WinExtension.GetOpt/Fluent/ArgDefinitionFluentBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3476"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using System.Threading.Tasks;
using WinExtension.Common.Helpers;
using WinExtension.GetOpt.Dtos;
using WinExtension.GetOpt.Exceptions;
namespace WinExtension.GetOpt
{
public class ArgDefinitionFlue... | 2.596114 | 70cf0d614b6757357a68b72fd566f256 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3476 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dawidborycki/Remote-camera",
"max_stars_repo_path": "RemoteCamera/MainPage.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3477"
} | starcoder | <filename>RemoteCamera/MainPage.xaml.cs
#region Using
using RemoteCamera.AnomalyDetection;
using RemoteCamera.AzureHelpers;
using RemoteCamera.Helpers;
using RemoteCamera.Processing;
using RemoteCamera.ViewModels;
using Windows.UI.Xaml.Controls;
#endregion
namespace RemoteCamera
{
public sealed par... | 2.284815 | 2a6004fbce280e8cd7871092a997743b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3477 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "johnmbaughman/Modern.Forms",
"max_stars_repo_path": "src/Modern.Forms/Renderers/ComboBoxRenderer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3478"
} | starcoder | <reponame>johnmbaughman/Modern.Forms<gh_stars>0
using System;
using System.Drawing;
namespace Modern.Forms.Renderers
{
public class ComboBoxRenderer : Renderer<ComboBox>
{
protected const int GLYPH_SIZE = 15; // Size of the drop down glyph
protected override void Render (ComboBox control, ... | 2.658984 | 07c573f6548f03d00b7672d7c4966b96 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3478 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dviry/OpenOpcSignTool",
"max_stars_repo_path": "src/OpenVsixSignTool.Core/XmlSignatureBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3479"
} | starcoder | using System;
using System.IO;
using System.Security.Cryptography.X509Certificates;
using System.Security.Cryptography.Xml;
using System.Threading.Tasks;
using System.Xml;
namespace OpenVsixSignTool.Core
{
internal class XmlSignatureBuilder
{
private readonly XmlDocument _document;
private rea... | 2.273007 | 53edf3b5bf57981761e6ee1c89e1860a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3479 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mugstrasbourg/WindowsAppStudio.Convert.Xamarin",
"max_stars_repo_path": "src/WindowsAppStudio.Convert.Xamarin/BaseFiles/WasAppNamespace/WasAppNamespace.iOS/Renderers/StandardTableViewRenderer.cs",
"provenance": "train-00000-of-00045.j... | starcoder | <reponame>mugstrasbourg/WindowsAppStudio.Convert.Xamarin
using System;
using WasAppNamespace;
using UIKit;
using Xamarin.Forms;
using Xamarin.Forms.Platform.iOS;
[assembly: ExportRenderer(typeof(TableView), typeof(WasAppNamespace.iOS.StandardTableViewRenderer))]
namespace WasAppNamespace.iOS
{
public class Standard... | 1.635125 | 9417094a34df666ed03b80eb76fd7204 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3480 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chislovMax/OKEx.Net",
"max_stars_repo_path": "Okex.Net/RestObjects/Futures/OkexFuturesSettlementHistory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3481"
} | starcoder | using Newtonsoft.Json;
using Okex.Net.Converters;
using Okex.Net.Enums;
using System;
namespace Okex.Net.RestObjects
{
public class OkexFuturesSettlementHistory
{
[JsonProperty("type"), JsonConverter(typeof(OptionsDeliverySettlementConverter))]
public OkexOptionsDeliverySettlement Type { get; ... | 1.728328 | 8ed267b21847e6563851007272581240 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3481 | {
"extension": "c-sharp",
"max_stars_count": "35.0",
"max_stars_repo_name": "Therzok/dotnet-trees",
"max_stars_repo_path": "TunnelVisionLabs.Collections.Trees.Test/Immutable/ImmutableTreeListTest+ForEach.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3482"
} | starcoder | <reponame>Therzok/dotnet-trees<gh_stars>10-100
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
namespace TunnelVisionLabs.Collections.Trees.Test.Immutable
{
using System;
using TunnelVisionLabs.C... | 2.896692 | c82c3ef380b94be16b9fc3cb4288bee0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3482 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Blackjack92/HASystem",
"max_stars_repo_path": "HASystem/HASystem.Server/IStatus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3483"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.ServiceModel;
using System.ServiceModel.Web;
using System.Text;
namespace HASystem.Server
{
// NOTE: You can use the "Rename" command on the "Refactor" menu to change the interface name "IStatus" in... | 1.906733 | 1606852c881392211a86062a40227165 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3483 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nix63/Catel",
"max_stars_repo_path": "src/Catel.MVVM/Catel.MVVM.Shared/Windows/MediaElementThreadInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3484"
} | starcoder | <filename>src/Catel.MVVM/Catel.MVVM.Shared/Windows/MediaElementThreadInfo.cs<gh_stars>0
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="MediaElementThreadInfo.cs" company="Catel development team">
// Copyright (c) 2008 - 2015... | 2.393886 | a2b26d485a49d3bc4ee52fa4a90b1460 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3484 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "ratchapol-an/autorest",
"max_stars_repo_path": "src/generator/AutoRest.AzureResourceSchema/Markdown/Paragraph.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3485"
} | starcoder | <filename>src/generator/AutoRest.AzureResourceSchema/Markdown/Paragraph.cs
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
using System;
using System.Text;
namespace AutoRest.AzureResourceSchema.Markdown
{
... | 2.899609 | 49835936f0264171a38f3347ec08009b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3485 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "tgsstdio/GLSLSyntaxAST---Irony-based-GLSL-parser",
"max_stars_repo_path": "GLSLSyntaxAST.CodeDom/StructMember.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3486"
} | starcoder | <gh_stars>1-10
using System;
namespace GLSLSyntaxAST.CodeDom
{
public class StructMember
{
public string TypeString;
public Type ClosestType;
public string Name;
}
}
| 1.266616 | 98659b75b2db9094b545ba106c7000db |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3486 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "dmk-rib/Open.Vim.Sdk",
"max_stars_repo_path": "Open.Vim.Sdk/Geometry/TriMesh.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3487"
} | starcoder | using System.Collections.Generic;
using System.Diagnostics;
using Vim.G3d;
using Vim.Math3d;
namespace Vim.Geometry
{
/// <summary>
/// A triangular mesh data structure.
/// </summary>
public class TriMesh : G3D, IMesh
{
public TriMesh(IEnumerable<GeometryAttribute> attributes)
... | 2.577748 | 0e7a6031751831df6cbb474b02c3dc3f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3487 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chrisaut/coreclr",
"max_stars_repo_path": "src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3488"
} | starcoder | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Diagnostics.Contracts;
namespace System.Globalization
{
////////////////////////////... | 2.256446 | b610752079f7152c393e4ca99b6c35bd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3488 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "optivem/optivem-commons-cs",
"max_stars_repo_path": "pck/lite/Repositories/OrderRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3489"
} | starcoder | using Atomiv.Template.Lite.Entities;
using Atomiv.Template.Lite.Repositories.Interfaces;
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Atomiv.Template.Lite.Repositories
{
public class OrderRepository : IOrderRepository
... | 2.903145 | d2e84c18a817cce78fe89621b6570be3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3489 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "4vz/Aveezo",
"max_stars_repo_path": "Aveezo/Extensions/StringExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3490"
} | starcoder | using Microsoft.IdentityModel.Tokens;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
using System.Text;
using System.Text.RegularExpressions;
namespace Aveezo
{
public enum CaseStyle
{
CamelCase,
UpperSnakeCase,
LowerSn... | 3.191476 | 56d93ebf14a507a9f42d756b3b3a0cbf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3490 | {
"extension": "c-sharp",
"max_stars_count": "126.0",
"max_stars_repo_name": "BrennanConroy/aspnetcore-app-workshop",
"max_stars_repo_path": "save-points/6-Deployment-docker/ConferencePlanner/FrontEnd/Infrastructure/HttpClientExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3491"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace FrontEnd.Infrastructure
{
public static class HttpClientExtensions
{
private static readonly JsonSerializer _jsonS... | 2.992939 | 177176ee420345b0417c344fe474d1d0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3491 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ElanHasson/durabletask",
"max_stars_repo_path": "test/DurableTask.AzureStorage.Tests/TestOrchestrationClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3492"
} | starcoder | <filename>test/DurableTask.AzureStorage.Tests/TestOrchestrationClient.cs
// ----------------------------------------------------------------------------------
// Copyright Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with... | 2.168467 | 80692e106bfe3bcf8569675ad3bed791 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3492 | {
"extension": "c-sharp",
"max_stars_count": "49.0",
"max_stars_repo_name": "mmogdeveloper/MO.Framework",
"max_stars_repo_path": "MO.Client/MO.Unity3d.Online/Assets/GameFramework/Scripts/Runtime/FileSystem/FileSystemComponent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3493"
} | starcoder | //------------------------------------------------------------
// Game Framework
// Copyright © 2013-2020 <NAME>. All rights reserved.
// Homepage: https://gameframework.cn/
// Feedback: mailto:<EMAIL>
//------------------------------------------------------------
using GameFramework;
using GameFramework.File... | 2.289837 | 6edd7e9298ab504d05bf3889d9cf05c7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3493 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tomaszkot/Roguelike",
"max_stars_repo_path": "Roguelike/Tiles/Looting/Book.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3494"
} | starcoder | using Roguelike.Spells;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Roguelike.Tiles.Looting
{
public class Book : SpellSource
{
public Book() : this(SpellKind.Unset)
{
}
public Book(SpellKind kind = SpellKind.Unset... | 2.434033 | c6d7ae2ffbc354aa5b7120c6e0fb4a00 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3494 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ProphetManX/ProphetsWay.ExampleDatabase",
"max_stars_repo_path": "ProphetsWay.Example.DataAccess/IDaos/IUserDao.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3495"
} | starcoder | using ProphetsWay.BaseDataAccess;
using ProphetsWay.Example.DataAccess.Entities;
namespace ProphetsWay.Example.DataAccess.IDaos
{
public interface IUserDao : IBaseDao<User>
{
void CustomUserFunctionality(User user);
}
}
| 1.71495 | 581f6a7ef3c3e1435ac4585970e7637c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3495 | {
"extension": "c-sharp",
"max_stars_count": "345.0",
"max_stars_repo_name": "tondat/maui",
"max_stars_repo_path": "src/Essentials/src/WebAuthenticator/WebAuthenticator.uwp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3496"
} | starcoder | <gh_stars>100-1000
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Linq;
using System.Xml.XPath;
using Windows.Security.Authentication.Web;
namespace Microsoft.Maui.Essentials
... | 2.362482 | eaa0548018892f503f9d967fe6626294 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3496 | {
"extension": "c-sharp",
"max_stars_count": "66.0",
"max_stars_repo_name": "objorke/QuantityTypes",
"max_stars_repo_path": "Source/QuantityTypes.Tests/QAssert.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3497"
} | starcoder | <reponame>objorke/QuantityTypes<filename>Source/QuantityTypes.Tests/QAssert.cs
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="QAssert.cs" company="QuantityTypes">
// Copyright (c) 2014 QuantityTypes contributors
// </copyrig... | 1.33563 | 814be908d57660e3614aaf8ebf69bc69 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3497 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "tunazkn/ETicaretSitesiStaj",
"max_stars_repo_path": "ETicaretSitesiStaj/Anasayfa.aspx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3498"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace ETicaretSitesiStaj
{
public partial class Anasayfa : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
Sess... | 1.693916 | 7191610735beaa65602fd32dfcac9df1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3498 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "swisschain/Lykke.Service.History",
"max_stars_repo_path": "src/Antares.Service.History/GrpcServices/TradesService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3499"
} | starcoder | using System;
using System.Linq;
using System.Threading.Tasks;
using Antares.Service.History.Contracts.Enums;
using Antares.Service.History.Core.Domain.History;
using Antares.Service.History.Core.Domain.Orders;
using Antares.Service.History.GrpcContract.Common;
using Antares.Service.History.GrpcContract.Trades;
using ... | 2.141779 | 862e337892a1bccca011086d5720f67a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3499 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sharwell/clide",
"max_stars_repo_path": "src/Clide/Solution/Factories/SolutionNodeFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3500"
} | starcoder |
using System;
using System.ComponentModel.Composition;
using Clide.Interop;
using Microsoft.VisualStudio.Shell;
using Microsoft.VisualStudio.Shell.Interop;
namespace Clide
{
[Export(ContractNames.FallbackNodeFactory, typeof(ICustomSolutionExplorerNodeFactory))]
public class SolutionNodeFactory : ICustomSolut... | 1.934719 | 284d9d29e5967beaf8f72dfb22dabd28 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3500 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "codetuner/Arebis.Common",
"max_stars_repo_path": "Arebis.Portable.Tests/Tests/PagedRequestTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3501"
} | starcoder | <gh_stars>1-10
using Arebis.Contract;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.Serialization.Formatters.Binary;
using System.Text;
using System.Threading.Tasks;
namespace Arebis.Portable.Tests... | 2.230562 | a8abf0e078cc39470a185f874e110853 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3501 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RuneForge/RuneForge",
"max_stars_repo_path": "Source/RuneForge.Game/Maps/MapDecorationCellTier.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3502"
} | starcoder | namespace RuneForge.Game.Maps
{
public enum MapDecorationCellTier
{
None = 0,
Rocks = 1,
Trees = 2,
}
}
| 1.428483 | 417bd5c923b45e3a564ce61269fc647d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3502 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "stefantaubert/passwordmanager",
"max_stars_repo_path": "src/StreamCryptor/StreamCryptor.Tests/TestClass.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3503"
} | starcoder | <reponame>stefantaubert/passwordmanager
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;
namespace StreamCryptor.Tests
{
[Serializable]
class TestClass : ISerializable
{
public string TestPropert... | 2.484587 | bc2911f950269d381ab5c98259843178 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3503 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "colinjacobsorckestra/BetterRetail",
"max_stars_repo_path": "tests/Orckestra.Composer.Tests/ViewModels/INonExtensionViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3504"
} | starcoder | <filename>tests/Orckestra.Composer.Tests/ViewModels/INonExtensionViewModel.cs
using Orckestra.Composer.ViewModels;
namespace Orckestra.Composer.Tests.ViewModels
{
public interface INonExtensionViewModel
{
string CustomProperty { get; set; }
}
public interface IViewModelExtensionWithMissingPro... | 2.059021 | ed567ef57393b9f1a502a79739338f72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3504 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "yong7743/arcgis-pro-sdk-community-samples",
"max_stars_repo_path": "Framework/BackStage_PropertyPage/SampleBackstageTabViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3505"
} | starcoder | // Copyright 2017 Esri
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in wr... | 2.204979 | f2af8db632d63f9226c08f1e87c11c04 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3505 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "qhris/PoeTradeHub",
"max_stars_repo_path": "PoeTradeHub/TradeAPI/OfficialTrade/Models/FetchResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3506"
} | starcoder | using System.Collections.Generic;
using PoeTradeHub.TradeAPI.Models;
namespace PoeTradeHub.TradeAPI.OfficialTrade.Models
{
internal class FetchResponse
{
public IList<ItemRecord> Result { get; set; }
public static FetchResponse Empty =>
new FetchResponse { Result = new List<ItemRe... | 1.799881 | c4c24278850a121fa392fa7a00da513f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3506 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BaetensJan/BaetensJan-REVA2019_backend-web",
"max_stars_repo_path": "ApplicationCore/Entities/School.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3507"
} | starcoder | using System;
using System.Collections.Generic;
namespace ApplicationCore.Entities
{
public class School
{
public int Id { get; set; }
public string Name { get; set; }
public List<Group> Groups { get; set; }
public string Password { get; private set; }
public DateTime ... | 2.527126 | 0ee9f9810468a84b7120e6987ecd8a39 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3507 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "xyfy/QuartzminNet5.0",
"max_stars_repo_path": "Source/Examples/AbpQuartzmin/src/Yun.Demo.Application/Configuration/IConfigurationAppService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3508"
} | starcoder | <reponame>xyfy/QuartzminNet5.0
using System.Threading.Tasks;
using Yun.Demo.Configuration.Dto;
namespace Yun.Demo.Configuration
{
public interface IConfigurationAppService
{
Task ChangeUiTheme(ChangeUiThemeInput input);
}
}
| 1.105356 | 125f270a569a024c21713dc7bf91bf74 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3508 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "ekzyis/CrypTool-2",
"max_stars_repo_path": "CrypPlugins/ChaCha/ViewModel/ActionViewModelBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3509"
} | starcoder | using CrypTool.Plugins.ChaCha.Helper;
using CrypTool.Plugins.ChaCha.Helper.Validation;
using CrypTool.Plugins.ChaCha.ViewModel.Components;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;... | 2.417692 | baf5b8ef303734b0618edca7122c7441 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3509 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Fogapod/space-station-14",
"max_stars_repo_path": "Content.Server/PowerCell/Components/PowerCellComponent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3510"
} | starcoder | using System;
using Content.Server.Chemistry.Components;
using Content.Server.Explosion;
using Content.Server.Power.Components;
using Content.Shared.Chemistry;
using Content.Shared.Examine;
using Content.Shared.PowerCell;
using Content.Shared.Rounding;
using Robust.Server.GameObjects;
using Robust.Shared.GameObjects;
u... | 2.221746 | 10cc21557bcf3a0923548b5c4d03a20c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3510 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "manisero/DataflowPoc",
"max_stars_repo_path": "src/Manisero.DataflowPoc.Playground/Pipelines/PeopleBatchesStream/SingleProcessingBlockPipelineFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3511"
} | starcoder | using System;
using System.Linq;
using System.Threading;
using Manisero.DataflowPoc.Core.Extensions;
using Manisero.DataflowPoc.Core.Pipelines;
using Manisero.DataflowPoc.Core.Pipelines.GenericBlockFactories;
using Manisero.DataflowPoc.Core.Pipelines.PipelineBlocks;
using Manisero.DataflowPoc.Playground.Logic;
using M... | 2.131319 | 36ee9a78de3baefb0622e4106856815c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3511 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "emildalalyan/SampAccess",
"max_stars_repo_path": "SampAccess/Client.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3512"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.Win32;
using System.Windows;
using System.Runtime.Versioning;
namespace SampAccess
{
/// <summary>
/// Static class, which can set or get some <b>SAMP client parameters</b>
/// <para>It is gathering and changing ... | 2.62903 | f02ad98bae460c67f88fbdec810b0e97 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3512 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rmillikin/MetaMorpheus",
"max_stars_repo_path": "Test/MetaDrawTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3513"
} | starcoder | using Chemistry;
using EngineLayer;
using GuiFunctions;
using MassSpectrometry;
using NUnit.Framework;
using OxyPlot.Series;
using Proteomics.Fragmentation;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading;
using System.Windows.Controls;
using TaskLayer;
names... | 2.015995 | b51c44fbaf8ef4d6e7ea42d5e9be604a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3513 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FoundationIO/CodeGenerator",
"max_stars_repo_path": "CrudTemplate/WipService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3514"
} | starcoder | <reponame>FoundationIO/CodeGenerator
/**
Copyright (c) 2016 Foundation.IO (https://github.com/foundationio). All rights reserved.
This work is licensed under the terms of the BSD license.
For a copy, see <https://opensource.org/licenses/BSD-3-Clause>.
**/
using Framework.Infrastructure.Exceptions;
using Framework.Inf... | 1.633956 | 01990041b2e17d2e51d93dc8e6b95e08 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3514 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "hal0x2328/neo",
"max_stars_repo_path": "neo.UnitTests/TestWalletAccount.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3515"
} | starcoder | <gh_stars>1-10
using Moq;
using Neo.SmartContract;
using Neo.Wallets;
using System;
namespace Neo.UnitTests
{
class TestWalletAccount : WalletAccount
{
private static readonly KeyPair key;
public override bool HasKey => true;
public override KeyPair GetKey() => key;
public Te... | 2.216761 | eff5e5a4dc1640424a0e8468106deb8e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3515 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ModernRonin/terrarium",
"max_stars_repo_path": "Terrarium/ModernRonin.Terrarium.Client.Windows/NullLogger.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3516"
} | starcoder | using System;
using Caliburn.Micro;
namespace ModernRonin.Terrarium.Client.Windows
{
public class NullLogger : ILog
{
public void Info(string format, params object[] args) { }
public void Warn(string format, params object[] args) { }
public void Error(Exception exception) { }
}
} | 1.946131 | 37872fc193d1b438113a30918488ce35 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3516 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rdsimes/ShopifyGraphQL.Net",
"max_stars_repo_path": "ShopifyGraphQL.Net/Entities/Event.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3517"
} | starcoder | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
namespace ShopifyGraphQL.Net
{
/// <summary>
/// An object representing a Shopify event.
/// </summary>
public class Event : ShopifyObject
{
/// <summary>
/// Refers to a certain event and its resources.
... | 2.77479 | 25473e329899a6e545bc8a924b9c1100 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3517 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chandananjani2/sqltoolsservice",
"max_stars_repo_path": "src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3518"
} | starcoder | // WARNING:
// This file was generated by the Microsoft DataWarehouse String Resource Tool 1.37.0.0
// from information in sr.strings
// DO NOT MODIFY THIS FILE'S CONTENTS, THEY WILL BE OVERWRITTEN
//
namespace Microsoft.SqlTools.ServiceLayer
{
using System;
using System.Reflection;
using System.Re... | 1.64027 | ea6497e87a1a4929505baea9a42e2ac9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3518 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "funtom4eg/Exercism",
"max_stars_repo_path": "csharp/difference-of-squares/Squares.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3519"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
class Squares
{
public int CountNaturals { get; set; }
public Squares(int count)
{
if (count < 0)
throw new ArgumentOutOfRangeException();
CountNaturals = count... | 3.67385 | 4e27d07998c5a9d284b7f2d4edd9a375 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3519 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "ArcticFox-Dev/SRGEnt",
"max_stars_repo_path": "src/SRGEnt-Core/src/Interfaces/IEntityGroup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3520"
} | starcoder | <filename>src/SRGEnt-Core/src/Interfaces/IEntityGroup.cs
using System;
namespace SRGEnt.Interfaces
{
public interface IEntityGroup<T> where T : struct, IEntity, IEquatable<T>
{
ReadOnlySpan<T> Entities { get; }
void EntityDestroyed(T entity);
void EntityAspectChanged(T entity);
... | 1.992775 | ecd770d679b8b203c02d8739d8d04d07 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3520 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bruxite/bruxtech",
"max_stars_repo_path": "src/Orchard.Cms.Web/Modules/Orchard.Setup/Views/Setup/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:3521"
} | starcoder | <reponame>bruxite/bruxtech
@using Orchard.Setup.Controllers
@using Microsoft.AspNetCore.Builder
@using Microsoft.AspNetCore.Html
@inject Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer T
@inject Microsoft.Extensions.Options.IOptions<IdentityOptions> identityOptions
@model Orchard.Setup.ViewModels.SetupViewModel
... | 2.37103 | 9c4013ad211f8904e7a98ff9a0ab8192 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3521 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "artinite21/KoreCMS",
"max_stars_repo_path": "KoreCMS/Messaging/AccountMessageTemplates.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3522"
} | starcoder | <reponame>artinite21/KoreCMS<gh_stars>0
using System.Collections.Generic;
using System.Linq;
using Kore.Web.ContentManagement.Areas.Admin.Messaging;
namespace KoreCMS.Messaging
{
public class AccountMessageTemplates : IMessageTemplatesProvider
{
public const string Account_Registered = "Accoun... | 1.821023 | faa1364e8274079c9a4983a1483f5638 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3522 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "cuteant/myevent",
"max_stars_repo_path": "src/EventStore.Transport.Tcp/ITcpConnection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3523"
} | starcoder | using System;
using System.Net;
using System.Threading.Tasks;
using EventStore.Transport.Tcp.Messages;
namespace EventStore.Transport.Tcp
{
public interface ITcpConnection
{
event Action<ITcpConnection, DisassociateInfo> ConnectionClosed;
Guid ConnectionId { get; }
string ClientConnec... | 1.883932 | 5bbeb9b9561a09980094cc5974a134aa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3523 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "anuragvajpayee/opentelemetry-dotnet-instrumentation",
"max_stars_repo_path": "test/Datadog.Trace.OpenTracing.Tests/OpenTracingTracerTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3524"
} | starcoder | using System;
using System.Linq;
using System.Threading.Tasks;
using Datadog.Trace.Agent;
using Datadog.Trace.Configuration;
using Datadog.Trace.Sampling;
using Datadog.Trace.TestHelpers;
using Moq;
using OpenTracing;
using OpenTracing.Propagation;
using Xunit;
namespace Datadog.Trace.OpenTracing.Tests
{
public cl... | 1.938344 | 4e927441e6509008b2cead6340567a72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3524 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "juanrsantos/HelpInformaticaNew",
"max_stars_repo_path": "Inspinia_MVC5_SeedProject/Inspinia_MVC5_SeedProject/Migrations/202201052017153_change_01.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3525"
} | starcoder | namespace Inspinia_MVC5_SeedProject.Migrations
{
using System;
using System.Data.Entity.Migrations;
public partial class change_01 : DbMigration
{
public override void Up()
{
AddColumn("dbo.PagamentoMensalidade", "DataPagamento", c => c.DateTime());
}
... | 1.628356 | b9aa3995cfcb730481ed29dbe4cc1dc5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3525 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "atiq-shumon/DotNetProjects",
"max_stars_repo_path": "Hospital_ERP_VS13-WCF_WF/AH.ModuleController/UI/PHRMS/Forms/frmPurchaseRequisition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3526"
} | starcoder | <reponame>atiq-shumon/DotNetProjects
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Linq;
using System.Globalization;
using System.Windows.Forms;
using AH.DUtility;
using AH.ModuleController.PHRMSSR;
using AH.ModuleC... | 1.61035 | 5bd2d8921f7f63de9c07ab138575d3ca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3526 | {
"extension": "c-sharp",
"max_stars_count": "187.0",
"max_stars_repo_name": "SteeltoeOSS/Discovery",
"max_stars_repo_path": "src/Steeltoe.Discovery.EurekaBase/DiscoveryClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3527"
} | starcoder | // Copyright 2017 the original author or authors.
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable la... | 1.716905 | d80f8a06232828778a1ed786cf10f71d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3527 | {
"extension": "c-sharp",
"max_stars_count": "1421.0",
"max_stars_repo_name": "gellios3/My-Tower-Defence",
"max_stars_repo_path": "Assets/Library/StrangeIoC/scripts/strange/framework/api/IBinding.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3528"
} | starcoder | <reponame>gellios3/My-Tower-Defence<filename>Assets/Library/StrangeIoC/scripts/strange/framework/api/IBinding.cs
/*
* Copyright 2013 ThirdMotion, 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 th... | 2.542366 | 2744f14ccacbb9f4bd7a6c64d6c4715c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3528 | {
"extension": "c-sharp",
"max_stars_count": "128.0",
"max_stars_repo_name": "JPaja/sqltoolsservice",
"max_stars_repo_path": "src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/ValidForFlag.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3529"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer
{
/// <summary>
/// Indicates which type of server a given node type is valid for
/// </summary>
[Flags]
public enum ValidForFlag
{
... | 2.106337 | f7e7fee2e11d103b8f1ba5cb90e39251 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3529 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cosminn777/openfca",
"max_stars_repo_path": "conexplore/libconexplore/NaiveComparer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3530"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace libconexplore
{
class NaiveComparer : IEqualityComparer<HashSet<int>>
{
#region IEqualityComparer<HashSet<int>> Members
public bool Equals(HashSet<int> x, HashSet<int> y)
{
... | 2.955161 | 6d17404a8cc441bff9d30e85150880ca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3530 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Fyzxs/PomodoroTimer",
"max_stars_repo_path": "PomodoroTimerLib/Library/Time/Interval/Milliseconds.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3531"
} | starcoder | using System;
namespace PomodoroTimerLib.Library.Time.Interval
{
public sealed class Milliseconds : TimeInterval
{
private readonly double _milliseconds;
public Milliseconds(double milliseconds) => _milliseconds = milliseconds;
protected override TimeSpan Value() => TimeSpan.FromMillise... | 2.835414 | bd33d421e3b8a1766efb2ea9507a471a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3531 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Arahain/FlyCasual",
"max_stars_repo_path": "Assets/Scripts/Model/Content/SecondEdition/Upgrades/Gunner/PaigeTico.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3532"
} | starcoder | <reponame>Arahain/FlyCasual<filename>Assets/Scripts/Model/Content/SecondEdition/Upgrades/Gunner/PaigeTico.cs
using ActionsList;
using Arcs;
using BoardTools;
using Bombs;
using Ship;
using SubPhases;
using System;
using System.Collections.Generic;
using System.Linq;
using Upgrade;
namespace UpgradesList.SecondEdition... | 2.21676 | 4589807c3f0fdecf67ff24a4416f1e06 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3532 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "kaktusan/plsqlparser",
"max_stars_repo_path": "src/PlSqlParser/Deveel.Data.Sql.Expressions/ConstantExpression.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3533"
} | starcoder | //
// Copyright 2014 Deveel
//
// 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 ... | 2.226643 | 4f72cd93984affe79ca1f2175583920f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3533 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "yarensaatoglu/mvc-examples",
"max_stars_repo_path": "OgrenciNotMvc/OgrenciNotMvc/Views/Ogrenciler/OgrenciEkle.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:3534"
} | starcoder | @model OgrenciNotMvc.Models.EntityFramework.TBLOGRENCILER
@{
ViewBag.Title = "OgrenciEkle";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<div>
<form method="post">
<div>
<label>Öğrenci Adı</label>
<input type="text" class="form-control" name="OGRENCIAD" />
</div>
... | 2.178828 | 406d7d8d23048e1c1d4a4c7cb67e1e25 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3534 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "demianmnave/VirtualDesktopGridSwitcher",
"max_stars_repo_path": "VirtualDesktop-master/source/VirtualDesktop/Interop/ComInterfaceAssembly.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3535"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
namespace WindowsDesktop.Interop
{
internal class ComInterfaceAssembly
{
private readonly Dictionary<string, Type> _knownTypes = new Dictionary<string, Type>();
private readonly A... | 2.534924 | 43db47688fc0b2b6a534a6385f202252 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3535 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "incoplex/SilverlightToolkit",
"max_stars_repo_path": "Release/WindowsPhone71/TestFramework/Microsoft.Phone.Toolkit.Testing/Harness/TestStage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3536"
} | starcoder | <gh_stars>10-100
// (c) Copyright Microsoft Corporation.
// This source is subject to [###LICENSE_NAME###].
// Please see [###LICENSE_LINK###] for details.
// All other rights reserved.
using System;
namespace Microsoft.Phone.Testing.Harness
{
/// <summary>
/// The stage of a test scenario, case or sys... | 2.024364 | 9e792e4e68f5f60121d25d5ca2259a8c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 3536 | {
"extension": "c-sharp",
"max_stars_count": "152.0",
"max_stars_repo_name": "pickettd/VR-Zombie-Runner",
"max_stars_repo_path": "Assets/DaydreamElements/Elements/ObjectManipulationDemo/Demo/Scripts/HighlightOnHover.cs",
"provenance": "train-00000-of-00045.jsonl.gz:3537"
} | starcoder | <filename>Assets/DaydreamElements/Elements/ObjectManipulationDemo/Demo/Scripts/HighlightOnHover.cs<gh_stars>100-1000
// Copyright 2017 Google Inc. 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 ob... | 2.231703 | f48b7ffe3321250a014f73586a855007 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.