added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848912 | {
"extension": "c-sharp",
"max_stars_count": "137.0",
"max_stars_repo_name": "Intemporel/WoWDatabaseEditor",
"max_stars_repo_path": "WoWDatabaseEditorCore.Avalonia/Services/MessageBoxService/MessageBoxView.axaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168132"
} | starcoder | using System;
using System.ComponentModel;
using Avalonia;
using Avalonia.Collections;
using Avalonia.Controls;
using Avalonia.Controls.Presenters;
using Avalonia.Input;
using Avalonia.Layout;
using Avalonia.LogicalTree;
using Avalonia.Markup.Xaml;
using Avalonia.Threading;
using Avalonia.VisualTree;
using AvaloniaStyl... | 1.80081 | 2096a46e4b050e7ad83445eb19962a78 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848913 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "YankaDomenikova/ASP.NET-Project",
"max_stars_repo_path": "Application/Application/Views/Shared/_BookInformation.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:168133"
} | starcoder | @model List<BookViewModel>
@foreach (BookViewModel book in Model)
{
<div class="col-md-3">
<div class="card">
<img class="card-img-top" src="@book.ImageUrl" alt="@book.Title">
<div class="card-body">
<h5 class="card-title">@book.Title</h5>
<p>@book.A... | 2.781366 | e07ff23d7493995066fccea06f3fb2a8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848914 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RookieXie/ZhiJi.Manange",
"max_stars_repo_path": "src/WebMVC/Startup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168134"
} | starcoder | <filename>src/WebMVC/Startup.cs
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Common;
using Common.Redis;
using EFCore;
using Hangfire;
using Hangfire.Redis;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft... | 1.552997 | c05028e91b813811859267d38bfaab2f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848915 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sadiasweety/RestaurentMAnagementSystemWithASp.netCore",
"max_stars_repo_path": "ViewModels/ProductListViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168135"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Threading.Tasks;
namespace RestaurentProjectCore21.ViewModels
{
public class ProductListViewModel
{
public int ProductID { get; set; }
[Required(ErrorMessage ... | 2.091415 | 1e80099de663e334b19411a1fced8518 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848916 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dfgs/ePlanifv2",
"max_stars_repo_path": "ePlanifViewModelsLib/ReportViewModelCollection.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168136"
} | starcoder | using ePlanifViewModelsLib.ePlanifService;
using ePlanifViewModelsLib.ReportingServices;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ViewModelLib;
namespace ePlanifViewModelsLib
{
public class ReportViewModelCollection : WCFViewModelCollec... | 1.98837 | bf33c66d4f8141fd1331e96f38a43b1d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848917 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "derekshum/wizards-chess",
"max_stars_repo_path": "WizardsChess/WizardsChessUtils/Movement/Motors/MotorLocator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168137"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using WizardsChess.Movement.Drv;
using WizardsChess.Movement.Drv.Events;
using WizardsChess.Movement.Events;
namespace WizardsChess.Movement
{
public class MotorLocator : IMotorLocator, IDisposable
{
... | 2.667061 | b184faffced6b4a8029f99ce3980ddf2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848918 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "compositactic/CTLiteDemo",
"max_stars_repo_path": "CTLite.Tools.CTGen/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168138"
} | starcoder | <reponame>compositactic/CTLiteDemo<filename>CTLite.Tools.CTGen/Program.cs<gh_stars>0
// CTLiteDemo - Made in the USA - Indianapolis, IN - Copyright (c) 2020 <NAME>
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software"), ... | 1.86047 | cd7003134accb172db1388401647a981 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848919 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "WopsVSV/QckCrypt",
"max_stars_repo_path": "QckCrypt/QckCrypt.Library/ListItem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168139"
} | starcoder | <reponame>WopsVSV/QckCrypt
using MetroFramework;
using MetroFramework.Controls;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace QckCrypt.Library
{
/// <summary>
/// This represents an item which will be worked with and used for the ... | 2.657107 | 8512c2453c72add5192d14570f5b71d7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848920 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "staman1702/AlgebraCSharp2019-1",
"max_stars_repo_path": "ConsoleApp1/5_3_5_djeljiv_s_3_interval/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168140"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace _5_3_5_djeljiv_s_3_interval
{
class Program
{
static void Main(string[] args)
{
try
{
int a = 0, b = 0;
Console.WriteLi... | 3.537457 | 326c2d9f9bf203e5a294e616f8920eca |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848921 | {
"extension": "c-sharp",
"max_stars_count": "5639.0",
"max_stars_repo_name": "Danghor/Prism",
"max_stars_repo_path": "e2e/Forms/src/HelloWorld/ViewModels/ViewModelBase.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168141"
} | starcoder | <gh_stars>1000+
using System;
using System.Threading.Tasks;
using Prism;
using Prism.AppModel;
using Prism.Mvvm;
using Prism.Navigation;
namespace HelloWorld.ViewModels
{
public class ViewModelBase : BindableBase, INavigationAware, IInitialize, IInitializeAsync, IDestructible, IConfirmNavigation, IConfirmNavigati... | 2.216427 | 0dd34533925bcd9b0a050a241e36f92a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848922 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nitinjs/marathi-keyboard",
"max_stars_repo_path": "Source Code/DevanagariApp/Forms/frmHelp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168142"
} | starcoder | <filename>Source Code/DevanagariApp/Forms/frmHelp.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace DevanagariApp
{
public partial class frmHelp : Form
{
public frmHelp()
... | 2.166413 | f1c4889ebab99e50c272b33aabd07eb0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848923 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Eastrall/Moonstone",
"max_stars_repo_path": "src/Moonstone.Server/MoonstoneServer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168143"
} | starcoder | using LiteNetwork.Server;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using System;
namespace Moonstone.Server
{
internal class MoonstoneServer : LiteServer<MoonstoneUser>
{
private readonly ILogger<MoonstoneServer>? _logger;
public MoonstoneServer(Lite... | 2.318389 | b240a9bc55be13e6b57c7137e96cc103 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848924 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nonumpa/UnityCoreBluetooth",
"max_stars_repo_path": "Unity/LibraryUser/Assets/Plugins/UnityCoreBluetooth/Scripts/UnityCBPeripheral.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168144"
} | starcoder | using System;
using System.Runtime.InteropServices;
#if UNITY_EDITOR_OSX || UNITY_IOS
namespace UnityCoreBluetoothFramework
{
public class UnityCBPeripheral
{
[DllImport(UnityCoreBluetooth_bundle.IMPORT_TARGET)]
private static extern string cbPeripheral_name(IntPtr peripheral);
[D... | 2.157168 | e101dc06d897deb9895aa7b87e178174 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848925 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "h0useRus/EliteDangerousINARA",
"max_stars_repo_path": "EliteDangerousINARA/src/EliteDangerousINARA/Commands/SetCommunityGoal.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168145"
} | starcoder | <reponame>h0useRus/EliteDangerousINARA
using System;
using Newtonsoft.Json;
namespace NSW.EliteDangerous.INARA.Commands
{
/// <summary>
/// Sets community goal properties. If no goal is found, it is automatically added.
/// <remarks>
/// Please note that CommunityGoal event in the journals may contain ... | 1.964765 | 9697dd9b9757f0b5d3d3e6b49ff67bbf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848926 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "svw88/PocketSocket",
"max_stars_repo_path": "TestCommon/Request.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168146"
} | starcoder | using PocketSocket.Common.Interfaces;
namespace TestCommon
{
public class Request: ISocketMessage
{
}
}
| 1.39452 | 005bba4b0460b15e2b37466a801d5d59 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848927 | {
"extension": "c-sharp",
"max_stars_count": "39.0",
"max_stars_repo_name": "Kadantte/MangaReader",
"max_stars_repo_path": "MangaReader/Services/Dialogs.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168147"
} | starcoder | <reponame>Kadantte/MangaReader<filename>MangaReader/Services/Dialogs.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows;
using MangaReader.Core.Services;
using MangaReader.Properties;
using MangaReader.ViewModel.Commands;
using Ookii.Dialogs.Wpf;
namespace MangaReader.Services
... | 2.329548 | 7cf547636884953d66ab051010e3443c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848928 | {
"extension": "c-sharp",
"max_stars_count": "188.0",
"max_stars_repo_name": "NETMF/llilum",
"max_stars_repo_path": "Zelig/Zelig/CompileTime/MetaData/Importer/PDBInfo/PdbSource.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168148"
} | starcoder | <filename>Zelig/Zelig/CompileTime/MetaData/Importer/PDBInfo/PdbSource.cs
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Originally from the Microsoft Research Singularity code base.
//
namespace Microsoft.Zelig.MetaData.Importer.PdbInfo
{
using System;
using System.Collections;
... | 1.763105 | 50acee72b8f62d661fdf9095bd452733 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848929 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hoa-nx/empman-webapi",
"max_stars_repo_path": "EmpMan.Model/Models/Color.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168149"
} | starcoder | <filename>EmpMan.Model/Models/Color.cs
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace EmpMan.Model.Models
{
[Table("Colors")]
public class Color
{
[Key]
[DatabaseGenerated(DatabaseGeneratedOption.Identity)]
public int ID { ... | 2.483401 | e799a4bfa7fba30cb075b2cd0e7c92a8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848930 | {
"extension": "c-sharp",
"max_stars_count": "25.0",
"max_stars_repo_name": "HenJigg/C-_VideoCode",
"max_stars_repo_path": "AspNetCoreJwtDemo/AspNetCoreJwtDemo/Controllers/AuthenticationController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168150"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace AspNetCoreJwtDemo.Controllers
{
[Route("api/[controller]")]
[ApiController]
public class Aut... | 2.380483 | 9b775457e078f3de5f4f1c0bbef65803 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848931 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "onurhanT/DuoCastellum",
"max_stars_repo_path": "DuoCastellum/Assets/Scripts/Scene Manager Scripts/GameState.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168151"
} | starcoder | <filename>DuoCastellum/Assets/Scripts/Scene Manager Scripts/GameState.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.SceneManagement;
public class GameState : State {
private GameObject gameManager;
public GameState(Controll... | 2.221743 | 7bc39f6c3d90e0876820d7ce7f662cd8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848932 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LonghronShen/Theraot",
"max_stars_repo_path": "Framework.Core/Theraot/Reflection/TypeHelper.extra.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168152"
} | starcoder | <gh_stars>0
#if FAT
using System;
using System.Linq;
using System.Reflection;
using Theraot.Collections;
namespace Theraot.Reflection
{
public static partial class TypeHelper
{
public static Tuple<MethodInfo, ConstructorInfo> GetConstructorDeconstructPair(Type type)
{
var deconstru... | 2.604425 | 24a563dc8143fe6eff2d9fb3c04f60ca |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848933 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "IndicoDataSolutions/indico-client-csharp",
"max_stars_repo_path": "IndicoV2/Workflows/WorkflowsClient.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168153"
} | starcoder | using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using IndicoV2.StrawberryShake;
using IndicoV2.V1Adapters.Workflows;
using IndicoV2.Workflows.Models;
namespace IndicoV2.Workflows
{
public class WorkflowsClient : IWorkflowsClient
{
private readonly WorkflowsV1Cli... | 2.030727 | a1bc1680e5983ed77309d9514c49ce10 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848934 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "web-eid/web-eid-authtoken-validation-dotnet",
"max_stars_repo_path": "src/WebEid.Security/Validator/Validators/NonceValidator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168154"
} | starcoder | <filename>src/WebEid.Security/Validator/Validators/NonceValidator.cs<gh_stars>1-10
namespace WebEid.Security.Validator.Validators
{
using System;
using System.Threading.Tasks;
using Cache;
using Exceptions;
using Microsoft.Extensions.Logging;
using Nonce;
internal sealed class NonceValidato... | 2.785418 | 015bb6f6eff27867a42494e0cfe9d291 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848935 | {
"extension": "c-sharp",
"max_stars_count": "708.0",
"max_stars_repo_name": "gaojunhuang/Alipay.AopSdk.Core",
"max_stars_repo_path": "Alipay.AopSdk.Core/Response/AlipayDataDataserviceUserlevelZrankGetResponse.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168155"
} | starcoder | <gh_stars>100-1000
using Newtonsoft.Json;
using Alipay.AopSdk.Core.Domain;
namespace Alipay.AopSdk.Core.Response
{
/// <summary>
/// AlipayDataDataserviceUserlevelZrankGetResponse.
/// </summary>
public class AlipayDataDataserviceUserlevelZrankGetResponse : AopResponse
{
/// <summary>
/// 活跃高价值用户返回
... | 1.191921 | f7e7e3924f9c3858ca5dab38cb5882d3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848936 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ahmad0123123123/Final-Year",
"max_stars_repo_path": "Scripts/FollowMousePosition.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168156"
} | starcoder | <reponame>ahmad0123123123/Final-Year
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class FollowMousePosition : MonoBehaviour
{
void Update()
{
transform.position = Input.mousePosition;
}
}
| 1.639093 | 50d4831cb116d44d5a24d26bccaa5986 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848937 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "prepare/LiteStore",
"max_stars_repo_path": "LiteDisk/NET20/ExtensionAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168157"
} | starcoder | //for .NET2
namespace System.Runtime.CompilerServices
{
public class ExtensionAttribute : Attribute { }
}
| 0.996759 | d1c518903c8fe57c07f4c92c28bd744a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848938 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "phongnguyend/DddDotNet",
"max_stars_repo_path": "src/DddDotNet/DddDotNet.Infrastructure/Configuration/SqlConfigurationExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168158"
} | starcoder | using Microsoft.Extensions.Configuration;
namespace DddDotNet.Infrastructure.Configuration
{
public static class SqlConfigurationExtensions
{
/// <summary>
/// Adds an Microsoft.Extensions.Configuration.IConfigurationProvider that reads
/// configuration values from a custom tab... | 2.612886 | 2bfd8586ccf8d71d35765ef2d19843e9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848939 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kolpet/Cardgame",
"max_stars_repo_path": "Assets/Scripts/Interfaces/IResource.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168159"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Assets.Scripts.Interfaces
{
public interface IResource
{
int Permanent { get; set; }
int Spent { get; set; }
int Temporary { get; set; }
... | 1.310204 | 4ee280f6c9a63dcf30559b79ff92f8aa |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848940 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "noogen/phuncms",
"max_stars_repo_path": "src/Phun/Configuration/ICmsConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168160"
} | starcoder | namespace Phun.Configuration
{
using System.Collections.Generic;
using System.Configuration;
using Phun.Routing;
/// <summary>
/// CMS Configuration
/// </summary>
public interface ICmsConfiguration
{
/// <summary>
/// Gets or sets the admin roles.
/// </summar... | 2.066286 | 9eb6a6348478d11c7e1c3f9e7c07dc42 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848941 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Azad94/SWT_Project",
"max_stars_repo_path": "Healthcare/HealthcareApp/Model/Synchronization/WifiConnectionManager.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168161"
} | starcoder | /**
* /*******************************************************************************
* Copyright 2017 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at
*
* http://www.apach... | 2.431001 | dd54539d8413028d95e75c2de34643f8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848942 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "jkrmc12/IFC-gen",
"max_stars_repo_path": "lang/csharp/src/IFC/IfcStructuralSurfaceReaction.g.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168162"
} | starcoder | <gh_stars>10-100
using System;
using System.ComponentModel;
using System.Collections.Generic;
using Newtonsoft.Json;
using System.Linq;
using STEP;
namespace IFC
{
/// <summary>
/// <see href="http://www.buildingsmart-tech.org/ifc/IFC4/final/html/link/ifcstructuralsurfacereaction.htm"/>
/// </summary>
public p... | 2.33343 | 495c5e75a80cbadeff03998de40fc45e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848943 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "abdul-qadirdeveloper/fluentpos",
"max_stars_repo_path": "src/server/Shared/Shared.DTOs/Identity/Users/UserRolesResponse.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168163"
} | starcoder | using System.Collections.Generic;
namespace FluentPOS.Shared.DTOs.Identity.Users
{
public class UserRolesResponse
{
public List<UserRoleModel> UserRoles { get; set; } = new();
}
public class UserRoleModel
{
public string RoleName { get; set; }
public bool Selected { get; s... | 1.733732 | 94a4fa8e8f15dc11bc3ac6befecbcde0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848944 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KarlClinckspoor/UnderworldExporter",
"max_stars_repo_path": "UnityScripts/scripts/Objects/WeaponMelee.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168164"
} | starcoder | using UnityEngine;
using System.Collections;
/// <summary>
/// Melee Weapons.
/// </summary>
public class WeaponMelee : Weapon {
/// <summary>
/// Apply any possible magic effects when the weapon strikes.
/// </summary>
/// <param name="target">The entity that is hit by the weapon</param>
public virtual voi... | 2.251846 | fb61926c4da9b5bccdd1321ee231ff68 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848945 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "forki/MassTransit.Autofac.StateMachineSagas",
"max_stars_repo_path": "src/MassTransit.Autofac.StateMachineSagas.Tests/Elements/TestSaga.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168165"
} | starcoder | <reponame>forki/MassTransit.Autofac.StateMachineSagas
using System;
using Automatonymous;
namespace MassTransit.Autofac.StateMachineSagas.Tests.Elements
{
public class TestSaga : SagaStateMachineInstance
{
public string CurrentState { get; set; }
public string SomeData { get; set; }
pu... | 1.412707 | f078041170478c29ba82287617cb70ad |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848946 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PNNL-Comp-Mass-Spec/Cyclops",
"max_stars_repo_path": "Utilities/MiscellaneousFunctions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168166"
} | starcoder | /* Written by <NAME>
* for the Department of Energy (PNNL, Richland, WA)
* Battelle Memorial Institute
* E-mail: <EMAIL>
* Website: https://github.com/PNNL-Comp-Mass-Spec/ or https://panomics.pnnl.gov/ or https://www.pnnl.gov/integrative-omics
* -----------------------------------------------------
*
* L... | 3.067242 | 322c0a29fc4b618ea78e4c6b9563edf7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848947 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "glankk/BizHawk",
"max_stars_repo_path": "BizHawk.Emulation.Cores/Computers/MSX/MSX.Input.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168167"
} | starcoder | <filename>BizHawk.Emulation.Cores/Computers/MSX/MSX.Input.cs
using System;
using BizHawk.Emulation.Common;
namespace BizHawk.Emulation.Cores.Computers.MSX
{
public partial class MSX
{
public static readonly ControllerDefinition GGController = new ControllerDefinition
{
Name = "GG Controller",
BoolButton... | 1.868507 | 16594a46e45ea335a96f46b241979210 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848948 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Patmol/Markdig.SyntaxHighlighting.Core",
"max_stars_repo_path": "src/Markdig.SyntaxHighlighting.Core/SyntaxHighlightingExtension.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168168"
} | starcoder | <gh_stars>0
using System;
using ColorCode;
using Markdig.Renderers;
using Markdig.Renderers.Html;
namespace Markdig.SyntaxHighlighting.Core
{
public class SyntaxHighlightingExtension : IMarkdownExtension
{
private bool _isUsingCssClasses;
public SyntaxHighlightingExtension(bool isUsingCssClas... | 2.017176 | 59ded0b0d6f1750f80c39a4403f87b8b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848949 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tmone/incentive",
"max_stars_repo_path": "NC.API/App/Accounting/Models/nc_accounting_customer_discount.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168169"
} | starcoder | using Dapper;
using NC.CORE.Context;
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Web;
namespace NC.API.App.Accounting.Models
{
public class nc_accounting_customer_discount
{
private NCContext _context;
public int id { get; set; }
... | 2.124537 | 2447f8a43e72cef755a548b426e17c10 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848950 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "lulzzz/tellma",
"max_stars_repo_path": "Tellma.Api/ImportExport/DataComposer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168170"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using Tellma.Model.Common;
namespace Tellma.Api.ImportExport
{
/// <summary>
/// Helper service for exporting raw data from a list of a entities.<br/>
/// Raw data is an enumerable of string-arrays ... | 2.820116 | 04706bb40e7f3ced61ae48fd5fe0fcd7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848951 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "VitorHugoLecryman/etec-biblioteca",
"max_stars_repo_path": "biblioteca/Tela Inicial.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168171"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using MySql.Data.MySqlClient;
namespace biblioteca
{
public partial class LoginSenhaForm1 : Form
... | 2.27518 | ff3f8cee12317e38ba672e145cb93b32 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848952 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "samneirinck/cemono",
"max_stars_repo_path": "src/managed/src/BaseClassLibrary/PropertyTypes.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168172"
} | starcoder | <reponame>samneirinck/cemono
namespace CryEngine
{
public enum PropertyTypes
{
Bool,
Int,
Float,
Vector,
String,
Entity,
FolderBegin,
FolderEnd,
None
}
}
| 1.240599 | 7cb6177b3e910b171b31f5c4779a8df0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848953 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "et9930/ECS-Game",
"max_stars_repo_path": "Assets/Script/Services/UnityServices/UnityLoadConfigService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168173"
} | starcoder | using UnityEngine;
public class UnityLoadConfigService : ILoadConfigService
{
public string LoadJsonFile(string jsonPath)
{
var configObj = Resources.Load(jsonPath);
var jsonString = configObj.ToString();
return jsonString;
}
} | 2.196907 | 8c87bc13b7b4d196571977eb84ccf70b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848954 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "lucasantarelli/rebus",
"max_stars_repo_path": "Rebus.RavenDb/Subscriptions/Topic.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168174"
} | starcoder | <reponame>lucasantarelli/rebus
using System.Collections.Generic;
namespace Rebus.RavenDb.Subscriptions
{
/// <summary>
/// RavenDB document model for a single topic
/// </summary>
class Topic
{
/// <summary>
/// Creates the topic
/// </summary>
public Topic(string i... | 2.793486 | b862287803aab8d9e4fbc9a76d0d43e5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848955 | {
"extension": "c-sharp",
"max_stars_count": "14.0",
"max_stars_repo_name": "Esri/arcgis-portalviewer-dotnet",
"max_stars_repo_path": "src/ArcGISPortalViewer/Common/CollectionTypeConverter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168175"
} | starcoder | <reponame>Esri/arcgis-portalviewer-dotnet<gh_stars>10-100
// (c) Copyright ESRI.
// This source is subject to the Microsoft Public License (Ms-PL).
// Please see https://opensource.org/licenses/ms-pl for details.
// All other rights reserved
using Esri.ArcGISRuntime.Portal;
using ArcGISPortalViewer.Helpers;
using Arc... | 1.926127 | 548471b24703ac5b8b57454f962c0ec0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848956 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "enriqueescobar-askida/Kinito.AdventureWorks2017",
"max_stars_repo_path": "Context/Production_Illustration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168176"
} | starcoder | // <auto-generated>
// ReSharper disable ConvertPropertyToExpressionBody
// ReSharper disable DoNotCallOverridableMethodsInConstructor
// ReSharper disable EmptyNamespace
// ReSharper disable InconsistentNaming
// ReSharper disable PartialMethodWithSinglePart
// ReSharper disable PartialTypeWithSinglePart
// ReSharper ... | 2.10465 | c70d5c78e77be00728abc5cfc06d386f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848957 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Feacur/Unity_Card_Game",
"max_stars_repo_path": "UCG/Assets/Scripts/Configs/StreamingConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168177"
} | starcoder | <reponame>Feacur/Unity_Card_Game<gh_stars>0
public class StreamingConfig
{
public string CDN;
}
| 0.884121 | 8ee722036aa9ef609b5dcbb19c91661e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848958 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "CarmenSeesink/IDV301",
"max_stars_repo_path": "seeturtle/seeturtle.Android/Effects/CustomEntryRendererAndroid.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168178"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using seeturtle.Effects;
using Xamarin.Forms;
using Android.App;
using Android.Content;
using Android.OS;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Xamarin.Forms.Platform.Android;
using Android.Graphics.... | 1.814438 | 18307a41c4c1acdaafb7bc4c27be838d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848959 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "juntossomosmais/JSM.Swashbuckle.AspNetCore",
"max_stars_repo_path": "tests/JSM.Swashbuckle.AspNetCore.Test/Filters/AddSwaggerExcludeSchemaFilterTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168179"
} | starcoder | using FluentAssertions;
using JSM.Swashbuckle.AspNetCore.Swagger.Filters;
using JSM.Swashbuckle.AspNetCore.Test.Helpers.DTO;
using Microsoft.OpenApi.Models;
using Swashbuckle.AspNetCore.SwaggerGen;
using System.Collections.Generic;
using Xunit;
namespace JSM.Swashbuckle.AspNetCore.Test.Filters
{
public class AddS... | 2.308204 | dad4893d56b1e40bcb593cf7a6f946a5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848960 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Fresa/Spdy.NET",
"max_stars_repo_path": "tests/Spdy.IntegrationTests/SocketTestFramework/CrossWiredInMemoryNetworkClient.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168180"
} | starcoder | <reponame>Fresa/Spdy.NET
using System;
using System.Buffers;
using System.IO.Pipelines;
using System.Threading;
using System.Threading.Tasks;
using Spdy.Logging;
using Spdy.Network;
namespace Spdy.IntegrationTests.SocketTestFramework
{
internal sealed class CrossWiredInMemoryNetworkClient : INetworkClient
{
... | 2.614233 | c0d8ea4e0bafa143690b131253d66a99 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848961 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LongNEO/OSS.Common",
"max_stars_repo_path": "OSS.Common/ComUtils/ConfigUtil.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168181"
} | starcoder | using System;
#if NETFW
using System.Collections.Specialized;
using System.Configuration;
namespace OSS.Common.ComUtils
{
/// <summary>
/// 配置信息获取
/// </summary>
public static class ConfigUtil
{
/// <summary>
///
/// </summary>
public static NameValueCollection App... | 2.729492 | 265ac05763e307114239dd21dbe3a817 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848962 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Gurrimo/Luminaire",
"max_stars_repo_path": "Assets/Editor/Generated/Black/Sequence/Action/Actor/Body/SequenceActionActorChangeBodyGraph.generated.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168182"
} | starcoder | //----------------------
// <auto-generated>
// This file was automatically generated. Any changes to it will be lost if and when the file is regenerated.
// </auto-generated>
//----------------------
#pragma warning disable
using System;
using SQEX.Luminous.Core.Object;
using System.Collections.Generic;
using CodeDom... | 1.698798 | cb9a796fa31b8751b3f44e0fb5904fba |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848963 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "LykkeCity/Lykke.Service.LiquidityEngine",
"max_stars_repo_path": "src/Lykke.Service.LiquidityEngine/Rabbit/Subscribers/OrderBooksUpdatesReportSubscriber.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168183"
} | starcoder | <reponame>LykkeCity/Lykke.Service.LiquidityEngine
using System;
using System.Threading.Tasks;
using Common.Log;
using Lykke.Common.Log;
using Lykke.RabbitMqBroker;
using Lykke.RabbitMqBroker.Subscriber;
using Lykke.Service.LiquidityEngine.Domain.Extensions;
using Lykke.Service.LiquidityEngine.Domain.Reports.OrderBookU... | 1.714535 | 7cda9edd836f1d86b3a454aa15e4fbcb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848964 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "garf0134/ticalot",
"max_stars_repo_path": "Assets/Scripts/HUDTitle.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168184"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class HUDTitle : MonoBehaviour
{
private void Start()
{
gameObject.SetActive(false);
}
public void Show()
{
gameObject.SetActive(true);
Animator titleAnimator = GetComponent<Animator>();
tit... | 1.841701 | 4fa8607011295a7e2c1306bddb9628bf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848965 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Markeli/BugsStrikesBack",
"max_stars_repo_path": "src/DeathStar/Reactor.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168185"
} | starcoder | <reponame>Markeli/BugsStrikesBack<gh_stars>0
using System;
using System.Threading.Tasks;
using JetBrains.Annotations;
namespace DeathStar
{
/// <summary>
/// Реактор, который постоянно генерирует энергию
/// </summary>
public class Reactor : IReactor
{
/// <summary>
/// Уровень эне... | 2.852317 | 6c0fc734d722d2e9f429a38ebb7b0966 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848966 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "0xC0000054/pdn-avif",
"max_stars_repo_path": "src/Avif Container/Boxes/Enums/SequenceProfile.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168186"
} | starcoder | ////////////////////////////////////////////////////////////////////////
//
// This file is part of pdn-avif, a FileType plugin for Paint.NET
// that loads and saves AVIF images.
//
// Copyright (c) 2020, 2021 <NAME>
//
// This file is licensed under the MIT License.
// See LICENSE.txt for complete licensing and attri... | 2.844332 | 296d7600f4e5025443c73bb6abe5445c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848967 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wix-incubator/openrest4net",
"max_stars_repo_path": "openrest4com/com/openrest/v1_1/CChain.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168187"
} | starcoder | <reponame>wix-incubator/openrest4net<filename>openrest4com/com/openrest/v1_1/CChain.cs<gh_stars>0
using System;
using System.Runtime.InteropServices;
using com.openrest.v1_1;
namespace com.openrest.v1_1
{
[ComVisible(true)]
public class CChain : COrganization, IChain
{
private readonly Ch... | 1.661846 | 15d6da64133f3169f4098618998b26c8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848968 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "thecodereaper/rule-engine",
"max_stars_repo_path": "RuleEngine.Core/Models/PropertyRuleItem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168188"
} | starcoder | <gh_stars>1-10
namespace RuleEngine.Core.Models
{
public sealed class PropertyRuleItem : RuleItem
{
public PropertyRuleItem(string leftPredicate, OperatorType operatorType, string rightPredicate, JoinType joinType = JoinType.None)
: base(leftPredicate, operatorType, rightPredicate, false, jo... | 1.802536 | c9a7cb665efb030b12ed3e8c040cbed7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848969 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zexware/XKeyboard",
"max_stars_repo_path": "UI/Definitions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168189"
} | starcoder | <reponame>zexware/XKeyboard
/// File: Definitions.cs
/// Purpose: Defines the objects for binding and wpf user interface.
/// Version: 1.4
/// Date: 12/20/2019
/*
Copyright (c) 2021, All rights are reserved by Zexware, Ltd.
This program is licensed under the Apache License, Version 2.0 (the "License");
you may no... | 2.304828 | 4952708d7bbce730fa68987f69bb8f0c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848970 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joelhoisko/Runtime",
"max_stars_repo_path": "Source/Commands.Handling/ICommandHandlerInvoker.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168190"
} | starcoder | <reponame>joelhoisko/Runtime<gh_stars>0
/*---------------------------------------------------------------------------------------------
* Copyright (c) Dolittle. All rights reserved.
* Licensed under the MIT License. See LICENSE in the project root for license information.
*---------------------------------------... | 1.952469 | 9cb1b7613cfc5ade375722ba7cdd29c7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848971 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "park-eco/park-eco-server",
"max_stars_repo_path": "ParkEco.CoreAPI/ParkEco.CoreAPI/Repositories/Interfaces/IParkingLotRepository.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168191"
} | starcoder | <reponame>park-eco/park-eco-server
using ParkEco.CoreAPI.Data.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace ParkEco.CoreAPI.Repositories.Interfaces
{
public interface IParkingLotRepository
{
ParkingLot Get(Guid id);
List<Park... | 1.86878 | 34eb1c75a4bcc87344b90ed963014d35 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848972 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Onebeld/Regul.OlibKey",
"max_stars_repo_path": "Regul.OlibKey/Views/Windows/Search/SearchViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168192"
} | starcoder | <filename>Regul.OlibKey/Views/Windows/Search/SearchViewModel.cs
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Reactive.Linq;
using Avalonia.Collections;
using Avalonia.Media;
using Onebeld.Extensions;
using PleasantUI.Windows;
using System.Linq;
using Regul.Base;
using Regul.... | 2.156582 | 32de486a3b9117b97a64a9a88fdfa242 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848973 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "akesseler/LineEndingsReplacer",
"max_stars_repo_path": "code/src/LineEndingsReplacer/Settings.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168193"
} | starcoder | <reponame>akesseler/LineEndingsReplacer<gh_stars>1-10
/*
* MIT License
*
* Copyright (c) 2020 plexdata.de
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restrictio... | 2.030711 | e007e4df78fa3b3ff018d48bb044fcc8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848974 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "toolgood/ToolGood.ReadyGo",
"max_stars_repo_path": "ToolGood.ReadyGo3/PetaPoco/Core/PocoColumn.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168194"
} | starcoder | <reponame>toolgood/ToolGood.ReadyGo
using System;
using System.Reflection;
namespace ToolGood.ReadyGo3.PetaPoco.Core
{
/// <summary>
///
/// </summary>
public class PocoColumn
{
/// <summary>
/// 列名
/// </summary>
public string ColumnName;
... | 2.719284 | 9da2a89963520e6e7e20f6356865a889 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848975 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mrwillbarnz/ualbion",
"max_stars_repo_path": "Game/Debugging/IDebugBehaviour.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168195"
} | starcoder | <reponame>mrwillbarnz/ualbion
using System;
namespace UAlbion.Game.Debugging
{
public interface IDebugBehaviour
{
Type HandledType { get; }
void Handle(DebugInspectorAction action, Reflector.ReflectedObject reflected);
}
} | 1.568812 | 85f50059dd36d1c3faec21b6ef967e8f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848976 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aquilahkj/Light.Oaks",
"max_stars_repo_path": "src/Light.Oaks/DataModel/LogType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168196"
} | starcoder | using System;
namespace Light.Oaks
{
/// <summary>
/// Log Type
/// </summary>
[Flags]
public enum LogType
{
/// <summary>
/// no log
/// </summary>
NoLog = 0,
/// <summary>
/// Only log the exception message
/// </summary>
LogMes... | 2.347254 | d9ca156ea244cbdd33cb6125bb1a3e76 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848977 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Mixaill/galaxy-integration-gw2-server",
"max_stars_repo_path": "Models/GOG/Achievement.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168197"
} | starcoder | <reponame>Mixaill/galaxy-integration-gw2-server
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace GW2Integration.Server.Models.GOG
{
public class Achievement
{
[JsonProperty("release_per_platform_id")]
public strin... | 2.076165 | 002312faed174907c4d1076500dbefd8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848978 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zherar7ordoya/AP3",
"max_stars_repo_path": "(CSharp)/3) MVP Pattern/MVCSharp/Examples/TasksInteraction/Presentation/Silverlight/Presentation/ABMainView.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168198"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
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.Shapes;
using MVCSharp.Silverlight;
using MVCSharp.C... | 2.032192 | b38af2795653cb55b1935ad827ab0f4b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848979 | {
"extension": "c-sharp",
"max_stars_count": "493.0",
"max_stars_repo_name": "emidah/Reddit.NET",
"max_stars_repo_path": "src/Reddit.NETTests/ModelTests/OAuthCredentialsTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168199"
} | starcoder | using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace RedditTests.ModelTests
{
[TestClass]
public class OAuthCredentialsTests : BaseTests
{
public OAuthCredentialsTests() : base() { }
[TestMethod]
public void AccessToken()
{
reddit.Models.Account.Me();
... | 1.957043 | 59a37b7477d400dcc7d7a6ce5e5aaa66 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848980 | {
"extension": "c-sharp",
"max_stars_count": "92.0",
"max_stars_repo_name": "jkowalski/NLog",
"max_stars_repo_path": "tests/NLog.BinaryCompatTests/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168200"
} | starcoder | <reponame>jkowalski/NLog<filename>tests/NLog.BinaryCompatTests/Program.cs<gh_stars>10-100
namespace NLog.BinaryCompatTests
{
using System;
using System.Reflection;
public class Program
{
private static int PassedCount = 0;
private static int FailedCount = 0;
private static int... | 2.687393 | 62caa1540cea259a4368bc3a5d710e72 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848981 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "Northside-CC/RockPlugins",
"max_stars_repo_path": "Plugins/org.secc.EMS/Settings.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168201"
} | starcoder | <filename>Plugins/org.secc.EMS/Settings.cs
using System.Collections.Generic;
using System.Configuration;
namespace org.secc.EMS
{
public static class Settings
{
public static string UserName { get => ConfigurationManager.AppSettings["EmsUser"]; }
public static string Password { get => Configur... | 1.835742 | 6baae574bb553ae43291d1e61f76e7e2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848982 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Brevering/DSA_2016",
"max_stars_repo_path": "02. Linear-Data-Structures-Homework/03. Sorted-Sequance/Startup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168202"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace _03.Sorted_Sequance
{
class Startup
{
static void Main()
{
IEnumerable<int> sequanceOfIntegers = new List<int>();
sequanceOfIntegers =
Console.ReadLine()
.Split... | 3.662498 | 9b871b12e6aba550d603cd0fe4a3a559 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848983 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gamerdev7/Bomber-Dude",
"max_stars_repo_path": "Assets/Scripts/Level/LevelLoader.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168203"
} | starcoder | using System.Collections;
using UnityEngine;
using UnityEngine.SceneManagement;
public class LevelLoader : MonoBehaviour
{
public static LevelLoader Instance;
private void Awake()
{
if (!Instance)
{
Instance = this;
DontDestroyOnLoad(this);
}
else
... | 2.547728 | b03cf763c9f87d8b0ef389992ba063c4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848984 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Petermarcu/azure-sdk-for-net",
"max_stars_repo_path": "sdk/batch/Microsoft.Azure.Batch/Azure.Batch/src/Generated/Models/ExitCodeMapping.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168204"
} | starcoder | <reponame>Petermarcu/azure-sdk-for-net
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// <auto-generated/>
#nullable disable
using System;
namespace Azure.Batch.Models
{
/// <summary> How the Batch service should respond if a Task exits with a particular exit cod... | 1.859558 | ee3ed80654d0d428eeab93dc8b7d2c52 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848985 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "havit/HavitFramework",
"max_stars_repo_path": "Havit.Web/UI/WebControls/ControlsValues/ControlValueSetEventHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168205"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Havit.Web.UI.WebControls.ControlsValues
{
/// <summary>
/// Delegát události předávající parametry typu ControlValueEventArgs.
/// Používá se pro událost oznamující nastavení hodnoty do controlu.
/// </summary>
public delegate void Cont... | 1.901919 | 6272653e90ad086a10fea28505039970 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848986 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DonSchenck/getcategories",
"max_stars_repo_path": "Category.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168206"
} | starcoder | <reponame>DonSchenck/getcategories
using System;
namespace getcategories
{
public class Category
{
public int Id { get; set; }
public string displayName { get; set; }
public Nullable<byte> isActive { get; set; }
}
}
| 2.092339 | 38a948c631aed3d11527651f70fa8ddf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848987 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AndMu/Wikiled.Invoices",
"max_stars_repo_path": "src/Wikiled.Invoices.Tests/Yaml/Data/InvoiceTemplateTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168207"
} | starcoder | <reponame>AndMu/Wikiled.Invoices
using NUnit.Framework;
using Wikiled.Invoices.Yaml.Data;
namespace Wikiled.Invoices.Tests.Yaml.Data
{
[TestFixture]
public class InvoiceTemplateTests
{
private InvoiceTemplate instance;
[SetUp]
public void SetUp()
{
instance = Cr... | 2.198416 | a39521eda8df7a0b4233873ce97ccb39 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848988 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "Norgerman/Shark",
"max_stars_repo_path": "Shark.Commons/Utils/FastConnectUtils.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168208"
} | starcoder | using System;
using System.Linq;
namespace Shark.Utils
{
public static class FastConnectUtils
{
public static unsafe byte[] GenerateFastConnectData(int id, ReadOnlySpan<byte> challenge, ReadOnlySpan<byte> password, ReadOnlySpan<byte> encryptedData)
{
//|--id(4)--|---challengeLength... | 2.948239 | 20246a27cf9421b48330618e7edf1721 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848989 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "mb16/geocoderNet",
"max_stars_repo_path": "mvc/geocoderNet/Models/Geometry.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168209"
} | starcoder | <reponame>mb16/geocoderNet
namespace geocoderNet.Models
{
public class Geometry
{
public string type { get { return "Point"; } }
public double[] coordinates { get; set; }
}
} | 1.650809 | 668744cf8c043333890792d72f849f97 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848990 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "RR-Studio/RealEstateCrm",
"max_stars_repo_path": "WebApp/TagHelpers/DistrictLabel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168210"
} | starcoder | using System.Linq;
using System.Text;
using Microsoft.AspNet.Mvc;
using Microsoft.AspNet.Razor.TagHelpers;
using WebApp.Models;
using WebApp.Services;
namespace WebApp.TagHelpers
{
[HtmlTargetElement("district", Attributes = "district-id")]
public class DistrictLabelTagHelper : TagHelper
{
public... | 2.493082 | faf7ff33f9d8f2c46427946fa1b2b818 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848991 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "jnagykuhlen/SmoothGL",
"max_stars_repo_path": "SmoothGL/Graphics/Shader/ShaderUniform.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168211"
} | starcoder | <reponame>jnagykuhlen/SmoothGL
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using OpenTK;
using OpenTK.Graphics;
using OpenTK.Graphics.OpenGL;
using SmoothGL.Graphics.Internal;
namespace SmoothGL.Graphics
{
/// <summary>
/// Represents a shader uniform associated wit... | 2.742839 | 9a9885ff115608522f21ea5ecc971f0b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848992 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "greatbody-os/msbuild",
"max_stars_repo_path": "src/XMakeBuildEngine/Construction/ProjectOtherwiseElement.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168212"
} | starcoder | <filename>src/XMakeBuildEngine/Construction/ProjectOtherwiseElement.cs
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//-----------------------------------------------------------------------
// </copyright>
// <sum... | 2.43209 | cc509403eb5c2dfa554da489edece0a2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848993 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "gesource/Xamarin.Mac-Sample",
"max_stars_repo_path": "NSViewMouseEventSample/MouseEventSample/MainView.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168213"
} | starcoder | // This file has been autogenerated from a class added in the UI designer.
using System;
using System.Diagnostics;
using AppKit;
using CoreGraphics;
using Foundation;
namespace MouseEventSample
{
public partial class MainView : NSView
{
private NSTrackingArea trackingArea = null;
public MainV... | 2.557876 | 89c8f02523effbe6b3d60845a38eebf1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848994 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "msotiroff/Softuni-learning",
"max_stars_repo_path": "C# DB Module/DB Advanced - Entity Framework Core/12. Stations-Another Solution/12. DB-Advanced-EF-Core-Exam-Preparation-2-Stations-Skeleton/Stations.Models/Trip.cs",
"provenance": "... | starcoder | using Stations.Models.Enums;
using System;
using System.ComponentModel.DataAnnotations;
namespace Stations.Models
{
public class Trip
{
/*
Id – integer, Primary Key
OriginStationId – integer (required)
OriginStation – station from which the trip begins (required)
... | 2.906108 | 2c87adac225dd692703e63600626adbd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848995 | {
"extension": "c-sharp",
"max_stars_count": "60.0",
"max_stars_repo_name": "mikelcaz/FuseSharp",
"max_stars_repo_path": "src/FuseSharp/FuseSharp/Context.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168215"
} | starcoder | using System;
using System.Runtime.InteropServices;
namespace FuseSharp
{
[StructLayout(LayoutKind.Sequential)]
public sealed class Context
{
internal IntPtr fuse;
private long userId;
private long groupId;
private int processId;
internal Context() { }
pub... | 2.466913 | 11a440e9a7fb5ba15b2e8e3cde784b42 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848996 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ckarcz/Strata.ConvertedToCSharp",
"max_stars_repo_path": "modules/collect/src/main/java/com/opengamma/strata/collect/result/FailureItem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168216"
} | starcoder | <reponame>ckarcz/Strata.ConvertedToCSharp<filename>modules/collect/src/main/java/com/opengamma/strata/collect/result/FailureItem.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
/*
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of comp... | 2.212043 | 6a4b20b2a1d2da53d6c4661aa1a0e727 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848997 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GeometricFishTankVR/ViewpointCalibration",
"max_stars_repo_path": "Unity_Projects/cubee-user-calibration/Assets/FishTank/Scripts/LightController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168217"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class LightController : MonoBehaviour {
// Use this for initialization
void Start () {
}
// Update is called once per frame
void Update () {
Vector3 forward = transform.forward;
//Shader.SetGlobalVect... | 2.004508 | 11ba2254733ad1260d64b673374ee571 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848998 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "galaxymacos/My_First_FPS_Complete_Game",
"max_stars_repo_path": "Assets/UIController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168218"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class UIController : MonoBehaviour {
[SerializeField] private GameObject pauseScreen;
[SerializeField] private GameObject FpsPlayer;
private CursorController cursorController;
// Use this for initialization
vo... | 2.198533 | 33ba709a8cc327c4f573e4bd95f4d20c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848999 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "imekon/TreeView",
"max_stars_repo_path": "DataTrigger/Node.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168219"
} | starcoder | <gh_stars>0
using System.Collections.ObjectModel;
using System.ComponentModel;
namespace TreeViewCollection
{
public class Node : INotifyPropertyChanged
{
protected string m_name;
protected bool m_visibleSelf;
protected bool m_highlightSelf;
protected bool m_visibleChildOrSelf;... | 2.879015 | 207736dce795803f6d7a2f4123bcb84e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849000 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Owbird/Admission-Analytics-KNUST",
"max_stars_repo_path": "Views/Data/Interfaces/IPersonService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168220"
} | starcoder | <filename>Views/Data/Interfaces/IPersonService.cs
namespace Views.Data
{
public interface IPersonService
{
Task<IEnumerable<CourseTotal>> GetCourseTotals();
Task<IEnumerable<CourseTotal>> GetDegreeTotals();
Task<IEnumerable<Person>> GetAdmissionAll();
}
} | 1.690279 | 811b65927327800ceb4852ff1538d5c7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849001 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "uk-gov-mirror/cabinetoffice.gender-pay-gap",
"max_stars_repo_path": "GenderPayGap.WebUI/Views/Submit/RelatedContent.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:168221"
} | starcoder | <reponame>uk-gov-mirror/cabinetoffice.gender-pay-gap
@using GenderPayGap.Core
@using GenderPayGap.WebUI.Controllers.Guidance
<div class="column-third">
<aside class="govuk-related-items" role="complementary">
<h3 class="heading-small" id="subsection-title">Related content</h3>
<nav role="navigation... | 1.886811 | df89402416ac50c4379b4a3ea71383a1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849002 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "pylypeiev/CSharpExtensionMethods",
"max_stars_repo_path": "Pylypeiev.Extensions.Tests/Objects tests/String/StringEncodingExtensionsTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168222"
} | starcoder | using Xunit;
namespace Pylypeiev.Extensions.Tests
{
public class StringEncodingExtensionsTests
{
[Fact]
public void DecodeBase64TestCorrect()
{
//Arrange
string base64 = "dGVzdA==";
//Act
var result = base64.DecodeBase64();
//A... | 2.63604 | 830775f21534f27e32ac2994069307ed |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849003 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "benchalmers/win-installer",
"max_stars_repo_path": "src/InstallAgent/PVDevice/XenIface.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168223"
} | starcoder | <gh_stars>0
using System;
using System.Diagnostics;
using System.Management;
namespace PVDevice
{
static class XenIface
{
// Only 1 session can be active at any time
private static ManagementObject _session;
static XenIface()
{
_session = null;
}
p... | 2.204709 | 084bee8dbe2d8bc6d9700ae5788cfcb8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849004 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "DauteRR/Intelligent-Interfaces-Assignments",
"max_stars_repo_path": "assignments/assignment6/Assets/Scripts/AObject.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168224"
} | starcoder | <reponame>DauteRR/Intelligent-Interfaces-Assignments<filename>assignments/assignment6/Assets/Scripts/AObject.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class AObject : SceneObject
{
public override void PerformAction(string action)
{
if (action.Contains("right")... | 2.873061 | be154af3a44f014f73afbdfc7bd15d71 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849005 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wazowsk1/SmartCodeGenerator",
"max_stars_repo_path": "src/SmartCodeGenerator.Engine/GeneratorPluginProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168225"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using Microsoft.CodeAnalysis;
using SmartCodeGenerator.Engine.PluginArchitectureDemo;
using SmartCodeGenerator.Sdk;
namespace SmartCodeGenerator.Engine
{
public class GeneratorPluginProvider
{
private readonly I... | 2.341548 | c593cfeefc70f26f63d2b4560c559922 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849006 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Ryro3753/project-w",
"max_stars_repo_path": "API/API/Models/Class/CharacterClass.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168226"
} | starcoder | namespace API.Models.Class
{
public class CharacterClass
{
public int Id { get; set; }
public string Name { get; set; }
public string Color { get; set; }
public bool HasImage { get; set; }
public string Username { get; set; }
}
}
| 1.942238 | acdd6e5300911ec899f04f96b58a1e20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849007 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lokalan/Siege",
"max_stars_repo_path": "Siege.ServiceLocator/Siege.ServiceLocator/InternalStorage/IStore.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168227"
} | starcoder | using System;
namespace Siege.ServiceLocator.InternalStorage
{
public interface IStore : IDisposable
{
}
} | 1.272081 | afcf8e88b142d1971c8d1b28e766177a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849008 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zanadu777/InvokeSql",
"max_stars_repo_path": "SqlAutomation/FilePath.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168228"
} | starcoder | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Runtime.Remoting.Messaging;
namespace SqlAutomation
{
public class FilePath
{
private string filePath;
public FilePath(FileInfo file... | 2.767383 | 033ea70b0c4fc0fe61177bb0c51842b1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849009 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "JohnySeven/TWatchSKDesigner",
"max_stars_repo_path": "Models/UpdateInfo.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168229"
} | starcoder | <reponame>JohnySeven/TWatchSKDesigner
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TWatchSKDesigner.Models
{
public class UpdateInfo
{
public string Version { get; set; }
public bool IsNewVersion { get; set; }
... | 1.515787 | c3156175d9b038b4e5b5ba263d8484f6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849010 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "FrancisChung/Cistern.Linq",
"max_stars_repo_path": "src/Cistern.Linq/Consumer/Average.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168230"
} | starcoder | using System;
using System.Collections.Generic;
namespace Cistern.Linq.Consumer
{
abstract class AverageGeneric<T, Accumulator, Quotient, Maths>
: Consumer<T, Quotient>
, Optimizations.IHeadStart<T>
, Optimizations.ITailEnd<T>
where T : struct
where Accumulator : struct
... | 2.499846 | baa0ccd1e9bc669e1efe804f9c22dccd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8849011 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Gavin-C-Hwang/ReleaseHelper",
"max_stars_repo_path": "ReleaseHelper/FmReleaseHelper.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168231"
} | starcoder | namespace WindowsFormsApplication1
{
partial class FmReleaseHelper
{
/// <summary>
/// 필수 디자이너 변수입니다.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 사용 중인 모든 리소스를 정리합니다.
/// </summary>
/// <param name... | 2.131652 | 2aef63f28a7bde3c280573c7f320c7e5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.